On Wed, Jun 6, 2012 at 7:39 PM, Jerry Feldman <[email protected]> wrote: > So far,, let me summarize what I think are the viable solutions:
> 1. WinSCP command line commands or a WinSCP script. > > 2. Setting up a Putty SSH tunnel (port forwarding). > > 3. Possibly using OpenVPN. . > One other possibility is to use PuTTY rather than WinSCP. PuTTY's software includes a command line tool, Plink, that works much like the ssh line. A quick Google confirms people are using this with Dreamweaver, so you could likely benefit from their experiences. The advantage would be that you would be using ssh/scp from Windows, and would not have to set up any additional software on the server, nor expose any other services. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com _______________________________________________ Discuss mailing list [email protected] http://lists.blu.org/mailman/listinfo/discuss
