Brian Dessent wrote: > I still think you were right in that the OP was incorrectly using their > ssh username/password when they should be using their Windows username > and password.
Oh, and on the topic of automatically setting up ssh port forwarding as a service: OP should definitely use autossh. This will keep the connection alive if it drops, automatically restarting it as necessary. Otherwise, the first time it dies the service will stop and the user must manually restart it again. I've been doing this (autossh port forwarding) for years and it's fantastically convenient. Brian -- 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/