"exclude-from" always contained in rsync-command line #2

Open
opened 2021-05-07 14:36:39 +00:00 by Prof.P · 0 comments
Collaborator

Even if the user answered with "No" for the exclude-file question, the rsync-command always gets created with a "exclude" option:

rsync -aqp --exclude-from=/home/testusr/Backuppy/exclude.txt /home/testusr /tmp/backup

Even if the user answered with "No" for the exclude-file question, the rsync-command always gets created with a "exclude" option: `rsync -aqp --exclude-from=/home/testusr/Backuppy/exclude.txt /home/testusr /tmp/backup`
FotoCoder was assigned by Prof.P 2021-05-07 14:36:59 +00:00
Prof.P changed title from "exclude-from" alsways contained in rsync-command line to "exclude-from" always contained in rsync-command line 2021-05-10 09:36:35 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: FotoCoder/Backuppy#2
No description provided.