Please add -x to rsync options #9

Open
opened 2015-01-07 16:24:30 +01:00 by te36 · 2 comments
te36 commented 2015-01-07 16:24:30 +01:00 (Migrated from github.com)

I hd a bunch of NFS mounted file systems on my RPI and rpi-clone happily cloned them into the clone root filesystem. This can easily be avoided by addin -x to the RSYNC options. This should also allow you to simplify the program because you should not need any 'exclude' anymore for RSYNC (right now there is a long list) - all the exemptions are additional mounted filesystems that will not be copied anymore with '-x'.

I hd a bunch of NFS mounted file systems on my RPI and rpi-clone happily cloned them into the clone root filesystem. This can easily be avoided by addin -x to the RSYNC options. This should also allow you to simplify the program because you should not need any 'exclude' anymore for RSYNC (right now there is a long list) - all the exemptions are additional mounted filesystems that will not be copied anymore with '-x'.
andig commented 2015-02-26 17:23:43 +01:00 (Migrated from github.com)

I guess this has been done and issue can be closed?

I guess this has been done and issue can be closed?
SpoddyCoder commented 2017-05-27 14:21:20 +02:00 (Migrated from github.com)

@te36 @andig this has been resolved by the 1.6 release. Please download and install latest rpi-clone. If this resolves your issue, please click close, thanks :)

@te36 @andig this has been resolved by the 1.6 release. Please download and install latest rpi-clone. If this resolves your issue, please click close, thanks :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Lerking/rpi-clone#9
No description provided.