RE: Re[2]: Nightly builds?

2003-06-30 Thread Danny Angus

> Me too, but maybe I'm lameristic :)
> In fact I use windows port of SSH (by Gorden Chaffee, 
> ssh-1.2.14-win32bin.zip)
> with windows port of cvs. CVS and ssh work fine but I fail to do scp.
> But I have been failing this for a long time already. Maybe the reason
> is that with scp I did not find a way to specify my cvs.apache.org
> username (atagunov), while my login name here at Win2K is different.


Try using "putty" on windows, it has implementations of scp sftp ssh and agent, has a 
good ssh terminal GUI or you can use a commandline version. 

http://www.chiark.greenend.org.uk/~sgtatham/putty/



RE: Re[2]: Nightly builds?

2003-06-30 Thread Noel J. Bergman
> I use windows port of SSH (by Gorden Chaffee, ssh-1.2.14-win32bin.zip)
> with windows port of cvs. CVS and ssh work fine but I fail to do scp.


I'm not familiar with that port, but from the little that I have found it
seems to be ancient and out-of-date.  Have you considered installing the
cygwin port of OpenSSH?  Personally, I use either MindTerm or SSH.

> Maybe the reason is that with scp I did not find a way to specify my
> cvs.apache.org username (atagunov), while my login name here at Win2K
> is different.

  scp -i  ...

or

  scp  [EMAIL PROTECTED]:

In Craig's case, it turn out to be a file permissions issue.

--- Noel


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]