similar to: Using rsync to mirror FTP servers

Displaying 20 results from an estimated 10000 matches similar to: "Using rsync to mirror FTP servers"

2014 Mar 28
4
Update3: easy - automated setup : Debian Wheezy with sernet samba 4.1 : sysvol replication with unison.
Hai, Small update since i need som testers.. im trying to setup bi-directional sysvol replication. Unison has this ability. http://www.cis.upenn.edu/~bcpierce/unison/ This is beta, so if you have successed, please report this back. DONT TEST THIS ON YOUR PRODUCTION ENVIRONMENT. Thanks ! Louis
2004 Jul 30
2
mirroring in both directions with rsync
When operating in daemon mode, will rsync check to see which file is newer and decide which direction to transfer based on that? Example, We have 2 terminal servers, A and B. I want users to be able to work on either server and have their home directories on both stay in sync. If a user logs into server A and changes files, the server would know to transfer the file from A to B. If they log
2008 Mar 11
2
Unison
http://www.pcworld.com/article/id,143198-pg,1/article.html anyone know anything about it? Regards, Dean Collins Cognation Pty Ltd dean at cognation.net +1-212-203-4357 +61-2-9016-5642 (Sydney in-dial). -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080311/e214b4d0/attachment.htm
2012 Apr 24
3
Synchronizing multiple samba servers
Hi. I have two servers located in two different time zones. I want to know if there is a way to keep the shares synchronized. Right now what i thought is to run rsync from Server A to Server B . However the issue is say Server B has a new version of the file in server A and that should not be overwritten but should be copied back to server A. How to go about this? Regards Janantha
2012 Apr 02
3
dovecot and unison
I am successfully using dovecot purely as a personal local mail store on my desktop. (There is only one account, and it's only ever accessed by local mail clients on the machine. The point is to have a common store I can use with any client; plus, I prefer dovecot's Mailbox storage to Thunderbird's mboxes.) Now I'd like if possible, to replicate this setup on my laptop and
2005 Dec 05
4
Keeping data on 2 servers in sync !
I want to build 2 servers (both running samba) to provide file storage to 2 offices (approx 100 miles apart, linked via DSL) but all data writen to 1 server must also be saved to the other server. Both servers would also allow users to access the data via a VPN thus allowing 1 office with a failed server to access the other server via the vpn and still see the data from both offices. I currently
2009 Jan 23
2
Soft link trouble with rsync on SGI
Rsync v: 3.0.1 OS: IRIX 6.5.28f HW Plat: SGI 2400 Disclaimer: I am running rsync 3.0.1. It's difficult and costly for us to get new versions put on our system, so I'm hoping you will all help me out anyways. If the solution is indeed suspected in a later version of rsync, then we will go through the pain to get it installed.
2015 Jun 16
2
using rsync to sync desktop /home/user of to laptop /home/user
greetings, i want to sync my desktop home directory to my laptop home directory. i am using KDE for desktop. a problem that i foresee is the different screens between the 2. i synced using; rsync -a -u -v -e ssh /home/geo geo at 192.168.1.5:/home/geo.new with intent of in laptop's /home; mv geo geo.org mv geo.new geo what files and directories in 'org' directory need to be
2006 Jun 26
4
Can rsync monitor a file system?
I am trying to get two servers to copy each others data to the other server. I need it to be done real time a not use a cron. Can rsync running as a daemon monitor the files system to trigger a transmission? If so how do I configure it? I am running Solaris 9. Thank you. ______________________ Charles Berman Senior Unix Administrator "Think Globally" The contents of this email
2008 Jun 02
2
unison for windows
Hi All, I am posting this querry second time. What i need is-- {Is there any command by which I can get only the updation of file ie only the incremental?. Suppose I have a text file say ss.txt of 3KB in size and I have taken the backup of this file. Now I am making the changes in to this file(ss.txt) by adding 1KB of data. Now I want this 1KB data (in to a new file) when I take the
2009 Feb 28
2
Treat files that were modified locally and remote
Hi - is there a clever way to identify files that have been change on the local _and_ the remote location? Without such a check it may happen, that changes are lost without even noticing. One way to identify such files would be to do a dry-run upsync, then a dry-run downsync, find files that would have been sync'ed in both dry- runs, and then prompt the user for some action. Is
2008 Feb 12
1
rsync cvs
Hi I am in new in rsync cvs. I want to know how to configure the rsync cvs. we have two site we want sync on both site . If i do sync one site all the copy come to overwrite. I am using this command' rsync -az --delete --exclude '#cvs.*' --exclude 'CVSROOT/config' --exclude 'CVSROOT/history' --exclude 'CVSROOT/updatelog' cmadmin@10.203.225.43: /home/cmadmin/
2008 Aug 30
2
most recent updated files on destination
Hello, I want to synchronize two local directories, but if in the destination directory there are some files that has most recent modified time than the source directory I want that the source old files than the destination will be updated. Is it possible? Thanks for helping me. Best regards, --- Ivan -------------- next part -------------- HTML attachment scrubbed and removed
2010 May 20
1
How to let rsync detect file RENAMEs
Assume I start with two absolutely equal directory trees. Now I rename in one of the directory trees a file from aaa.txt to bbb.txt How EXACTLY can I tell rsync to synchronize the other directory tree. That means that in the other partner directory tree the missing file should be deleted and the new, renamed file should be copied? This should work regardsless on which side/partner dir tree the
2019 Jan 15
3
Sync sysvol
What's the current wisdom on sync of sysvol to other (samba) DC's? [I should probably search, but I don't recall seeing discussion on sysvol sync details hit the list recently.] A quick search dud turn up this wiki article - is that current best-practice? https://wiki.samba.org/index.php/Rsync_based_SysVol_replication_workaround I'm running the Ubuntu 18.04 packaged Samba
2003 Feb 03
1
Feature request...
Hi, I dont run rsync cron jobs to maintain big archives, I use the system to keep my work and home computer sync-ed. I would like a '-i, --interactive' option to use with --delete, so I can decide wich deletes to up date and which were potential mistakes. For example, my regular backup of my work files (at work) was needed as we lost some data - However this backup didn't delete
2004 Oct 21
3
GUI for rsync
Hello, I am looking for an open source Win/Mac GUI for rsync that will allow ordinary people to back up selected files/directories to a specially prepared for the purpose internet server. Has anyone practical experience with this and some recommendations? Thank you in advance, Iavor -- www.verysmall.org
2005 Nov 08
2
two way synchronization with rsync?
I have two offices in one city; employees work in both of them (once in office A, the next or an hour later in office B etc.). They would like to have the same profile (i.e., if they log off in office A, they would like to have their documents, Desktop, emails etc. in the profile in the office B when they arrive there an hour later). Is it possible with rsync to construct such a "two way
2007 Aug 28
1
Sync my website between my host and local server
I am trying to find a utility that sync my website between the remote host and local server. Is this the right tool? If yes, how can I sync my .php and .html file including MySQL databasees? -- OOzy Ubuntu-Feisty
2009 Apr 08
2
double-side synchronisation
Help me Tell it is possible to make double-side synchronisation of two servers? So that it passed only on time. For example at an identical set of files on two servers any file on the first to change, i.e. for it time modify will exchange. It means becomes newer and it is necessary to transfer it to other server. And on the contrary, if modification time for any file of the second server it to