Andy Pitonyak wrote:
In my case, the problem prevents an rsync on drives local to the
machine.

Perhaps using ssh is still an option?

That had not occurred to me to try. Treat the local drive as a remote
drive and use ssh... I know how to do that in Linux, but not in cygwin....
I suppose that I simply need to start a daemon to listen for ssh
connections.

Install "Openssh", run ssh-host-config and ssh-user-config.  Try to ssh
to 'localhost'.  If that works, port 22 is likely available and you should
be able to rsync over ssh! :-)  If not, you may be out of luck while running
your VPN client. :-(

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to