Re: --delete-missing-args doesn't delete

2019-04-29 Thread MI via rsync
files-from, but instead making hard links to the wanted files in a temporary directory on the source, then rsync-ing that temp dir, and then deleting the hard links in the temp dir. It's a bit convoluted, but seems to work. Thanks, MI Original Message (francis.montag..

Re: --delete-missing-args doesn't delete

2019-04-23 Thread MI via rsync
Thank you Kevin. It seems that I misunderstood the purpose of this --delete-missing-args option. If someone has a good suggestion on how to rsync a list of files and delete from the destination any file that is not listed in --files-from, that would be welcome. Thanks, MI

--delete-missing-args doesn't delete

2019-04-23 Thread MI via rsync
ding file list ... done delta-transmission disabled for local transfer or --whole-file ./ keep1 keep2 keep3 total: matches=0  hash_hits=0  false_alarms=0 data=21 sent 259 bytes  received 143 bytes  804.00 bytes/sec total size is 21  speedup is 0.05 /tmp/source$ ls -Al /tmp/dest/ total 20 -rw-rw-r-- 1 m

Re: rsync: getcwd(): bad address (14)

2015-06-08 Thread MI
CHOME%;%PATH% ... cd "%CWRSYNCHOME%" rsync ... Maybe the PATH change would not be needed now, but I didn't test without it. Mi I'm using cwRync to backup my users computeurs. When he closing her Windows session i go (with GPO) a script batch to copy a file

How to ignore error 24 or mask it out in bash rsync script

2011-01-31 Thread Mi
error. Is there some way to filter this out? Thanks, Mi -- 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

Re: verbosity: list files without summary?

2009-04-01 Thread Mi
Indeed, removing -v and adding --out-format does it. Thank you. See the --out-format (aka --log-format in older rsync versions) and the -i (--itemize-changes) options (since -i is an easy way to set --log-format and get extra information on what is changing). -- Please use reply-all for mo

verbosity: list files without summary?

2009-03-31 Thread Mi
Is there a way to set the verbosity so that transferred/changed files are listed, but not the summary information. In other words, how can I get rid of this, while still seeing the file list: building file list ... done sent 108 bytes received 20 bytes 256.00 bytes/sec total size is 12301

Cannot copy symlinks: rsync: open(...) failed!!: No such file or directory (2)

2009-02-14 Thread Mi
he rsync daemon is rsync v. 3.0.4 on a Synology Disk Station, with the following rsyncd.conf: use chroot = no [backups] path = /volume1/backups uid = root gid = root read only = no auth users = root,rsync Thanks for any help... Mi -- Please use reply-all for most replies to avoid omitti

sensible filter rules to backup windows profile

2008-06-20 Thread Mi
more buried in Windows\ and maybe elsewhere. Thanks for any help, particularly for the "exclude dir except one sub-sub-dir" problem, Mi -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/list

how to prevent rsyncd reverse lookups

2008-05-01 Thread Mi
home network to do backups to a NAS. Is there a solution to this, without telling people to set up a local DNS server or use a different home router (which is generally also the DNS server)? Thanks, MI -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscri

speed differences

2005-09-06 Thread Jaeckle,Edgar,LUEDINGHAUSEN,MI-WL
Edgar Jäckle, MI-WL Werkleitung Nestlé Deutschland AG -Julius Maggi Str.8 D-59348 Lüdinghausen Tel.:+49(0)259125120 Fax.+49(0)259125208 mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before p