Hi !
I have a tree of files on PC A and a tree of files on PC B. PC B runs
rsync in server mode. PC A connects to the rsync server.
There is a file containing the files that rsync should copy efficiently
from PC A to PC B. This works.
Now there are files I want to have deleted on PC B. They
Hi !
Is there a way to give a list of files to rsync and it only synchronizes
those files?
Best regards
Marc
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Hi !
I want to copy my files back and forth between two pcs with rsync.
Basically I've got it running, but I want to filter out some file types
and wasn't able to figure out a way to do what I want. What I want to do
is this:
Basically copy all files from A to B, except files ending with som