On 01/19/2018 02:31 PM, Carlos E. R. wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
El 2018-01-19 a las 13:53 -0500, Ken Schneider - openSUSE escribió:
On 01/19/2018 06:29 AM, Carlos E. R. wrote:
OPTIONS="--archive --acls --xattrs --hard-links --sparse --stats --human-readable " time rsync $OPTIONS --one-file-system /usr/src /data/Lareiserfs/MoveReiser/usr_src
copies nothing:
...
I have tried several variations, all fail:
time rsync $OPTIONS --one-file-system /usr/src /data/Lareiserfs/MoveReiser/usr_src time rsync $OPTIONS --one-file-system /usr/src/ /data/Lareiserfs/MoveReiser/usr_src time rsync $OPTIONS --one-file-system /usr/src /data/Lareiserfs/MoveReiser/usr_src/ time rsync $OPTIONS --one-file-system /usr/src/ /data/Lareiserfs/MoveReiser/usr_src/ time rsync $OPTIONS --one-file-system /usr/src/* /data/Lareiserfs/MoveReiser/usr_src
...
Hi Carlos,
It looks like you forgot the trailing "/" in the source-destination. The trailing "/" is important.
I tried all combinations of trailing slash. I said so above.
I saw that after I hit send. sorry for the noise. -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org