+ Reply to Thread
Results 1 to 1 of 1
Thread: SCP Rules
-
Administrator
- Join Date
- Mar 2010
- Posts
- 76
SCP Rules
Hello Guys

SCP Rules
=========
1. First you need to comment the following line in /etc/ssh/sshd_config
PermitRootLogin without-password
2. Then add the server's IP address from which you are trying to ssh or scp in the file /etc/security/access.conf
3. restart sshd
================================================== =====================
scp -P <port> -r example.com/ root@<IP>:/home/username/
================================================== =====================
************E N D**********


LinkBack URL
About LinkBacks



Reply With Quote