rsync client can restore deleted files from server.
rsync client can restore directory from server, excluding extraneous files.
Thank you,Wolfram Volpi--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org
nc2u does the
rest.
Thank you,Wolfram Volpi
--
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
On https://rsync.samba.org/lists.html page, the archive 2 link is broken.
Wolfram Volpi--
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
harddrive.
http://sites.google.com/site/rsync2u/home
Someone please post the above lines on the rsync resources page:
http://samba.anu.edu.au/rsync/resources.html
Thank you,
Wolfram Volpi
wolf_vo...@yahoo.com
(575) 522-7972
--
Please use reply-all for most replies to avoid omitting
Please recommend a rsync --exclude tutorial.
I read the manual http://linux.die.net/man/1/rsync > ¾ down page, Filter Rules,
Include-Exclude Pattern Rules, but its hard to figure it out.
Thank you,
Wolfram Volpi
--
Please use reply-all for most replies to avoid omitting the mail
Thanks for the links Matt. Now I understand.
wolfv
--
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
Why does inserting an empty quote ("") into a rsync command cause the current
directory to be backed up?
Not sure if this is a UNIX-syntax question or rsync-syntax question.
Code:
#!/bin/sh
echo "\nspace between quotes has no effect; only music is backed up:"
rsync -ilrtn " " /home/wolf/music /
I am trying to read the rsync man page. What do the acronyms "CW", “lq+rq”,
and “lq-rq” mean?
The "Usage" section uses “CWrsync”.
The “Filter Rules” section says:
If a pattern does not begin with lq- rq (dash, space) or lq+ rq (plus, space),
then the rule will be interpreted as if lq+ rq (for