Linux下scp命令使用
scp -P 1234 /root/abc.zip root@192.168.1.102:/abc/
P指定ssh的埠號
root可改為其他username
.
相關文章
- 在 Linux 下使用 scp 命令Linux
- linux下scp命令詳解Linux
- linux 下 scp使用Linux
- linux之cp/scp命令+scp命令詳解Linux
- linux命令---scpLinux
- Linux scp命令Linux
- Linux cp命令和scp命令使用詳解Linux
- Linux SSH & SCP命令Linux
- SCP命令的使用
- Linux小技巧scp命令Linux
- Linux scp命令詳述Linux
- Linux命令 --- cp與scpLinux
- Linux scp命令詳解Linux
- scp命令使用方法
- Linux的scp命令詳解Linux
- Linux scp命令的應用Linux
- 在 Windows 上使用 scp 命令Windows
- Linux下scp的用法Linux
- 每天一個 Linux 命令(60): scp命令Linux
- scp命令
- Linux遠端拷貝scp命令Linux
- 常用scp命令
- ssh scp命令
- 在linux下使用遠端複製命令scp時會出現去掉密碼提示的方法Linux密碼
- Linux 拷貝命令之高階拷貝scp命令詳解Linux
- scp命令基本用法
- 常見命令--SCP
- MacOS下shh,sftp,scp簡單使用MacFTP
- linux下nc命令的使用Linux
- 《Linux下sed命令的使用》Linux
- linux下svn命令的使用Linux
- 使用scp命令在多個Linux系統間進行檔案複製Linux
- linux下ssh/scp無金鑰登陸方法Linux
- linux下svn命令使用大全(share)Linux
- Linux SSH遠端檔案/目錄傳輸命令scpLinux
- 在 Linux 上安全傳輸檔案的 14 SCP 命令示例Linux
- 【Linux】基礎每日一命之cut&mv&scp命令Linux
- 採用scp命令在Linux系統之間copy檔案Linux