View Single Post
Old 10-14-2003, 04:58 PM  
Jedi_2
Junior Member
 
Join Date: Oct 2003
Posts: 2
Default

Quote:
Originally posted by SnypeTEST
you can make alittle bath script (.bat file) that will run ftp.exe and connect to the ftp and chmod it for you.

example
Code:
ftp.exe -s:c:\ioftpd\psio\command.txt "$PWD"

command.txt
----------------
open 127.0.0.1 9999
ioFTPD
ioFTPD
chmod 755 %1
quit

whoops that wont work very well hehehe , might want to have someone make an exe for u, come to #iom0d  on efnet (irc.efnet.pl , irc.foxlink.net , irc.isprime.com) i'll see what i can do



you might run into problems if using windows 2000.
would it take long to produce an exe like that?
Jedi_2 is offline