similar to: Rsync not preserving owner/group

Displaying 20 results from an estimated 800 matches similar to: "Rsync not preserving owner/group"

2004 Apr 22
2
Rsync Error..
Hello all, I am having a problem with rsync. I want to backup data from one machine to another remote machine. I have Freebsd4.7 on source and FreeBSD4.9 on destination machines. rsync is installed on both the machines. I gave the following command at the source machine. rsync -avvznrbe rsh /sourcepath 66.123.34.123:/destinationpath (66.123.34.123 is the destination ip address) Below is the
2004 Aug 20
2
Anyone syncing database files?
Anyone syncing say 18-20gb Oracle dbf files..? Jeremy S. Loukinas -------------- next part -------------- HTML attachment scrubbed and removed
2004 May 05
5
rsync and Perl programming
Hi everybody - I'm trying to write a Perl wrapper for some rsync tasks that need doing. Problem is, there's some sort of odd interaction going on between Perl and the daemon mode communication for the rsync client, and I'm at my wit's end in trying to figure it out. Here's the Perl script: #####################################################
2004 Apr 14
1
Error msg
Hi, I use rsync 2.6.0 version to synchronize 125GB data, I got the following error messages by using the following command: /usr/bin/rsync --rsync-path=/usr/bin/rsync --rsh="/usr/bin/ssh -C" --stats --timeout=43200 -avSH --delete <source path> <dest path> The error messages: io timeout after 43200 seconds - exiting rsync error: timeout in data send/receive (code 30) at
2003 Nov 18
2
Win2k Scheduler not able to execute rsync over SSH
Hi there, I have tried enough of it and couldnt get any where. I have a Redhat 9.x box with rsync I want to backup contents on the RH to Win2K box. I have copied required cygwin DLL's and rsync.exe,ssh-keygen.exe and ssh.exe. I set up my pub rsa id and all that stuff. My problem is here: I have a batch file which logs itself. The batch file contains some logging commands and rsync -avze ssh
2004 May 01
1
battlefield 1942 help
hello hope you can help. I purchased your battlefield 1942 game in the states and installed on my computer in the united kingdom ( England ) but all the video and audio starts and stops every few seconds can you inform me or help me .
2003 Sep 26
1
Anyone tried windows binaries from www.gaztronics.net/rsync.php?
[I'm not subscribed to this list, please CC me on replies] Hi, well, the topic says it all ;) I want to know if it's safe to use them (yes, i know it's not safe, but if someone says 'they fucked my computer' i will know i can't use them. If noone says anything i will find someone to test them ;)) Thanks. -- Piotrek irc: #debian.pl Mors Drosophilis melanogastribus!
2003 Dec 02
2
users home directorys
Hi All, Is it possible for different users to sync their home directory's (which reside on the same server) using rsync. By that I mean that usera will using rsync to sync /home/usera and userb will sync /home/userb on the same server but usera will not have access to /home/userb. I hope I am making sense. I do not want to use ssh, just rsync. I have RTFMs but they did not answer my question.
2004 Jul 18
1
Formatting rsync output
When RSYNC runs in -v mode, I get the following output on, for example, /etc: RSYNCing /etc ... ( <--- this line is generated by the shell script) building file list ... done ./ backup-daily.sh mail/statistics mtab wrote 26720 bytes read 68 bytes 17858.67 bytes/sec total size is 4176073 speedup is 155.89 RSYNCing /root ... ( <--- this line is generated by the shell script)
2004 Aug 02
1
Rsync and open files
I didn't see this answered in the FAQ, and it's important to one of my application owners. How does RSYNC handle open or write in process files? Thank you! J jadams@molex.com john.adams@molex.com CONFIDENTIALITY NOTICE: This message (including any attachments) may contain Molex confidential information, protected by law. If this message is confidential, forwarding it to
2004 Aug 24
1
[Bug 1652] New: rsync --timeout=n -> if timeout occurs, exits with no exitvalue
https://bugzilla.samba.org/show_bug.cgi?id=1652 Summary: rsync --timeout=n -> if timeout occurs, exits with no exitvalue Product: rsync Version: 2.6.0 Platform: x86 OS/Version: All Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2003 Dec 19
3
partial transfer
I am attempting to use rsync to backup a Win98 laptop to a FreeBSD 4.8 backup server. I have experienced the same problem at roughly the same point in the process on two occations. The laptop contains ~2.7Gb of data. On the first attempt we received this error at 2.3Gb and on the second at 2.4Gb. rsync error: partial transfer (code 23) at main.c(575) Would love to have a full backup of the
2003 Dec 02
1
rsync-2.5.6 performance sucks between winXP and Solaris8
If I try to rsync OpenOffice-directory (OO as an example, 155 MBytes) to Solaris8-machine/rsync-server it takes 4-5 minutes, about 70 MBytes gets transfered and eventually rsync.exe/winXP "dies"; actually winXP's net doesn't responde anymore and I have to boot whole machine! But when I try to do same between Linux and Solaris everything works fine, transfer speed is about
2004 Apr 15
2
Rsync hangs with XP machine used as sshd server
I have a problem with rsync 2.6 protocol 27 (both client and server) running over XP via Cygwin and sshd (on remote machine). It just hangs almost randomly while transfering files after transfering a few megabytes, not always on the same file. When the remote machine is a Linux server I have no problems, bad news is I need also to rsync from XP... I found the problem mentioned somewhere
2004 Apr 22
1
Problem with ownership of non-root files at destination
I'm using rsync to mirror my Sharp SL-5500 Linux PDA home directory to my Linux desktop over a TCP/IP-on-USB link. I'm running the following command as root on the 5500: /home/QtPalmtop/bin/rsync -av /home/zaurus \ 192.168.129.1::zaurus I'm running the rsync server out of xinetd. I have verified with 'ps' that the server, when it starts, is running as root. The files are
2004 Mar 25
3
Root access over ssh?
Is it possible to configure rsync in server mode, to gain access to root protected files, without the user having to log in as root through ssh? I'd prefer to login as a regular user through ssh and access an rysnc server on the host that's running as root. As far as I can tell, however, that's not possible...am I wrong?
2003 Sep 09
3
Operation not permitted?
Hello, Can someone tell me what the problem is here. I am doing an rsync on a sendmail spool directory to a folder that is a samba mount. Why is rsync trying to change owner? Does it have to? I tried manually changing owner (as root) on a file that is sitting on the samba mount and I got the same operation not permitted error. Does anybody know why this is? Or do I need to ask in a samba
2004 Apr 14
1
Feature proposal and implementation plan: --delete-delay
Hi folks, One feature I've wanted in rsync is the ability to delete files that no longer exist in the source *after some specified grace period.* The functionality I'm looking for is a backup system that won't actually delete files until a week or two after the user does. This would: 1. Protect against accidental file deletions; the user would have some time to realize the
2004 Apr 07
2
--suffix problem - possibly bug?
I'm having an issue with the --suffix and -b flags - I've tried the following commands: rsync -avbr --backup-dir=/rsyncbackup rsynctest user@server.com::module rsync -avbr --backup-dir=/rsyncbackup --suffix="" rsynctest user@server.com::module and either way, I wind up with a tilde as a suffix on all the files moved into the backup directory at time of synchronization.
2004 May 28
4
Professional grade rsync?
Hi, folks. We've gone where no man has gone before. On HP-UX, rsync bombs at about 1.75 million directories, files and links (combined sum) in a single transfer. Is there a professional-grade alternative on HP-UX for folks willing to pay for it? It wouldn't even need to be network-aware, just from single-system areas to the same box, but with the nifty delete and update features that