FTP.exe question:

nweaver

Diamond Member
Jan 21, 2001
6,813
1
0
no

and I think *.* would require an mget or mput as opposed to plain get and put. You could try a GUI, I like gFTP, although I am normally just a command line ftp kind of guy.
 

doan

Golden Member
Dec 17, 2000
1,445
0
76
tar or zip the directory, then ftp. One big file goes a lot faster than a bunch of little files too
 

Cheetah8799

Diamond Member
Apr 12, 2001
4,508
0
76
Originally posted by: doan
tar or zip the directory, then ftp. One big file goes a lot faster than a bunch of little files too

Depending on the goal, that likely won't work because you can't un-zip it again via FTP on the other side.
 

Cheetah8799

Diamond Member
Apr 12, 2001
4,508
0
76
To help your situation, if uploading to a Linux/UNIX server, you can probably SSH to it. SCP is file transfer over SSH. Try writing your script using SCP instead. WinSCP should be able to do this, and I *think* can handle folder uploads... I think...

http://winscp.net/eng/docs/scripting