Re: Rsync failed to set times (on temporary files)

2021-01-25 Thread Steven Levine via rsync
me version of rsync on both sides of the transfer? Different platforms have different rules for timestamp granularity. This may or many not be contributing to this issue. Steven -- ------ "Steven Levine" Warp/DIY/BlueLio

Re: Huge directory tree: Get files to sync via tools like sysdig

2017-02-09 Thread Steven Levine
teresting to evaluate a mixed solution. Use events to track directory changes and let rsync sort out what to do for each directory. Steven -- ------ "Steven Levine" Warp/DIY/BlueLion etc. www.scoug.com www.arcanoa

Re: Operation not supported (95)

2016-06-23 Thread Steven Levine
cal system has the rights to delete the default ACLs from var/log/journal/remote. You need to test this with something like setfacl --remove-default \ /mnt/backup/rootdir/var/log/journal/remote Steven -- ---------- "St

Re: rsync keeps writing files over

2016-06-10 Thread Steven Levine
but you need to run without -n to see that true results of the transfer. Steven -- -- "Steven Levine" Warp/DIY/BlueLion etc. www.scoug.com www.arcanoae.com www.warpcave.com -- -- Please use reply-all fo

Re: Deletion of destination files

2016-06-05 Thread Steven Levine
bscure problems. Steven -- ---------- "Steven Levine" Warp/DIY/BlueLion etc. www.scoug.com www.arcanoae.com www.warpcave.com -- -- Please use reply-all for most replies to

Re: rsync keeps writing files over

2016-06-02 Thread Steven Levine
where path-to-foo is a directory or file. This will list the file timestamps as rsync interprets them. BTW, what version of rsync are you running? It might matter. Steven -- ---------- "Steven Levine" Warp/DIY/BlueLion etc

Re: Delete remote folder

2016-06-02 Thread Steven Levine
"$victim")" This works because it deletes the unwanted directory from the parent directory. Steven -- -- "Steven Levine" Warp/DIY/BlueLion etc. www.scoug.com www.arcanoae.com www.warpcave.com -

Re: rsync with overlay tree

2016-03-30 Thread Steven Levine
he first rsync. Then you can run the second rsync without the --ignore-times, which may result in faster overall throughput. FWIW, I think you will find the -hi output more useful than the -v output. Steven -- ---------- "Stev

Re: On the case `an identical item replaces the dots with spaces' for `--itemize-changes'.

2015-04-17 Thread Steven Levine
em it examines even if it does not need to be updated. Steven -- ---------- "Steven Levine" Warp/DIY/eComStation etc. www.scoug.com -- -- Please use re

Re: Rsync keeps copying everything to the server

2014-10-01 Thread Steven Levine
on Windows, you might have a timestamp resolution issue. The --itemize-changes recommended by others will show whether or not this is your issues. It's much more effective than -v in my experience. Steven -- ------ "

Re: wildcards and nested files

2013-07-03 Thread Steven Levine
t all that useful FWIW, I always use -i and only use -v when debugging. Steven -- ---------- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com --

Re: wildcards and nested files

2013-07-03 Thread Steven Levine
the man page. The answers to your questions are there, but there's enough content that it can take a could of reads to get a feel for the developers way of thinking. Steven -- ------ "Steven Levine" eCS/Warp/D

Re: wildcards and nested files

2013-07-02 Thread Steven Levine
optional. These are both specializations of the generic --filter='merge filters.txt' filter option. See the rsync man page for the gory details. Steven -- -- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com

Re: rsync to sync time without attempting to modify the content

2013-04-03 Thread Steven Levine
assume-content-ok option. Steven -- ------ "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com -- -- Please use reply-all for most r

Re: Maximum number of entries in a filter file

2012-10-12 Thread Steven Levine
s a bit old, but I don't recall any issues with merge patterns. Regards, Steven -- ------ "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com

RE: cannot rsync when source directory lacks write permission

2012-08-10 Thread Steven Levine
ing aliases these can be mapped to the actual flags - for backward >compatibility Huh? Steven -- -- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com

RE: cannot rsync when source directory lacks write permission

2012-08-09 Thread Steven Levine
ake it not fail is to have the module root owned by nobody. Regards, Steven -- ---------- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com -

Re: cannot rsync when source directory lacks write permission

2012-08-07 Thread Steven Levine
ry does not already have the required read/write permissions or the rsync daemon does not have the authority to change the permissions. Regards, Steven -- ------ "Steven Levine" eCS/Warp/DIY etc. www.

RE: cannot rsync when source directory lacks write permission

2012-08-07 Thread Steven Levine
e module. Steven -- ---------- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com -- -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba

Re: cannot rsync when source directory lacks write permission

2012-07-27 Thread Steven Levine
and what is the exact error message you are getting? Regards, Steven -- ------ "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com -- --

Re: Using rsync to synchronize

2012-04-04 Thread Steven Levine
us. Sorry about that. Rsync is basically a very smart copy command. Rsync can be made act like a move command with the --remove-source-files, but this a special case. BTW, don't forget to drop the --delete from the command lines. Regards, Steven -- --------

Re: Using rsync to synchronize

2012-04-04 Thread Steven Levine
lt you want. It depends on your definition of synchronize. Regards, Steven -- ------ "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com --

Re: cwRsync got killed...

2011-11-25 Thread Steven Levine
them to review the issue. This is after all, part of their charter. Regards, Steven -- ------ "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com --

Re: unpack_smb_acl() errors

2011-10-23 Thread Steven Levine
ers/astrid" Offhand, I'd say this is leftover debug code. I don't see it in the unpatched sources. Take a look in acls.c for the message. Regards, Steven -- ------ "Steven Levine" eCS/Wa

Re: Cannot get the syntax of --include-from right

2011-09-16 Thread Steven Levine
d the other paths will be relative to these paths. Steven -- ---------- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com -- -- Please use reply-all for most replies to avoid omitting the mai

Re: in/exclude[=] and multiple sources

2011-08-19 Thread Steven Levine
e man page contains a lot of information, so it's easy enough to miss stuff even when one is looking for it specifically. Steven -- ---------- "Steven Levine" eCS/Warp

Re: FATAL I/O ERROR: dying...

2011-07-20 Thread Steven Levine
t;- --archive --stats --compress --delete --itemize-changes > What is needed to prevent the FATAL I/O ERROR? Add --delete-before or --delete-after. --delete defaults to --delete-during. Steven -- ------ "Steven Levine"

Re: Using rsync as an incremental backup

2011-06-24 Thread Steven Levine
plier solution. Steven -- ------ "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com -- -- Please use reply-all for most replies to av

Re: rsync and many files

2011-06-06 Thread Steven Levine
's hard to avoid this given the number of options available to control the sync process. Steven -- ---------- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com

Re: Implicit --itemize

2011-01-19 Thread Steven Levine
ted out. I will try and see. My bad. Matt's answer is correct. I missed the --logfile reference. The quoting can be an issue on non-Linux platform, but it appears that you are running a Linux box. Steven -- ------ "Stev

Re: Implicit --itemize

2011-01-18 Thread Steven Levine
ur shell is interpreting this as multiple arguments after expansion. Depending on your shell, changing this to -e \""$SSH"\" might be sufficient to avoid the issue. Steven -- ------ "Steven Levi

Re: Very surprising behaviour with --files-from

2010-12-10 Thread Steven Levine
.. >3937 files to consider and cpool/b/c/5/bc5ea7a79a4824c6729645c66b562e6b Each subirectory counts as a file to consider. Steven -- ------ "Steven Levine" eCS/Warp/DIY etc. www

Re: Very surprising behaviour with --files-from

2010-12-10 Thread Steven Levine
recommend is cut your list down to 1 file and use rsync -ii -aPv --ignore-existing --files-from=/tmp/list \ /backups/ ut00-s00010:/backups If this does not answer the question add one more -v. Steven -- ---------- "S

Re: How to sync an exact list of files, Including deletes!?

2010-11-20 Thread Steven Levine
aps the first update should use plain --dirs. Steven -- ------ "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com -- -- Please use

Re: How to sync an exact list of files, Including deletes!?

2010-11-20 Thread Steven Levine
with --files-from, but it should work as long as non-existant source file does not cause a problem with the filter logic. You should not need --recursive. You just need the --exclude-from file to contain full paths. Steven -- ---------- &

Re: rotating dirs created with link-dest

2010-11-17 Thread Steven Levine
t the files contain the same content, the files still will get copied if the linking rules can not be satisfied. Steven -- ---------- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com ---

Re: Multiple wildcards in source

2010-10-29 Thread Steven Levine
ed. What does ls /home/*/domains/* have to say? Regards, Steven -- ------ "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com -- --

Re: rsync: failed to set permissions on "": Function not implemented (38)

2010-10-28 Thread Steven Levine
fy if the error is specific to a particular file. Steven -- ---------- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com -- -- Please use reply-all for most replies to avoid

Re: include-from or files-from

2010-10-28 Thread Steven Levine
our needs, --prune-empty-dirs may be a better solution. Also, to be consistent with your find finds, you command line needs to be rsync -n -ai --filter=include.txt ./ bar Steven -- --

Re: How to escape "()" characters in commad

2010-10-28 Thread Steven Levine
Ellis\?\#200\#231s iPhone \(Root\)" from the command line? You might try adding --itemize-changes. It's often more helpful than additional -v's. Steven -- --

Re: How to escape "()" characters in commad

2010-10-23 Thread Steven Levine
to need to supply --protect-args. Steven -- ------ "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com -- -- Please use reply-all for most

Re: include-from or files-from

2010-10-22 Thread Steven Levine
Regards, Steven -- ---------- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com -- -- Please use reply-all for most replies to avoid omitting the mailing li

Re: rotating dirs created with link-dest

2010-10-18 Thread Steven Levine
backupdir Steven -- ---------- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com -- -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscri

Re: Excluding most and including some problems continue.

2010-09-30 Thread Steven Levine
hat you want. Every subdirectory contains a file. Good luck, Steven -- ---------- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com --

Re: Excluding most and including some problems continue.

2010-09-30 Thread Steven Levine
subdirecories, you can often avoid the recursive scan and use the --relative option and just list the source directories on the command line. Steven -- -- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.co

Re: Excluding most and including some problems continue.

2010-09-30 Thread Steven Levine
nt just the files matching */htdocs/docs/*, the above needs to change slightly. Steven -- ---------- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com ---

Re: is a "- *.ext" filter overriden by a later "+ *.ext"

2010-09-09 Thread Steven Levine
ilename is not skipped. Steven -- ---------- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com -- -- Please use reply-all for most replies to

Re: Does rsync use encription also for local tranfers?

2010-08-16 Thread Steven Levine
p or copy, depending on your OS. >I'm asking because the speed of local transfers doesn't seem quite good >for an USB 2.0 connected hard drive. What is the speed according to --stats? Steven -- ---------- "Ste

Re: the meaning of "receiving file list"

2010-05-01 Thread Steven Levine
Einstellungen/test2.txt >>f+ test.txt >cd+ global/foo This is the output of --itemize-changes. See http://samba.org/ftp/rsync/rsync.html. Regards, Steven -- ------ "Steven Levine" eCS/W

Re: log information .d..t... etc

2009-08-02 Thread Steven Levine
When you request a log, --itemize-changes is implied. >Hope to chat soon. Regards, Steven -- ---------- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com --

Re: Rsnapshot/rsync buffer overflow

2009-07-17 Thread Steven Levine
ook for MAXPATHLEN. Regards, Steven -- -- "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com -- -- Please use reply-all for mo

Re: Rsnapshot/rsync buffer overflow

2009-07-17 Thread Steven Levine
egards, Steven -- ------ "Steven Levine" eCS/Warp/DIY etc. www.scoug.com www.ecomstation.com -- -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.s