Re: Rsync on a single server

2010-04-27 Thread Matt McCutchen
On Tue, 2010-04-27 at 19:48 -0700, Legionnaire1 wrote: > I can only assume everything new/changed was copied as I now need the mysql > database copied from one domain to the other. Is it possible to copy the > mysql database using rsync on the /mysql/mydomain to /mysql/myotherdomain or > do I have

Re: Rsync on a single server

2010-04-27 Thread Vit
I think you should look at rsnapshot. It's rsync based complete backup solution. http://www.cyberciti.biz/faq/linux-rsnapshot-backup-howto/ Vit Addendum: I seem to have been successful in copying files from one of the domains to the other using the following: rsync -auvn /path/to/source/directo

Re: Rsync on a single server

2010-04-27 Thread Legionnaire1
Addendum: I seem to have been successful in copying files from one of the domains to the other using the following: rsync -auvn /path/to/source/directory /path/to/destination/directory I can only assume everything new/changed was copied as I now need the mysql database copied from one domain to t

Rsync on a single server

2010-04-27 Thread Legionnaire1
Hi all, I'm new to rsync but I get the gist of what has to be done to create backups from a server to a client. My particular need though is to copy new/changed files and mysql database from one filesystem on a server to another filesystem on the same server. Basically I have 7 domains on a dedi

Re: include/exclude Problem

2010-04-27 Thread Henri Shustak
> I want to sync /etc /home and /usr/local (and all files/dirs beneath) to > REMOTEHOST:/dest > There are some huge files in /home which I want to exclued > > I have set up an include/exclude file but I still get too much files. Also > the excluded file is synced > > /usr/bin/rsync -av --exclud

DO NOT REPLY [Bug 7382] Fails to copy with ACL issue if src user is unknown (OSX 10.6 only)

2010-04-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7382 --- Comment #1 from san...@yahoo.com 2010-04-27 15:02 CST --- Issue seems to be from failed call to mbr_uuid_to_id at line 2642 of lib/sysacls.c : rc = mbr_uuid_to_id(*uup, u_g_id_p, &id_type); If user is unknown in OSX 10.5 this call