[LUNI] automated SCP in windows

Brian Sobolak brian at planetshwoop.com
Tue Aug 15 13:36:24 CDT 2006


Chris McKeever wrote:
> Scenario:  remote Win2K3 server with a Access Database.  Needs to be
> nightly transfered our internal network.
>
> I know of WinSCP and Bitvise Tunnelier - but I dont know if they can
> be automated.
>
> Worse case, is a wget from an internal server to a https: password web
> directory - but I would rather not -
>
> Any ideas of an automated way for this??  I guess if I look at it from
> the other side, and get a SSH server installed on the remote machine I
> can scp from the local linux box....that may be the way to go.

How "remote" is the server?  I assume it isn't on the same network, and
this is why you're discussing scp and such?

Some suggestions:

scp *from* Windows would work fine.  In other words, instead of pulling
it, you can easily push the file using scp on the windows machine.  Scp
has certificate capabilities that should handle authentication safely. 
The unixy 'at' command works on the windows shell for scheduling.

If that isn't an option, cygwin has an openssh server that will install on
Windows.  I haven't tried this, so YMMV.
<http://www.chinese-watercolor.com/LRP/printsrv/openssh.README.txt>

If you think it's worthwhile, the (not cheap) Van Dyke products are good.
<http://www.vandyke.com/products/vshell/index.html>


brian



--
Brian Sobolak
http://www.planetshwoop.com/



More information about the luni mailing list