Article 6K98T Question Concerning A Parameter In rsync

Question Concerning A Parameter In rsync

by
kevinbenko
from LinuxQuestions.org on (#6K98T)
{note: I had a stroke in 2011, and am brain-damaged}

Here is the rsync parameter that is giving me problems:

BEGIN
...
rsync --archive --recursive --prune-empty-dirs --exclude=/home/kevin/.steam --delete-excluded --verbose --delete-after --stats /home/kevin /media/kevin/BU-1/
...

END

But the excluded directory home/kevin/.steam tree is still being copied.

Have I missed something?

Hopefully, this is an easy answer to answer.

Thank you for reading this question, and have yourself an awesome day!
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments