Hi All,
I saw on previous mail thread under topic *"exclude open file in backup
with rsync (2006)"* That Rsync can't handle open files and it sends all
files without checking whether they are open.I want to know whether still
Rsync have this problem or if their any solution for this. I really nee
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rsync doesn't know the overall size until it finishes indexing the
source tree which since v3 is done while files are being copied.
Again, rsync will be almost done when it learns the overall size of
the source tree. Unless you disable incremental rec
I understand that it's impossible to know how many
files will be transferred, but it has field with overall size
of files to be synced. And I want to know size of files
that are already processed(not transferred, but transferred or skipped).
If I have this information I can provide some kind of pro
FYI, Mark Adler has released a new version of pigz, the parallel gzip
program, and it now has an --rsyncable option -- one that is apparently
even better than the prior (patched) version of gzip from Debian. If
you're using rsync to copy changed gzip files over the internet, you may
want to see if
https://bugzilla.samba.org/show_bug.cgi?id=8177
--- Comment #7 from joluinfa...@gmail.com 2012-01-18 10:51:39 UTC ---
Hi!
Any news with this "bug"?
Can I help with any thing?
TIA
jorge infante
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
--- You are receiving thi
On Τετάρτη, 18 Ιανουάριος 2012 4:58:21 πμ, Gang Chen wrote:
Hi, there,
We implemented a native win32 rsync client with auto synchronizer:
http://www.acrosync.net
We are currently looking for beta testers. If anyone is
interested, please post a request in the forum
(http://forum.acrosy