Displaying 20 results from an estimated 900 matches similar to: "[Bug 1618] New: rsync transfer messages"
2004 Aug 18
0
[Bug 1615] New: fauilure with 2.6.2 installed
https://bugzilla.samba.org/show_bug.cgi?id=1615
Summary: fauilure with 2.6.2 installed
Product: rsync
Version: 2.6.2
Platform: PA-RISC
OS/Version: HP-UX
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: tregan@t-systemsus.com
2004 Aug 18
0
[Bug 1614] New: fauilure with 2.6.2 installed
https://bugzilla.samba.org/show_bug.cgi?id=1614
Summary: fauilure with 2.6.2 installed
Product: rsync
Version: 2.6.2
Platform: PA-RISC
OS/Version: HP-UX
Status: RESOLVED
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: tregan@t-systemsus.com
2004 Aug 18
0
[Bug 1616] New: fauilure with 2.6.2 installed
https://bugzilla.samba.org/show_bug.cgi?id=1616
Summary: fauilure with 2.6.2 installed
Product: rsync
Version: 2.6.2
Platform: PA-RISC
OS/Version: HP-UX
Status: RESOLVED
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: tregan@t-systemsus.com
2004 Aug 18
0
[Bug 1613] New: fauilure with 2.6.2 installed
https://bugzilla.samba.org/show_bug.cgi?id=1613
Summary: fauilure with 2.6.2 installed
Product: rsync
Version: 2.6.2
Platform: PA-RISC
OS/Version: Windows XP
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: tregan@t-systemsus.com
2002 Mar 28
1
rsync-2.5.5rc1: two problems on Apple Darwin (== MacOS X)
There is a small configure glitch for rsync-2.5.5rc1 on Apple Darwin
(== MacOS X) [
uname -a
Darwin darwin.math.utah.edu 5.2 Darwin Kernel Version 5.2: Fri Dec 7 21:39:35 PST 2001; root:xnu/xnu-201.14.obj~1/RELEASE_PPC Power Macintosh powerpc
] the config.h file gets the line
#define INET6 1
The link then fails with
/usr/bin/ld: Undefined symbols:
_freehostent
_getipnodebyaddr
2007 Jul 20
6
DO NOT REPLY [Bug 4807] New: No transfer of single files out of a module on Itanium IA64
https://bugzilla.samba.org/show_bug.cgi?id=4807
Summary: No transfer of single files out of a module on Itanium
IA64
Product: rsync
Version: 2.6.9
Platform: IA64
OS/Version: HP-UX
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2006 Oct 11
4
"Invalid file index" failures, suspicious index numbers
I've trying to do a backup from a remote host to a local machine via
rsync using the following configuration:
Remote host (Red Hat Enterprise Linux ES3):
$ uname -srmpi
Linux 2.4.21-47.EL i686 athlon i386
$ cat /etc/redhat-release
Red Hat Enterprise Linux ES release 3 (Taroon Update 8)
$ rsync --version
rsync version 2.6.8 protocol version 29
Local machine (Mac OS X 10.4.8, Intel):
$
2002 Sep 05
0
Aborted by user!
Hello,
On a Server running FreeBSD 4.6-STABLE, I have a script which runs from
a crontab. The problem I am encountering is as follows:
opening connection using ssh zing.crosswind.net rsync --server --sender
-vvvlogDtprz . /etc/raddb/users
Aborted by user!
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(150)
2002 Nov 10
0
bug with symlinks
Hello,
I am mirroring the debian tree using rsync. I realised following bug.
Version: 2.5.5-0.2 on Debian GNU/Linux. Rsync did not correct old symlinks.
# ls -l debian-non-US/dists/
total 60
drwxr-xr-x 2 root root 4096 Apr 17 2001 Debian2.2r7/
drwxr-xr-x 2 root root 4096 Feb 28 2001 Debian3.0r0/
drwxr-xr-x 2 root root 4096 Nov 10 02:30
2004 Aug 05
0
[Bug 1582] New: rsync dry run cannot find missing folders, contradicts actual run.
https://bugzilla.samba.org/show_bug.cgi?id=1582
Summary: rsync dry run cannot find missing folders, contradicts
actual run.
Product: rsync
Version: 2.6.2
Platform: All
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2009 May 15
1
rsync creates file twice
Hi,
I'm using rsnapshot 1.3.1 on a Synology Diskstation ds 107+.
# uname -a
Linux ds107 2.6.15 #832 Sat Mar 7 00:44:45 CST 2009 armv5tejl GNU/Linux
rsnpahot uses rsync, on my box there is:
# rsync --version
rsync version 3.0.6 protocol version 30
Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 64-bit
2002 May 29
1
Rsync doing nothing and no error message
Hi *
I'm using rsync to mirror software from one Sun Workstation (mecc27) to the other (mecc29). (solaris 5.7)
worked perfect... 'til 1 week ago !!
Everybody claims nothing has been changed in the configs of the machines (couldn't find anything, though), but rsync is doing nothing at all. just after being called it exits without any error message, warning, whatever..
here the log
2008 Apr 30
2
rsync copying over existing files
Hi again all..
When using rsync 3.0 to sync files between 2 local directories, it works as
i expect it, but when the destination folder is a mounted smb share, it
always copies over the files even though they already exist on the
destination.
Any ideas on why this is happening? even using the same options, but with a
different destination path.
I have tried using -vvv, but it doesn't make
2010 Feb 05
1
Error 11: can not backup /var/lib/zope2.9
Moin,
I wrote a small backup script that use rsync: r5backup
(http://sourceforge.net/projects/r5backup/). It backup dozen of unix machines
for many people.
But when I try to backup /var/lib/zope2.9 I get an error 11. It does not
matter if zope is running or not.
I can't see an error meassge in the (verbose) logfile:
[client] parse_filter_file(/etc/r5backup/profiles/boulder.exclude,0,3)
2007 Aug 23
5
Rsync stops randomly (using vanished files bash script)
Hey,
I've been trying to transfer about 90GB from one Server to another using
rsync. But rsync stops randomly. I use the bash script provided in a bug
report, to block errors about vanished files!
Here is how I start rsync:
./rsync-no-vanished -vvvvv -a -e ssh --delete --progress -z
root@kilu3.de:/var/www/users /data/oldkilu3/ > /data/rsync.kilu3n &
When I log in into the server
2004 Dec 28
2
trouble with chmod on certain symlinks
hello-
i am using rsync via ssh to maintain a copy of a few directories on a
remote server, and am getting an error when rsync tries to chmod a
certain file following it's transfer. there are a couple of cases in
which this occurring - below is one example.
local machine is debian testing - rsync version 2.6.3 protocol version
28
remote machine is macos x 10.3.7 - rsync version 2.6.2
2007 Aug 03
4
DO NOT REPLY [Bug 4855] New: skipped local filters cause segfault while deleting (-rFR --delete)
https://bugzilla.samba.org/show_bug.cgi?id=4855
Summary: skipped local filters cause segfault while deleting (-
rFR --delete)
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2001 Aug 31
0
Weird file permission behavior
We're having a problem trying to set up rsync to sync between a couple
of sites. This is NetBSD 1.5.1_ALPHA on the remote end (eftp) and
1.4.1 on the local end. The rsync versions appear to be identical, as
shown in the output.
Here is the full command being used:
rsync -r -C --exclude .snapshot -e /usr/pkg/bin/ssh -vvv --delete \
eftp.redback.com:/home/ftp/customers /service/eftp/
And
2009 Jul 14
1
--delete not working (minimal example)
--delete option is not working for me. The following is a minimal example.
$ mkdir box1 box2
$ touch box1/letter box2/extra
$ rsync -a -vv box1/ box2/
sending incremental file list
delta-transmission disabled for local transfer or --whole-file
letter
total: matches=0 hash_hits=0 false_alarms=0 data=0
sent 92 bytes received 34 bytes 252.00 bytes/sec
total size is 0 speedup is 0.00
$ tree
2003 Jan 09
1
--exclude and --delete-exclude problem
Hi.
I'm trying to accomplish the following ;
1) First, I did a rsync for a file, like this
/usr/bin/rsync -lptgoD --delete --rsh=/usr/bin/ssh -R --delete-excluded
-vv root@127.0.0.1:/usr/local/src/* /tmp/localhost/daily.0
If I did a ls -la to the destination dir
(/tmp/localhost/daily.0/usr/local/src/README) I take
ls -la /tmp/localhost/daily.0/usr/local/src/
total 60
drwxrwsr-x 2 root