Results 1 to 2 of 2
Hi experts out there,
I just wondering if scp working with restrict bash ? It seems like my scp just stuck there while login.
If i use ftp i get ...
- 04-21-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 1
scp is not working with restrict bash
Hi experts out there,
I just wondering if scp working with restrict bash ? It seems like my scp just stuck there while login.
If i use ftp i get 530 login failed..
- 04-21-2011 #2Just Joined!
- Join Date
- Apr 2011
- Posts
- 14
First, paste the full scp command that you are using. Are you getting a prompt to accept the key or have you already passed that? Do you receive a password prompt? Are you using authorized keys instead?
Try the following:
You should see an SSH banner if the sshd daemon is listening. Please report back with your results.Code:telnet destinationhost.com 22


Reply With Quote