<span style="font-family:arial, sans-serif;font-size:13px;border-collapse:collapse">Hi Guys,<div><br></div><div>is there a way to have a absolute file paths in a file - and use --files-from together with --delete option?</div>


<div>what i mean is - lets say i have a daily generated file a.txt from an external script which contains something like this:</div><div>/level1/level2/level/.../.../leveln/file.txt</div><div><br></div><div>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?</div>


<div>or should i go for one more bash script and call a &quot;cleaner&quot; CMD after every rsync run?</div><div><br></div><div>Thanks in advance for your help!!!</div><div>Best regards Emil</div></span>