Re: ssh/scp and the change of remote shell

2001-09-13 Thread MaD dUCK
also sprach Bostjan Muller (on Thu, 13 Sep 2001 02:47:20PM +0200): > 1. I cannot ssh/scp to a remote machine, if the user has an shell > that does not allow interactive login (like if he/she has /bin/false > for the shell), that is ok for ssh, but scp should still work right? > sftp does not work e

ssh/scp and the change of remote shell

2001-09-13 Thread Bostjan Muller
I have a few ssh/scp based problems: 1. I cannot ssh/scp to a remote machine, if the user has an shell that does not allow interactive login (like if he/she has /bin/false for the shell), that is ok for ssh, but scp should still work right? sftp does not work either. Is there a way to mak