scp -r testphp user@172.18.18.249:
root@eBASS-00010428:~>cd /home/user
root@eBASS-00010428:/home/user>ls
0 php* 0 testphp/
root@eBASS-00010428:/home/user>chmod -R 755 testphp/
root@eBASS-00010428:/home/user>chown -R root testphp
root@eBASS-00010428:/home/user>chgrp -R root testphp
root@eBASS-00010428:/home/user>mv testphp /mnt/icf/html
root@eBASS-00010428:/home/user>cd /mnt/icf/html
root@eBASS-00010428:/mnt/icf/html>ls