Displaying 9 results from an estimated 9 matches for "hzvherlptgodw".
2016 Jan 23
2
Why is my rsync transfer slow?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I want to know what your whole command line was so I can understand
your results.
On 01/23/2016 04:57 PM, dbonde+forum+rsync.lists.samba.org at gmail.com
wrote:
> On 2016-01-23 22:02, Kevin Korb wrote:
>> What was your rsync source and target that made those?
>
> What do you mean? Filesystem is HFS (Mac OS X). Rsync version is
>
2016 Jan 21
4
Why is my rsync transfer slow?
...llion files/approximately 1.8
TB data (a Mac OS X Time Machine backup) over a 100 MBit connection.
I use rsync 3.1.1 from MacPorts (I first tried the built in rsync,
version 2.6.9, since it has a Mac OS X specific cache parameter, but it
ran out of memory) with the following parameters
% rsync -HzvhErlptgoDW --stats --progress --out-format="%t %f %b"
/source/ /destination/
The source is an external 3.5" HDD connected with Firewire 800. The
destination is a sparse disk image bundle mounted locally (but its
"source file" is on a network storage). Initially I got good speeds, 7-9...
2016 Jan 24
3
Why is my rsync transfer slow?
...incorrect
>> target?
>>
>
>
> Are you trolling me? All the information you ask for above has been
> clearly spelled out in previous messages, messages you have replied to.
>
Sorry for butting in, but hope this helps:
The command line you posted earlier reads
% rsync -HzvhErlptgoDW --stats --progress --out-format="%t %f %b" /source/
/destination/
I think Kevin is asking you write out that /source/ and /destination
exactly as used on the command line so that one could understand what is
going on better. The issues you're facing are rather unusual so a more
compl...
2016 Jan 23
0
Why is my rsync transfer slow?
...gt; TB data (a Mac OS X Time Machine backup) over a 100 MBit connection.
>
> I use rsync 3.1.1 from MacPorts (I first tried the built in rsync,
> version 2.6.9, since it has a Mac OS X specific cache parameter, but it
> ran out of memory) with the following parameters
>
> % rsync -HzvhErlptgoDW --stats --progress --out-format="%t %f %b"
> /source/ /destination/
Well, after some examination I found at least one problem with this
transfer (that is still running): hard links are not preserved:
This is how a certain file looks at the source where it is backed up on
several lo...
2016 Jan 23
2
Why is my rsync transfer slow?
...so I know how they relate to the
file names you listed.
On 01/23/2016 05:10 PM, dbonde+forum+rsync.lists.samba.org at gmail.com
wrote:
> On 2016-01-23 22:59, Kevin Korb wrote:
>> I want to know what your whole command line was so I can
>> understand your results.
>
> % rsync -HzvhErlptgoDW --stats --progress --out-format="%t %f %b"
> /source/ /destination/
>
> (and after the interruption I removed z)
>
- --
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone: (407) 252-6853
Systems...
2016 Jan 24
0
Why is my rsync transfer slow?
On 2016-01-24 20:39, Selva Nair wrote:
> Sorry for butting in, but hope this helps:
>
> The command line you posted earlier reads
>
> % rsync -HzvhErlptgoDW --stats --progress --out-format="%t %f %b"
> /source/ /destination/
>
> I think Kevin is asking you write out that /source/ and /destination
> exactly as used on the command line so that one could understand what is
> going on better.
That doesn't make sense. Both the...
2016 Jan 24
2
Why is my rsync transfer slow?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Are you rsyncing from one to the other? Both of them to somewhere
else? One at a time to somewhere else? Why won't you just show your
actual command line and an ls -li of the correct source and incorrect
target?
On 01/23/2016 06:25 PM, dbonde+forum+rsync.lists.samba.org at gmail.com
wrote:
> On 2016-01-23 23:24, Kevin Korb wrote:
>> I
2016 Jan 23
2
Why is my rsync transfer slow?
...>> over a 100 MBit connection.
>>
>> I use rsync 3.1.1 from MacPorts (I first tried the built in
>> rsync, version 2.6.9, since it has a Mac OS X specific cache
>> parameter, but it ran out of memory) with the following
>> parameters
>>
>> % rsync -HzvhErlptgoDW --stats --progress --out-format="%t %f
>> %b" /source/ /destination/
>
> Well, after some examination I found at least one problem with
> this transfer (that is still running): hard links are not
> preserved:
>
> This is how a certain file looks at the source whe...
2016 Jan 21
0
Why is my rsync transfer slow?
...ata (a Mac OS X Time Machine backup) over a 100 MBit
> connection.
>
> I use rsync 3.1.1 from MacPorts (I first tried the built in rsync,
> version 2.6.9, since it has a Mac OS X specific cache parameter,
> but it ran out of memory) with the following parameters
>
> % rsync -HzvhErlptgoDW --stats --progress --out-format="%t %f %b"
> /source/ /destination/
>
> The source is an external 3.5" HDD connected with Firewire 800.
> The destination is a sparse disk image bundle mounted locally (but
> its "source file" is on a network storage). Initia...