Displaying 2 results from an estimated 2 matches for "pogtvs".
2004 Jun 27
1
Trouble with rsync inside fcron: buffer overflow in recv_exclude_list
...bit internal inums
<snipped license>
sh-2.05b$ cat /usr/local/sbin/mail_backup
#!/bin/sh
touch /tmp/mail_backup-rsync >& /dev/null
date >> /tmp/mail_backup-rsync
mkdir /md7/mail_backup/`date "+%H"` >& /dev/null
/usr/bin/rsync --delete-after --max-delete=1 -pogtvS /var/spool/mail/* /md7/mail_backup/`date "+%H"`/
----- Forwarded message from fcron <root> -----
To: root@hvs
Subject: Output of fcron job: '/usr/local/sbin/mail_backup'
From: fcron <root>
Date: Sun, 27 Jun 2004 21:20:00 +0200
ERROR: buffer overflow in recv_exclude...
2007 Aug 03
2
DO NOT REPLY [Bug 4856] New: Filenames are displayed before successful transfer in verbose mode
https://bugzilla.samba.org/show_bug.cgi?id=4856
Summary: Filenames are displayed before successful transfer in
verbose mode
Product: rsync
Version: 2.5.7
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org