Hi Guys,

is there a way to have a absolute file paths in a file - and use
--files-from together with --delete option?
what i mean is - lets say i have a daily generated file a.txt from an
external script which contains something like this:
/level1/level2/level/.../.../leveln/file.txt

can i ask rsync to copy all files from that kind
- /level1/level2/level/.../.../leveln/file.txt which my file a.txt contains
and --delete all others which are not in the file but were copied on
destination in past?
or should i go for one more bash script and call a "cleaner" CMD after every
rsync run?

Thanks in advance for your help!!!
Best regards Emil
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to