Op vrijdag 2 augustus 2019 01:22:47 CEST schreef Carlos E. R.:
On 02/08/2019 00.29, Carlos E. R. wrote:
On 02/08/2019 00.18, Patrick Shanahan wrote:
* Carlos E. R. <> [08-01-19 18:01]: I'll try this:
rsync $OPTIONS --password-file /root/cripta/keys/rsync.secrets \
--exclude=/lost+found --exclude=/dev --exclude=/sys --exclude=/proc --exclude=/run \ --exclude=/data --exclude=/mnt --exclude=/other --exclude=/media --exclude=/var/lib/samba/lock/ --exclude=/var/run/ \ --include=+/data/storage_** \ / root@Isengard::MyBook_Telcontar/$DESTINO
I think it doesn't work, but will take a while till it exits and I know. I guess it doesn't because I see the network is not active. ie, not transmitting anything. Nay, doesn't work. What does is call rsync twice:
rsync $OPTIONS --password-file /root/cripta/keys/rsync.secrets \ --exclude=/lost+found --exclude=/dev --exclude=/sys --exclude=/proc --exclude=/run \ --exclude=/data --exclude=/mnt --exclude=/other --exclude=/media --exclude=/var/lib/samba/lock/ --exclude=/var/run/ \ --include=+/data/storage_** \ / root@Isengard::MyBook_Telcontar/001
rsync $OPTIONS --password-file /root/cripta/keys/rsync.secrets \ --exclude=/lost+found --exclude=/dev --exclude=/sys --exclude=/proc --exclude=/run \ --exclude=/mnt --exclude=/other --exclude=/media --exclude=/var/lib/samba/lock/ --exclude=/var/run/ \ --include=/data/storage_** \ /data/vmware /data/storage_** /data/Lareiserfs root@Isengard::MyBook_Telcontar/001/data
But I don't like it. And only the second doesn't?
-- Gertjan Lettink a.k.a. Knurpht openSUSE Board Member openSUSE Forums Team -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org