Re: proftpd as a service under 2003

2007-07-26 Thread Chris Stromsoe
On Thu, 26 Jul 2007, René Berber wrote: Chris Stromsoe wrote: How did you setup proftpd as service? cygrunsrv --install proftpd --path /usr/sbin/proftpd.exe --args "nodaemon" --type auto --disp "Cygwin proftpd" --desc "ProFTP FTP daemon" --user sshd_server

Re: proftpd as a service under 2003

2007-07-26 Thread Chris Stromsoe
On Thu, 26 Jul 2007, René Berber wrote: Chris Stromsoe wrote: I'm having trouble getting proftpd to run as a service under 2003. I read /usr/share/doc/Cyginw/openssh.README. I used ssh-host-config to create an account named sshd_server. I have ssh running fine. If I try to use the

proftpd as a service under 2003

2007-07-26 Thread Chris Stromsoe
I'm having trouble getting proftpd to run as a service under 2003. I read /usr/share/doc/Cyginw/openssh.README. I used ssh-host-config to create an account named sshd_server. I have ssh running fine. If I try to use the same account, I get the error Error starting a service: QueryServiceS

can Cygwin packages be installed from inside the Cygwin shell?

2003-07-02 Thread Chris Stromsoe
Is it possible to install Cygwin packages from inside the Cygwin shell? I've got a remote machine that is running ssh. I need to add some packages to it, but don't want to make the trek up to the console. Is there a way to install individual packages from the shell, without having console access?