I want to automate the delivery  of files through FTP. I use a ".bat" file
and  a ".txt" file for commands, but the command "mput *.*" just copy the
files and shows an error message
 when it tries to copy the directories. When I go to the server to check the
files, I find empty files with directory names.   Any help ?, another
command to send files and directories together?

Thanks a lot....

connect.bat
_________________________________________________
ftp -i -s:command.txt ftp:\\serverftp.com
_________________________________________________


command.txt
__________________________________________________
password
username
status
type binary
mput *.*
__________________________________________________
-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/



Reply via email to