rsync 如何略過目的端目錄不進行同步? - Linux
By Necoo
at 2019-08-15T16:11
at 2019-08-15T16:11
Table of Contents
各位先進 神人,大家好,
小弟目前在做rsync的設定時,碰上一個問題
想請教一下,我要如何使用rsync 進行同步時,忽略目的端的某個目錄或檔案呢?
比如說:
A來源端:/root/sky/
rsync 同步至
B目的端:/root/sky/
但是同步時,B目的端:'/root/sky/stor/logs/'
希望裡面的資料不要被同步,或者是刪除
我看網路上的文件加入--exclude-from可以忽略
所以我所下的語法是
rsync -avh --delete --exclude-from='/root/sky/stor/logs/' /root/sky/ /root/sky/
但是執行完後/root/sky/stor/logs/裡面的內容
還是會同步A來源端:/root/sky/stor/logs/
B目的端原有的資料也還是被刪除
想請教一下,不知道大家有沒有遇到這個問題過呢?
關於這部分該怎麼解..........
實在是不知道該怎麼辦,想說拜託大家幫幫忙。謝謝!
--
小弟目前在做rsync的設定時,碰上一個問題
想請教一下,我要如何使用rsync 進行同步時,忽略目的端的某個目錄或檔案呢?
比如說:
A來源端:/root/sky/
rsync 同步至
B目的端:/root/sky/
但是同步時,B目的端:'/root/sky/stor/logs/'
希望裡面的資料不要被同步,或者是刪除
我看網路上的文件加入--exclude-from可以忽略
所以我所下的語法是
rsync -avh --delete --exclude-from='/root/sky/stor/logs/' /root/sky/ /root/sky/
但是執行完後/root/sky/stor/logs/裡面的內容
還是會同步A來源端:/root/sky/stor/logs/
B目的端原有的資料也還是被刪除
想請教一下,不知道大家有沒有遇到這個問題過呢?
關於這部分該怎麼解..........
實在是不知道該怎麼辦,想說拜託大家幫幫忙。謝謝!
--
Tags:
Linux
All Comments
By Ingrid
at 2019-08-17T16:09
at 2019-08-17T16:09
By Quintina
at 2019-08-22T03:02
at 2019-08-22T03:02
By Quintina
at 2019-08-25T23:26
at 2019-08-25T23:26
By Andy
at 2019-08-27T11:09
at 2019-08-27T11:09
By Edwina
at 2019-08-31T11:03
at 2019-08-31T11:03
By Kelly
at 2019-09-03T01:10
at 2019-09-03T01:10
By Linda
at 2019-09-04T08:26
at 2019-09-04T08:26
By Ina
at 2019-09-08T06:45
at 2019-09-08T06:45
By Adele
at 2019-09-08T15:20
at 2019-09-08T15:20
By Callum
at 2019-09-13T08:52
at 2019-09-13T08:52
Related Posts
新增的使用者使用shell的問題
By Rae
at 2019-08-13T15:42
at 2019-08-13T15:42
nginx 配置問題
By Caitlin
at 2019-08-12T22:08
at 2019-08-12T22:08
Cent Os 安裝問題
By Wallis
at 2019-08-11T03:35
at 2019-08-11T03:35
請問有相容於 Gnome3 又好用的中文注音輸入法嗎?
By Leila
at 2019-08-10T22:00
at 2019-08-10T22:00
安裝CentOS7進行網路設定時會當機
By Regina
at 2019-08-08T09:08
at 2019-08-08T09:08