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:

Je li Vam ovaj odgovor pomogao?

 Ispiši članak

Također pročitajte

Netacore Support Links Broken?

Posted by kjedwards, 09-05-2002, 04:19 AMHi Can anyone tell me how to access Netacore support...

httpd optimization.

Posted by NWSTech, 04-22-2009, 09:57 AMevening all, right ive got a server thats getting...

Need to Delete a Cronjob via SSH

Posted by epic1231, 03-23-2007, 11:12 AMI have a cronjob that is still entered in my server, but...

SQL DB backup error !

Posted by htw_Mehdi, 09-14-2007, 09:28 PMhello, when i try to backup mysql database on the...

MySQL SELECT using WHERE and OR

Posted by HostRefugee-Vince, 03-23-2007, 08:47 PMHi, The following SELECT statement is giving...