91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

linux高級拷貝命令scp怎么使用

發布時間:2022-10-20 17:02:38 來源:億速云 閱讀:159 作者:iii 欄目:建站服務器

本文小編為大家詳細介紹“linux高級拷貝命令scp怎么使用”,內容詳細,步驟清晰,細節處理妥當,希望這篇“linux高級拷貝命令scp怎么使用”文章能幫助大家解決疑惑,下面跟著小編的思路慢慢深入,一起來學習新知識吧。

linux命令scp

scp — secure copy (remote file copy program):她是一個安全的遠程文件拷貝程序。

synopsis :語法如下
scp [-12346bcpqrv] [-c cipher] [-f ssh_config] [-i identity_file] [-l limit] [-o ssh_option] [-p port] [-s program]

[[user@]host1:]file1 ... [[user@]host2:]file2

看到上面各種參數、選項蒙了吧。不過,沒有關系,我們化整為零,一個一個來分析。
其實,這個命令和我們平時使用的cp 十分的相似。

scp 最簡單的用法就是 scp [[user@]host1:]file1 ... [[user@]host2:]file2 ,能看懂么?
看不懂也沒有關系,舉個例子吧: 我要從192.168.1.2的linux 主機的/home/oracle/*.tar 文件 拷貝到 192.168.1.3 的linux主機的 /home/siebel下,就可以仿照上面的格式寫成:
scp oracle@192.168.1.2:/home/oracle/*.tar  siebel@192.168.1.3:/siebel/
輸入完了以上命令,回車換行確認,可能會讓你輸入口令,根據提示輸入口令吧。
第一次執行的時候,出現如下錯誤:ssh: connect to host 192.168.1.99 port 22: connection refused, 于是將 sshd 程序啟動,執行腳本: # /etc/init.d/sshd start, 成功解決以上問題。

至于該命令的其他參數,平時工作之中基本用不到,所以,不舉例了,簡單給大家翻譯一下吧,以做參考。

description : 描述
scp copies files between hosts on a network.  it uses ssh(1) for data transfer, and uses the same authentication and provides the same security as ssh(1).  unlike rcp(1), scp will ask for passwords or passphrases if they are needed for authentication.
scp 在網絡主機之間拷貝數據,她使用ssh(1)來進行數據傳輸,同時使用相同的安全驗證方式。不象 rcp(1), scp 在必要的時候,會詢問口令。

the options are as follows:
具體的選項如下所示:
-1 forces scp to use protocol 1.
   強制 scp 使用協議1

-2 forces scp to use protocol 2.
強制 scp 使用協議2

-3 copies between two remote hosts are transferred through the local host.without this option the data is copied
 directly between the two remote hosts.note that this option disables the progress meter.
通過本機主機在兩個遠程主機之間傳輸數據。沒有這個選項,數據將直接在遠程主機間拷貝數據。 注意:這個選項不支持進度條顯示。

-4 forces scp to use ipv4 addresses only.
強制scp只使用ipv4地址。

-6 forces scp to use ipv6 addresses only.
 強制scp只使用ipv6地址。

-b selects batch mode (prevents asking for passwords or passphrases).
 使用批量模式(避免詢問密鑰或者口令)

-c compression enable.passes the -c flag to ssh(1) to enable compression.
啟用壓縮。傳遞-c參數給ssh以啟用壓縮

-c cipher
 selects the cipher to use for encrypting the data transfer.this option is directly passed to ssh(1).
 選擇密碼加密數據傳輸,這個選項被直接傳遞給ssh(1)。

-f ssh_config
 specifies an alternative per-user configuration file for ssh.this option is directly passed to ssh(1).
為ssh指定一個交互的用戶配置文件,這個選項被直接傳遞給ssh(1)。

-l limit
 limits the used bandwidth, specified in kbit/s.
 限制使用的帶寬,以kb為單位。

-p port
 specifies the port to connect to on the remote host.
 在遠程主機上指定鏈接端口
-q quiet mode
 靜默模式:

-r recursively copy entire directories
遞歸拷貝整個目錄

-s program
 name of program to use for the encrypted connection.the program must understand ssh(1) options.
用來加密鏈接的程序。這個程序需要能夠識別ssh(1)的選項。

exit status
執行后狀態
the scp utility exits 0 on success, and >0 if an error occurs.
scp 工具命令當成功執行后,返回代碼為0, 任何錯誤出現返回代碼都大于0

讀到這里,這篇“linux高級拷貝命令scp怎么使用”文章已經介紹完畢,想要掌握這篇文章的知識點還需要大家自己動手實踐使用過才能領會,如果想了解更多相關內容的文章,歡迎關注億速云行業資訊頻道。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

科尔| 高邮市| 东丰县| 新民市| 尤溪县| 广州市| 延川县| 丰原市| 和平县| 仁化县| 十堰市| 嘉定区| 贺兰县| 桐柏县| 昌平区| 伊金霍洛旗| 潮州市| 定南县| 中西区| 明溪县| 保靖县| 肥乡县| 新平| 轮台县| 东兴市| 天津市| 丰宁| 镇原县| 普兰店市| 婺源县| 隆子县| 女性| 佛教| 宜宾县| 连平县| 肇州县| 镇宁| 会理县| 筠连县| 洛浦县| 徐汇区|