Is there a way to do file transfers on a remote PC (off the LAN) using something similar to the unix/Linux SCP command?
|
feedback
|
|
There are quite a few tools that you could use. There's the Putty collection including pscp and psftp. For GUI clients, WinSCP and FileZilla are pretty good. And of course, Cygwin is also an option. | |||
|
feedback
|
|
WinSCP is a good one (and free). It has a console mode version as well. | |||
|
feedback
|
|
If you really want to do it "Linux style", install Cygwin and add scp (I believe it's part of the SSH package). | |||
|
feedback
|
|
Nicely packaged cygwin/rsync + GUI tool - Deltacopy From the Web site:
| |||
|
feedback
|