--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
al *tv)
{
#if HAVE_GETTIMEOFDAY_TZ
return gettimeofday(tv, NULL);
#else
return gettimeofday(tv);
#endif
}
--
I tried rsync-HEAD-20040921-1616GMT and both problems still exist.
I can make the build work locally, but it seems that the work of an
autoconf wizard is in order. I would be
I have released rsync 2.6.3pre2 -- the second (and final) pre-release
version of 2.6.3. Please help out with the testing so that the code
gets a good workout before 2.6.3 is released. (Note that this version
will not be in testing for as long as 2.6.3pre1 was -- I'd like to get
it released in a w
Thank you for joining Tom Mauser's Petition to Renew the Assault Weapons Ban and
thanks for sending it to your friends.
We now have 49,558 names on our petition to President Bush.
Tom Mauser started this petition in Columbine, Colorado by sending it
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Thanks Wayne,
I have been using rsync as a mean to backup and archive my filesystems onto
another hard disk because I got tired of managing tapes and ATA drives are
much cheaper than tapes nowadays. Using the --suffix option has given me
the possibility to make custom dated suffix for my deleted
On Mon, Sep 20, 2004 at 11:11:19AM +0200, [EMAIL PROTECTED] wrote:
> this is possibly a bug report (I'm not sure if this is a feature). It's
> related to the --keep-dirlinks option, when combined with --delete .
Yeah, this weird behavior of --delete is something that Ivan Manida
commented on not
* Sergey Golovin <[EMAIL PROTECTED]> [21 Sep Tue 12:37]
> Now we are running rsync-daemon:
>
> strace -f rsync --daemon --no-detach 2>~/tmp/strace.out
strace.out in attach.
--
Sergey Golovin
execve("/usr/bin/rsync", ["rsync", "--daemon", "--no-detach"], [/* 33 vars */]) = 0
uname({sys="Linux",
Hi!
I'm unable to write with remote rsync in daemon mode.
* My configuration:
rsync 2.6.2
Linux 2.4.20-alt16-up (ALTLinux www.altlinux.org)
(There is owl-patch in ALTLinux-kernel)
== /etc/rsyncd.conf =
log file = /var/log/rsync
[routers]
comment = Our Backups
path =
On Sun, Sep 19, 2004 at 07:54:47AM -0600, Sean Reifschneider wrote:
> My thought is that it could be implemented fairly inexpensively by
> mostly relying on the temporary files that are already written. If the
> temp files were given a common extension (even if it were just common
> among a concur
https://bugzilla.samba.org/show_bug.cgi?id=1495
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
On Mon, Sep 20, 2004 at 07:27:54PM -0400, Marc St-Onge wrote:
> when you execute the [--backup] command a second time [...] the backup
> file gets deleted forever.
Yes, that is what happens if you don't use --backup-dir and you don't
exclude the backup files. If you want more than just the backup
12 matches
Mail list logo