#This is a lame ftp script. I don't use it anymore since I use Scp or Sftp Usage: ftp -i -s:ftp.txt cat ftp.txt open remote_host_name username password cd /path/ ls mdelete file* mput C:\Temp\file* quit |
|
Notes >
FTP scriptposted Jul 7, 2011 2:39 PM by Amol Kolhe
|