On Fri, Jan 17, 2003 at 11:39:31PM -0800, Craig Barratt wrote:
> If mkstemp() fails (for various reasons, including the directory not
> existing) then fd == -1. So the first if () executes, which flushes
> the data and does a continue. So the next two if () statements will
> never execute.
Good
On Fri, Jan 17, 2003 at 07:22:00PM -0800, Wayne Davison wrote:
> I've worked up a new release of my --files-from patch. It has the
> following changes from the last release:
>
> New Changes:
>
>
> - The -R option is now on by default when --files-from has been
>specified. The
ÎÒºÜÇî2003ÄêµÚÒ»ÆÚ×ã²ÊÔ¤²â×ÊÁÏ
1¡¢²©ÂåÄáÑÇVSACÃ×À¼
»ðÌì´óÓУº´ÓØÔÃû¿´£¬Ö÷¶Ó»ñʤµÄ¿ÉÄÜÐԽϴ󣬵«¸¸Ä¸³ÖÊÀ£¬µ£ÐÄÖ÷¶ÓÄÜȡʤ£¬Ó¦»ðÉúÊÀÍÁ£¬¶ÔÖ÷¶ÓÓÐÀû¡£2س±äµÃµ½ÀëΪ»ð£¬±ÈºÍØÔË«·½ÄÑ·Öʤ¸º£¬¹Ù¹í³ÖÊÀ¶ÔÖ÷¶Ó²»Àû£¬Ó¦Ë®¿ËÊÀ»ð¶Ô¿Í¶ÓÓÐÀû£¬µ«ÈÕ½¨ÊÜÊÀ»ðËùº¦£¬¶ÔÖ÷¶ÓÓÐÀû¡£ÈÕ½¨ÖúӦˮ£¬¶Ô¿Í¶ÓÓÐÀû¡£ÍƼö£º01£¨3£©
2¡¢²¼
Hi,
i finished my storage compression patch for rsync.
WARNING - THIS IS ONLY FOR TESTING!
How does this work?
Just add a "-Z" option to your common rsync commandline parameters. The
destination files will be stored in a compressed way (by using a hardwired
call of gzip).
This works in both
Hello
Is there any progress in "differential file systems"?
Pardon if i missed that.
Usage Example:
I make a backup(*) copy of a database file, 1GB each file, today.
File size is "fixed" as the structure is predefined.
There are only a few place where values where changed.
Most of it is static
Harald,
You might consider using zlib instead of gzip; same algorithm, same author,
but you can access the compression code via a subroutine interface. You
would not have to spawn another process to run gzip, and you would not be
dependent upon the user having gzip installed.
It is not covered by
Green, Paul wrote:
> Harald,
>
> You might consider using zlib instead of gzip; same algorithm, same
> author, but you can access the compression code via a subroutine
> interface. You would not have to spawn another process to run gzip,
> and you would not be dependent upon the user having gzip in
I've just released Version 1.1 of rlbackup:
http://www.math.ualberta.ca/imaging/rlbackup/
rlbackup provides a simple secure rsync-based mechanism for generating and
recovering linked backups over the network, with historical pruning.
-- John Bowman
University of Alberta
--
To unsubscribe or ch
ÎÒºÜÇî2003ÄêµÚÒ»ÆÚ×ã²ÊÔ¤²â×ÊÁÏ
1¡¢²©ÂåÄáÑÇVSACÃ×À¼
»ðÌì´óÓУº´ÓØÔÃû¿´£¬Ö÷¶Ó»ñʤµÄ¿ÉÄÜÐԽϴ󣬵«¸¸Ä¸³ÖÊÀ£¬µ£ÐÄÖ÷¶ÓÄÜȡʤ£¬Ó¦»ðÉúÊÀÍÁ£¬¶ÔÖ÷¶ÓÓÐÀû¡£2س±äµÃµ½ÀëΪ»ð£¬±ÈºÍØÔË«·½ÄÑ·Öʤ¸º£¬¹Ù¹í³ÖÊÀ¶ÔÖ÷¶Ó²»Àû£¬Ó¦Ë®¿ËÊÀ»ð¶Ô¿Í¶ÓÓÐÀû£¬µ«ÈÕ½¨ÊÜÊÀ»ðËùº¦£¬¶ÔÖ÷¶ÓÓÐÀû¡£ÈÕ½¨ÖúӦˮ£¬¶Ô¿Í¶ÓÓÐÀû¡£ÍƼö£º01£¨3£©
2¡¢²¼