Automated file transfer

Posted by daniel_law, 01-16-2008, 02:00 PM
I want to automate the file transfer from a remote site to my pc over a WAN. Can anyone please suggest an industry standard secure file transfer tool for a windows environment? I am looking for an industry accepted, more secure than traditional FTP. Thanks!

Posted by stdunbar, 01-16-2008, 02:03 PM
scp or wget over https. You may need want to install Cygwin to get those tools.

Posted by Xeentech, 01-16-2008, 04:22 PM
I'd use cURL and HTTP, doesn't get any more industry stand than that. CGI script: Command for client side to Upload:

Hai trovato questa risposta utile?

 Stampa Articolo

Leggi anche

Need PHP5 Developer for open source web game project

Posted by openwars, 01-16-2008, 04:54 PMHello hxxp://sf.net/projects/modulargaming is our...

multi line edit with php and mysql

Posted by recklessop, 01-15-2008, 09:54 PMDoes anyone know of an example of a php mysql script....

How to retrieve the total number of rows when using LIMIT X, XXX

Posted by yangyang2036, 09-17-2008, 10:09 PMWith php+mysql, $results -> num_rows returns the...

forums don't send to free mails like hotmail !

Posted by MrAdmin, 07-17-2007, 06:33 PMHi, Email on server working fine, I can send mails from...

Rsync Error!

Posted by rkm11, 09-16-2007, 12:26 AMI type rsync and after the man page, it says Any Ideas?...