Re: [Web-ftp] Automating file transfers to WEBFTP
Status: Beta
Brought to you by:
aball
From: Dan N. <dn...@al...> - 2007-04-26 15:13:10
|
In the last episode (Apr 26), Mic...@ol... said: > I would like to know if there is anyway to automate the transfer of > files to WEBFTP? Are there any scripts that can be generated and run > to automate the process? Thanks. Wouldn't it be much easier to simply FTP to whatever server the web-ftp package connects to, and bypass web-ftp completely? You could easily enough script the login procedure and upload/download (I've done it with curl on other web-based file transfer sites more complicated than web-ftp), but it's a lot more work than simply using a curl or ncftpput one-liner to send to the FTP server itself. -- Dan Nelson dn...@al... |