FW: I am getting error messages when attempting to copy files using cp or scp

2010-08-05 Thread Jeff Silverman
which is a big file server. What do I do next? Jeff Silverman | Network Support Engineer D 206.272-6465 F 206.272-5541 www.f5.com -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubsc

Re: Problems starting SSHD

2005-03-11 Thread Jeff Silverman
Dr. Pechtchanski: We solved our little problem with sshd failing to start, thanks to your clues. First, /var/empty must be owned by SYSTEM. Second, /etc/ssh_host_key must be owned by SYSTEM or else protected 644. Protecting it 644 is a bad idea because it compromises security. On the Windows/2

Re: Problems starting SSHD

2005-03-11 Thread Jeff Silverman
Igor Pechtchanski wrote: On Fri, 11 Mar 2005, Igor Pechtchanski wrote: On Fri, 11 Mar 2005, Jeff Silverman wrote: sshd : PID 1696 : starting service `sshd' failed: execv: 1, Operation not permitted. Here's the "real" incantation: cygcheck /usr/sbin/sshd.exe | s

Problems starting SSHD

2005-03-11 Thread Jeff Silverman
Hi. I am using cygwin for the first time and I am having troubles starting the sshd. Ssh and scp work fine. Everything else I have tried (ls, vi, bash) also seem to work well. It makes no difference if I start it using the services manager or the net start sshd command. If I try running i