标签:
scp -P Port# username@remoteserver:/pathA/filename /pathB/
ssh username@remoteserver -p Port#
scp和ssh如何连接指定端口的远程主机
原文地址:http://www.cnblogs.com/Ticraft/p/4527858.html