On 9/22/07, Robert Fitzpatrick <[EMAIL PROTECTED]> wrote:
> Are you saying that rsync knows
> the difference and will enable/disable delta transfers depending on
> whether local or not?
Yes.
> However, again, I get the same result doing remote
> transfers.
Either the delta transfer algorithm is
https://bugzilla.samba.org/show_bug.cgi?id=4320
--- Comment #2 from [EMAIL PROTECTED] 2007-09-22 23:24 CST ---
Created an attachment (id=2927)
--> (https://bugzilla.samba.org/attachment.cgi?id=2927&action=view)
Patch to send pre-xfer output to client on error
Here is a quick-and-dir
On Sat, 2007-09-22 at 20:00 -0400, Matt McCutchen wrote:
> On 9/22/07, Robert Fitzpatrick <[EMAIL PROTECTED]> wrote:
> Delta transfers reduce network traffic between the sending and
> receiving rsync processes at the cost of some extra CPU time and disk
> I/O (e.g., the receiver has to read the old
https://bugzilla.samba.org/show_bug.cgi?id=4033
--- Comment #1 from [EMAIL PROTECTED] 2007-09-22 22:22 CST ---
There is no need to build the check into rsync. The disk space check can be
done in the --rsync-path (for rsync over a remote shell) or the pre-xfer exec
command (for a daem
https://bugzilla.samba.org/show_bug.cgi?id=2706
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=4834
--- Comment #1 from [EMAIL PROTECTED] 2007-09-22 21:47 CST ---
I can reproduce the behavior Joost described. It gets much worse: in
whole-file mode, rsync updates the destination file without even attempting to
back it up. This is beca
On 9/21/07, Kenneth Simpson <[EMAIL PROTECTED]> wrote:
> Sorry, I neglected to mention the source is uncompressed but
> we need to compress the target file because we're running out
> of disk space and the files are highly compressible.
You might try the experimental patch "source-filter_dest-fil
On 9/22/07, David Fletcher <[EMAIL PROTECTED]> wrote:
> It plays Ogg files from my PC perfectly well, but only in the same order in
> which it thinks they were copied onto its flash memory. It makes no attempt
> to sort the file names into alphabetical order to play them.
I imagine the player is p
https://bugzilla.samba.org/show_bug.cgi?id=4985
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=4985
Summary: --list-only shows implied dirs even with --no-implied-
dirs
Product: rsync
Version: 3.0.0
Platform: Other
OS/Version: Linux
Status: NEW
Severity: mi
https://bugzilla.samba.org/show_bug.cgi?id=4412
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--- Comment #3 from [EM
On 9/22/07, Robert Fitzpatrick <[EMAIL PROTECTED]> wrote:
> I do a
> simple tar of /var twice and then rsync the two files only as a test, no
> folders involvedtrying to determine why the entire file is being
> copied in its entirety and not synchronized bit-by-bit.
> esmtp# rsync -az --progre
https://bugzilla.samba.org/show_bug.cgi?id=4412
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
I posted the other day about trying to determine why my backups seem not
to be doing this. I am trying to figure this out this weekend, I have
two files on a RAID0 FreeBSD file system using SATA drives. I do a
simple tar of /var twice and then rsync the two files only as a test, no
folders involved
https://bugzilla.samba.org/show_bug.cgi?id=4944
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
I was about to ask how to get this to work, but I think I might have solved it
with another last look down the documentation before I clicked on the send
button.
I have an annoying little problem known as the iriver T60 audio player.
It plays Ogg files from my PC perfectly well, but only in the
On Sat, 2007-09-22 at 16:33 +0100, michael bane wrote:
> I have built rsync on IA64 using Intel's 'icc' compiler and can run the
> rsync executable interactively but when attempting to run under
> 'crontab' I get the following error:
>
> + /home/horace/mccssmb2/src/rsync-2.6.9/rsync -z --partial -
I have built rsync on IA64 using Intel's 'icc' compiler and can run the
rsync executable interactively but when attempting to run under
'crontab' I get the following error:
+ /home/horace/mccssmb2/src/rsync-2.6.9/rsync -z --partial -v --progress
--recursive --stats --times --links
--exclude-from=/
Hi Ken,
no, that's nothing rsync supports.
indeed, it would be nice and great for backups - but for now
you need a filesystem which supports transparent compression
to have your rsync`ed data compressed.
on linux, watch out for reiser4 or zfs-fuse
regards
roland
- Original Message -
Kenneth Simpson wrote:
> Chuck Wolber wrote:
>
>> On Fri, 21 Sep 2007, Kenneth Simpson wrote:
>>
>>
>>
>>> Hi - there's a flag for rsync to compress the files in transit - is it
>>> possible to compress one side (target) with gzip and have rsync still
>>> work correctly?
>>>
>>>
20 matches
Mail list logo