Posted by: Anonymous
[ip: 63.205.61.22]
on October 09, 2007 12:47 AM
Perl with NET::FTP (standard included module) can be used for much more robust automation of ftp sessions.
If you prefer python there's ftplib (I'm not a python guy so I'm not sure how good that is.)
Why shell scripting? How about perl and NET::FTP?
Posted by: Anonymous [ip: 63.205.61.22] on October 09, 2007 12:47 AMIf you prefer python there's ftplib (I'm not a python guy so I'm not sure how good that is.)
#