Thread: will rsync copy mount points?
if have rsync set /home directory, , have separate hard drive mounted in /home/me/music store music on, rsync copy contents of separate drive have mounted in music folder or skip on files?
by default, yes. can avoid if want, e.g.:
regards.code:$ rsync -av --one-file-system origin/ destination/
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] will rsync copy mount points?
Ubuntu
Comments
Post a Comment