Displaying 20 results from an estimated 2000 matches similar to: "rsync: recv_generator and stat errors"
2006 May 24
1
rsync eating bandwidth without doing anything
rsync fails to make a directory at the remote site, but continues anyway.
$ rsync -av local 10.1.1.1:/somewhere/
building file list ... done
rsync: recv_generator: mkdir "local": Permission denied (2)
stat local : No such file or directory
You can do this locally too - rsync to a usb device, then unplug the device. rsync keeps doing something.
2011 Dec 16
1
[Bug 8665] New: Crash in free_xattr(), from recv_generator()
https://bugzilla.samba.org/show_bug.cgi?id=8665
Summary: Crash in free_xattr(), from recv_generator()
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: chris at onthe.net.au
2008 Mar 19
0
[PATCH] Unsnarl missing_below/dry_run logic.
The generator can skip a directory's contents altogether due to
--ignore-non-existing, a daemon exclude, or a mkdir failure. On a --dry-run,
the generator can also note the missingness of a directory while still scanning
its contents. These two scenarios were conflated using a single set of
missing_below/missing_dir variables in combination with transient increments in
dry_run; this caused
2012 May 03
2
Getting messages "failed to stat" only in cron execution
Hello, *
When I am running a backup bash file under cron, I get lots of messages like
the following:
rsync: recv_generator: failed to stat
"/mnt/tmp/backup/museum/documenten/secretariaat/vrijwilligers/medewerkersboek
en poster/losse foto's medewerkers/oude foto's medewerkers die we willen
bewaren/wienk, ari\#303\#253l .jpg": Invalid or incomplete multibyte or wide
2010 Oct 30
1
osx remote backup wrong permissions
Hi All,
I'm trying a remote backup for the first time. It is between two laptops, I installed rsync 3.0.7 on both compiled
patch -p1 <patches/fileflags.diff
patch -p1 <patches/crtimes.diff
patch -p1 <patches/crtimes-64bit.diff
patch -p1 <patches/crtimes-hfs+.dif
f
patch -p1 <patches/hfs_compression.diff
./configure
make
this all works perfectly for local backups, clones
2004 Dec 21
1
Rsync permission issue
I am connecting to my rsync server as follows:
ssh -f -i ~/.ssh/id_dsa -C -l SOMEUSER -L 8730:localhost:873 SOMEHOST sleep 40
rsync -av rsync://localhost:8730/module /dest
My LAN servers connect w/o incident or problems. However- I am trying to connect in a remote server and it is giving me some grief.
rsyncd.log excerpt:
2004/12/20 17:00:46 [25997] stat "fran/Herb's info" (in
2007 Jun 18
1
Rsync with non-english characters in filenames?
Hi,
I am trying to use rsync to migrate homefolders from one server to
another. For this I use:
> rsync --rsh="ssh -l root" -vaz beaucent.ling.umu.se:/export/home/ .
Which works fine until I get to some files where the user has,
unfortunatelly, used a non-ascii character in the file name:
--- snip --
...
2003 Dec 30
3
The dangers of static buffers in rsync code
I have been trying for quite a while now to understand why is the
flist.c:f_name() function implemented using static buffers. Anyone care to
comment?
The immediate problem is that any call to f_name overrides the previous
content (well, obvious). This, combined with the fact that several
function calls are made with the result of f_name(file) results in
problems handling hardlinks - and
2008 Jul 06
1
Handful of files are giving me error 13, directory executable bit issue
I am getting a handful of these errors, and I am not sure why. The
directories in question have rights like this:
drw-r--r-- 2 osstbb osstbb 42 2008-05-02 00:04 12981826/
As root, why would it matter if it has executability? I can read it
just fine on the server.
Or is it an issue when it tries to create it on the -client- ? Is
there a way to fix this? I can chmod 0755 the dirs on the server
2006 May 23
3
ignoring file times - but still examining content
Hello.
I would like to transfer files which have changed on another box.
The rsync man page says:
--size-only
..This is useful when starting to use rsync after using another mirroring system which may not preserve timestamps exactly..
Which is my situation.
My problem is that the size-only switch (clearly) ignores files with different content, but that have the same size.
I'd like to
2010 May 05
1
Getting transfer error lists
Hello again,
Is there a reliable way I can parse the errors or get a direct list that rsync produces while transferring? I'm writing a GUI and the only way to get errors has been using regular expressions (all lines starting with "rsync:" for one) but it's not always reliable because I don't know the format of all errors. Also some errors appear to not be fatal but I'm
2008 Jun 12
1
broken pipe when working on open files (?), MacOS X, 3.0.2/3.0.3pre2
Hello all,
I have trouble to use rsync (tested with 3.0.2 and 3.0.3pre2) on MacOS X
10.3.
Rsync always seems to stop when working on open files (?). Source is my
laptop
hard disk, destination a USB attached external drive.
If I stop Firefox for instance all runs smoothly.
This is how I built rsync:
#!/bin/bash
# VERSION=3.0.2
VERSION=3.0.3pre2
DIR="rsync-$VERSION"
2018 Mar 20
4
rsync time machine backup permissions
That doesn’t work too. :-(
Last login: Mon Mar 19 19:18:16 on console
iMac:~ andre$ mount
/dev/disk0s2 on / (hfs, local, journaled)
devfs on /dev (devfs, local, nobrowse)
map -hosts on /net (autofs, nosuid, automounted, nobrowse)
map auto_home on /home (autofs, automounted, nobrowse)
/dev/disk2 on /Volumes/G-DRIVE Thunderbolt 3 (hfs, local, nodev, nosuid, journaled, noowners)
iMac:~ andre$
2002 May 08
1
rsyncd.conf;
I have some rsync defined as a server on one of my production systems and
use to to sync out various configuration files for services running on the
box (dhcpd, dns named.conf files & the like). Both ends are Compaq
Alpha/Tru64 5.1 systems running rsync 2.5.5.
I'm having a fit trying to include certain files in specific subdirectories
under the main path; one such example is below:
2006 Dec 15
4
_exit_cleanup(code=12, file=token.c, line=419): about to call exit(12)
Hy all,
I'm a new rsync user and my english may be poor.
I try to sync two folders between two machines using ssh and
2.6.9 rsync version on each.
My purpose is to sync only files called "*.lic" in each
subfolders.
On the source machine I want to sync :
/home/dps3/public/Lic/Lic
/home/dps3/public/Lic/Lic2
/home/dps3/public/Lic/Lic3
to
/home/dps3/public/Lic/Lic9
On each
2007 Jul 04
2
rsync error: some files could not be transferred (code 23)
Hi,
I installed a Backup server under Debian Etch.
When a client tries to backup files with a long path I receive this
error message:
skipping overly long name: Documents and
settings\\Amministratore\\Desktop/codice da
2014 Nov 22
1
rsync not transferring files
Hi there,
I am running rsync-3.0.6-12.el6.x86_64 on a centos 6.6 box. Am trying to
get files from a remote server (centos 6.5) to my local machine. It
appears to connect fine, but does not transfer any file. this is what I
am seeing
[youcantoo at testbox home]# rsync -avvvzh -P --stats --delete
servername::backupdir/ /home/findmoore
opening tcp connection to servername port 873
sending daemon
2005 Oct 01
1
rsync failed: Too many links
Dear Sir or Madam,
Has anyone seen a error message like the following?
rsync: recv_generator: mkdir "/home/kmiller/briefcase/1205275" failed: Too
many links (31)
rsync: stat "/home/kmiller/briefcase/1205275" failed: No such file or
directory (2)
As far as I can tell, I am not using any symlinks or hardlinks.
Please find below a reasonably complete bug report. Please let
2006 Mar 20
1
Rsync acl patch 1.113 compilation problems on cygwin
Hi,
Recently, there have been some fundamental achievements regarding
acl-support on the cygwin platform. I thought that it would be convenient to
offer an acl-patch enabled rsync as a part of the cwrsync package (a yet
another minimalist rsync on cygwin solution). I get some compilation errors.
What I did:
- Downloaded acl patch v1.113 from rsync site
- Run commands below In the rsync source
2003 Dec 23
4
Permissions Problems
Here's my command copied from a shell script:\
rsync --verbose --progress --stats --compress --rsh=/usr/bin/ssh
--recursive --times --perms --links \
/home/* trt@xxxxxx.xxxxxxx.xxx:/remotebackups/
Here's some (a small part) of the output:
jk/.recently-used
253 100% 0.00kB/s 0:00:00
rsync: recv_generator: mkdir "jk/.secpanel/.runfiles": Permission denied
(2)
stat