亚洲免费在线视频-亚洲啊v-久久免费精品视频-国产精品va-看片地址-成人在线视频网

您的位置:首頁技術文章
文章詳情頁

python - 管道符和ssh傳文件

瀏覽:147日期:2022-09-21 11:56:13

問題描述

看到可以用一條命令傳輸文件

gzip -c aa.txt | ssh root@192.168.1.1 ' gunzip -c - > /home/bb.txt'

請問這條命令怎么理解?還有,發現對文件夾進行這樣的操作會失敗,有什么辦法傳輸文件夾么?求指教

問題解答

回答1:命令參數解釋:

gzip -h

Usage: gzip [OPTION]... [FILE]...Compress or uncompress FILEs (by default, compress FILES in-place).Mandatory arguments to long options are mandatory for short options too. -c, --stdout write on standard output, keep original files unchanged -d, --decompress decompress -f, --force force overwrite of output file and compress links -h, --helpgive this help -l, --listlist compressed file contents -L, --license display software license -n, --no-name do not save or restore the original name and time stamp -N, --namesave or restore the original name and time stamp -q, --quiet suppress all warnings -r, --recursive operate recursively on directories -S, --suffix=SUF use suffix SUF on compressed files -t, --testtest compressed file integrity -v, --verbose verbose mode -V, --version display version number -1, --fastcompress faster -9, --bestcompress better --rsyncable Make rsync-friendly archiveWith no FILE, or when FILE is -, read standard input.

gunzip -h

Usage: gzip [OPTION]... [FILE]...Compress or uncompress FILEs (by default, compress FILES in-place).Mandatory arguments to long options are mandatory for short options too. -c, --stdout write on standard output, keep original files unchanged -d, --decompress decompress -f, --force force overwrite of output file and compress links -h, --helpgive this help -l, --listlist compressed file contents -L, --license display software license -n, --no-name do not save or restore the original name and time stamp -N, --namesave or restore the original name and time stamp -q, --quiet suppress all warnings -r, --recursive operate recursively on directories -S, --suffix=SUF use suffix SUF on compressed files -t, --testtest compressed file integrity -v, --verbose verbose mode -V, --version display version number -1, --fastcompress faster -9, --bestcompress better --rsyncable Make rsync-friendly archiveWith no FILE, or when FILE is -, read standard input.Report bugs to <bug-gzip@gnu.org>.

不知道鬧哪樣,兩條命令的幫助文檔是一樣的,開發者偷懶了

也就是說 -c 不壓縮文件,而是直接輸出到標準輸出。

gunzip -,不是從文件接收壓縮文件,而是從標準輸入接收。

|:管道>:重定向

整條命令分析

gzip -c aa.txt | ssh root@192.168.1.1 'gunzip -c - > /home/bb.txt'

gzip -c aa.txt:壓縮aa.txt文件,并將壓縮后的結果輸出到標準輸出

ssh root@192.168.1.1 '命令':在遠程機器上執行命令

命令gunzip -c -:解壓文件,原壓縮文件是由標準輸入傳入的,輸出結果直接輸出到標準輸出

> /home/bb.txt:將標準輸出重定向到文件/home/bb.txt

對文件夾進行這樣的操作會失敗

gzip不支持對目錄操作

回答2:

你要么完全換用netcat來收發。要么,本地tar壓縮一下,對端解壓縮。

回答3:

管道是將前一個命令輸出作為輸入。 也可以先壓縮成一個臨時文件,再用scp

標簽: Python 編程
相關文章:
主站蜘蛛池模板: 最新国产三级在线观看不卡 | 免费aa在线观看 男人的天堂 | 波多野结衣一区在线观看 | a级淫片 | 综合色久 | 怡红院最新免费全部视频 | 67id人成国产在线 | 精品国产高清毛片 | 黑人一级大毛片 | 日韩在线一区二区三区 | 久久99精品视频 | 成年人黄国产 | 成人三级在线播放 | 一区二区三区四区视频在线观看 | 国产在线播放一区二区 | 成人天堂av | 日韩一区二区久久久久久 | 久久精品国产91久久综合麻豆自制 | 日韩一级片 韩国 | 久久人| 91成人国产网站在线观看 | 精品视频在线播放 | 久久久久久免费一区二区三区 | 国产亚洲精品一区二区三区 | 日韩 欧美 中文 亚洲 高清 在线 | 国产福利精品在线观看 | 美女视频黄a视频免费全程 美女视频黄a视频免费全过程 | 免费无毒 | 久久日本精品一区二区免费 | 欧美成人www在线观看网页 | 操亚洲| 手机在线毛片免费播放 | 欧美精品aaa久久久影院 | 久久亚洲一级毛片 | 特黄毛片| 美女黄色三级 | a国产| 日韩精品亚洲人成在线观看 | 亚洲欧美日韩国产制服另类 | 99视频在线永久免费观看 | 艳女伦交一级毛片 |