ssh problem on Server 2003

2006-01-06 Thread Mark Haney
I have the Cygwin sshd server running just fine on Server 2003, but now I'm stuck. I am trying to ssh with key authentication using this format: [EMAIL PROTECTED]:/path/to/folder and everytime I try this I get ssh:server.domain.com:/cygdrive/d/: Name or service not known I googled and

Re: ssh problem on Server 2003

2006-01-06 Thread Chris Taylor
Mark Haney wrote: I have the Cygwin sshd server running just fine on Server 2003, but now I'm stuck. I am trying to ssh with key authentication using this format: [EMAIL PROTECTED]:/path/to/folder and everytime I try this I get ssh:server.domain.com:/cygdrive/d/: Name or service not known I

Re: ssh problem on Server 2003

2006-01-06 Thread Mark Haney
Chris Taylor wrote: Mark Haney wrote: I have the Cygwin sshd server running just fine on Server 2003, but now I'm stuck. I am trying to ssh with key authentication using this format: [EMAIL PROTECTED]:/path/to/folder and everytime I try this I get ssh:server.domain.com:/cygdrive/d/: Name

Re: ssh problem on Server 2003

2006-01-06 Thread Brett Serkez
Take the :/path/to/folder off of it - that's for scp. Chris That would be fine except this is for rsync over ssh which in the app I have requires the path. If you want to run ssh to test the authentication mechanizm, then you must remove the path as that isn't part of the syntax of