Displaying 20 results from an estimated 1000 matches similar to: "error allocating core memory buffers with certain iconv args"
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
2004 Aug 18
0
[Bug 1618] New: rsync transfer messages
https://bugzilla.samba.org/show_bug.cgi?id=1618
Summary: rsync transfer messages
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
QAContact:
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
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 Sep 15
0
(no subject)
Hi,
I'm trying to get rsync over OpenSSH/Cygwin working. I started with a command like this (which fails):
$ rsync -v -v -v --recursive --rsh="ssh -i /home/ul081b/mpdm-keys/rsa-mpdm01 mpdm@mpdm-w2k3" MPDM-W2K3::MPDM .
opening connection using ssh -i /home/ul081b/mpdm-keys/rsa-mpdm01 mpdm@mpdm-w2k3 MPDM-W2K3 rsync --server --daemon .
bash: line 1: MPDM-W2K3: command not found
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
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):
$
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
2004 Sep 16
3
Rsync param parsing using --rsh broken? (was: no subject)
Reposting this with a subject line :-)
Hi,
I'm trying to get rsync over OpenSSH/Cygwin working. I started with a command
like this (which fails):
$ rsync -v -v -v --recursive --rsh="ssh -i /home/ul081b/mpdm-keys/rsa-mpdm01mpdm@mpdm-w2k3" MPDM-W2K3::MPDM .
opening connection using ssh -i /home/ul081b/mpdm-keys/rsa-mpdm01 mpdm@mpdm-w2k3 MPDM-W2K3 rsync --server --daemon .
bash:
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
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
2003 Feb 21
0
problems with rsync on Solaris 9
I am having problem with rsync 2.5.6 on Solaris 9. It starts to
transfer my file, and then it just dumps core. Here's the transaction.
path=/usr/local/bin/rsync cdndbsj:/var/opt/myFilename/ /var/opt/myFilename
cmd=/usr/local/bin/ssh machine=cdndbsj user= path=/var/opt/myFilename/
cmd=/usr/local/bin/ssh cdndbsj /usr/local/bin/rsync --server --sender
-vvvvlogDtprx . /var/opt/myFilename/
2018 Dec 31
2
--partial does not "unhide" the files
Kevin Korb via rsync <rsync at lists.samba.org> (So 30 Dez 2018 23:56:44 CET):
> I think --partial might be a red herring here. It only applies to what
> happens when rsync is aborted in the middle of a file. What happens
> without -P?
Same happens w/o --partial. I append 2 logs:
- a from localhost to remote server, exposing the missing "rename"
- b from localhost to
2004 Jan 26
1
--link-dest not working with rsync daemon?
I am puzzled as to why I can't get the option --link-dest to work
properly. When I use this option when both source and destinations are
on a local filesystem the hard-linking of the target against the
link-dest directory does work, but when the source is a remote directory
(via ssh or rsync server) hard links are not created. I suspect it has
something to do with setting the correct
2007 Nov 02
0
build/test problems with rsync-3.0.0pre4
Hi,
I tried to build rsync-3.0.0pre4 on a list of different plattforms
and got some problems with build or test suite.
first, the good news: the build and tests worked fine on these plattforms
Solaris 5.5.1, 5.6 and 5.8 (sparc) and 5.10 (x86 and sparc)
SUSE Linux 9.0 (amd64), 10.1 (amd6) SLES10 (32 and 64 bit)
RedHat 7.1 and 9.0 (32 bit)
RedHat EL3 (ia64)
problems
2002 May 22
1
unexplained error (code 255)
Everything worked, files transferred fine however a -vvv reveals that
the process did not end clean. The error is not seen with -v or even
-vv. Any insight? rsync version 2.5.5 protocol version 26, running on
Solaris 8.
Write failed flushing stdout buffer.
write stdout: Broken pipe
rsync error: unexplained error (code 255) at main.c(925)
_exit_cleanup(code=255, file=main.c, line=925): about to
2015 Mar 09
0
rsync hangs on select() system call
hello ,
any suggestion about this problem ?
thanks
2015-02-27 15:46 GMT+01:00 thomas veymont <thomas.veymont at gmail.com>:
> hello,
>
> trying to understand why a rsync client hangs during a transfer. Hopefully
> someone can advise.
>
> client = rsync 3.0.6, server = rsync 3.1.1 , transfer is done to a rsync
> module with such a command:
> rsync -rtxvvv my_data
2007 Nov 15
1
Problem with rsync recent file logic ?
Hello,
I have 2 servers I'm synchronizing using rsync, I have a situation where I :
1. rsync from rnd-dev2 to rnd-dev1
2. change the rsynched file on rnd-dev1
3. rsync from rnd-dev2 to rnd-dev1 again
4. File gets overridden on rnd-dev1 over though it has newer change
time then file on rnd-dev2.
here is the bug(?) reproduction:
[root@rnd-dev1 test_rsync]# rsync --version
rsync version
2015 Feb 27
2
rsync hangs on select() system call
hello,
trying to understand why a rsync client hangs during a transfer. Hopefully
someone can advise.
client = rsync 3.0.6, server = rsync 3.1.1 , transfer is done to a rsync
module with such a command:
rsync -rtxvvv my_data rsync://test at my.rsync.server/INCOMING/
<rsync://test at rsync.resif.fr/INCOMING_TEST/>
the client starts to transfer data (a few Mb) then hangs, then manually
2020 Feb 01
1
[Bug 14260] New: leading / added to file name causing file not found when setting permissions
https://bugzilla.samba.org/show_bug.cgi?id=14260
Bug ID: 14260
Summary: leading / added to file name causing file not found
when setting permissions
Product: rsync
Version: 3.1.3
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core