similar to: Rsync permission issue

Displaying 20 results from an estimated 1000 matches similar to: "Rsync permission issue"

2013 Feb 13
1
An extended Hodgkin-Huxley model that doesn't want to work.
Hi All I have been struggling with this model for some time now and I just can't get it to work correctly. The messages I get when running the code is: DLSODA- Warning..Internal T (=R1) and H (=R2) are such that in the machine, T + H = T on the next step (H = step size). Solver will continue anyway. In above message, R = [1] 0 0 DINTDY- T (=R1) illegal In above message, R = [1]
2008 Apr 11
2
Validating an ActiveRecord object and its has_many :through associations
Considering an object with several has_many :through => associations, what is the ''best'' way to handle validations? As an example: class Student < ActiveRecord::Base # some attrbutes like # :name # :grade # relationships has_many :students_assignment, :dependent => :destroy has_many :assignments, :through => :students_assignment has_many
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
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 -- ...
2007 Jan 27
1
rsync: recv_generator and stat errors
Sorry, my question was whether or not this issue has been resolved. Thanks Hello, I am having problems with rsync: recv_generator: mkdir "dirname" No such file or directory (2) stat dirname No such file or directory Which is the same problem reported in the link below: http://www.mail-archive.com/rsync@lists.samba.org/msg16446.html rsync
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
2014 Nov 18
1
Wrong charset on NTFS volumes (ext4 works fine)
Hi, first of all i'm sorry for my english. I've a little problem with samba 3.6.6 and NTFS volume. I've mounted an USB drive in NTFS format on my server, and all works fine (characters are OK, i can create folders with accents or ? like "cami?n", "mu?eca"...), but when i try to share that drive through samba, all special characters look wrong and i can't
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
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
2012 Apr 12
2
backup to NTFS USB disk
Hello, * I am setting up a backup on a Linux system with Windows XP workstations. The backup goes to three alternating usb drives, each of which is NTFS formatted. The disks should be virtually identical but they do not seem to be. First, my mount command is this (I edited a bit for brevity) mount -t ntfs-3g -o locale=nl_NL.iso-8859-1,silent /dev/disk/by-id/usb-DiskA \ /mnt/tmp || mount -t
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