similar to: Yet another rsync incremental thread

Displaying 20 results from an estimated 4000 matches similar to: "Yet another rsync incremental thread"

2008 Jan 30
3
Rsync windows vista permissions problems
I am using deltacopy (uses rsync) to backup up a drive in windows vista to a freenas server. Before moving to vista, had the system working fine (on a windows xp machine). The command used for the backup is: rsync.exe -v -rlt -z --delete "/cygdrive/F/TXT/" "nas::160d/_Acer_F/TXT/" As a result of this command, rsync should create a dir (not on nas) and then copy some files
2010 Mar 25
3
include/exclude problems
Dear Wayne, I am using rsync to synchronize my working files from home computer to the work computer. I want to sync only the files in some directories and no .files. However, I do need to sync several files from .mozilla director (addressbook, calendar and bookmarks) which are located in the .directory. I use the following command and the "excluded-utk.txt" file rsync -aunvz
2009 May 20
1
rsync+cygwin 1.5<->1.7 performance
Hi Has anybody ever made comparisons about the performance of cygwin 1.7 compared to 1.5? I believe there were some changes that should make it faster, but I don't know if they affect rsync too. Thanks bye Fabi
2007 Feb 07
3
Redirect --stats to STDERR.
Hello, I have written a little script that's would email me all errors. rsync -vah --delete --stats <sources> <destination> > /var/log/sauvegarde/listoffile.log 2> /var/log/sauvegarde/errors.log My problem is i want to have the stats in my mail. Is it possible to redirect --stats to STDERR. I have tryed to do this : /---
2000 Jul 20
2
Client frequent disconnection + strange logs
Hello, Although I've been using samba for years at my customers office, I recently moved one on a HP E60 server running RedHat 6.2. The samba version is 2.0.6, untouched from the distribution. They use a (weird) accounting software built on the top of FoxPro, requiring a *huge* amount of open files. I accordingly raised the values for files-nr and inode-nr and the stats seem ok. They have
2009 Oct 30
3
crontab won't work
Hi, I have a strange problem here. I have two servers, one dedicated webserver, and a local backup server. On the webserver I have this : [root at 12569hpv163154:~] # crontab -l 00 22 * * * /usr/local/bin/sauvegarde-pmbccps.sh This launches a backup script every day at 22:00, and it works as expected. Now here's what I have on the local backup server : [root at grossebertha:~] # crontab
2010 Sep 15
2
Intermittent rsync Issues
Greetings, I posted this to a couple online forums already am am already doubting anyone will be able to directly help me solve my problems. So I am here to query the experts directly: > I have a number of rsync clients trying to connect to an rsync server > routinely, and they're intermittently failing with one of a couple error > messages. > > Either: > > 2010/09/15
2008 Jan 02
3
cwRsync on windows
Hi folks, It may be a very basic question for many people here but I have been struggling with Windows commandline. My CentOS machines are running perfectly fine. Question: I have installed cwRsync server on one of Windows 2003 and cwRsync client on the other Windows 2003. What command should I run to connect to the cwRsync server from the client? and how can I make sure that cwRsync is even
2004 Apr 16
2
RSync on Windows 2003
Hello, I'm desperately trying to have a RSync server work on a Windows 2003 Standard Server. All the documentation available I have found applies to Windows NT/2000/XP I don't know whether 2003 works differently from the previous Windows. I have installed the cwrsync package. The RSyncServer Service is running fine under a user account named cwrsync. A successful Telnet on the port 873
2006 Mar 01
3
Help understanding rsync and cwrsync
Hi all, we are just beginning to dive into rsync. I have limited experience with just playing around with the examples and reading all the docs that I can. I just read an interesting post from a developer that mentions cwrsync is a minimalistic rsync and thus things like permissions are not transfered, the post was from 2004. Here are my questions Windows (cw)Rsync Client --> Linux Rsync
2018 Jun 25
2
Postfix, system notifications and local servers
Hi, I have CentOS 7 running on half a dozen public servers. For some stuff like automatic updates using yum-cron, I have Postfix installed with a relatively basic configuration. This allows me to send important notifications to my mail address info at microlinux.fr. When there's a batch of updates, I get one mail per machine, so I can check quickly if everything went OK without having to
2006 Jan 30
2
cwrsync server 2.0.4 / winxp / ownership problems?
Hi all! We're using cwrsync server 2.0.4 on winxp to keep files up to date between some operator machines. Whenever I run rsync to send files to another machine, the read-only flag gets set. The cwrsync user was created (the install is completely standard)... so I'm thinking it might have something to do with that. Here's my rsyncd.conf: use chroot = false strict modes = false
2007 May 02
5
Status of --ignorcase option in main tree/build?
Hi, I'm very interested in learning the status of the --ignorecase patch being included in the main tree... is there a reason it still isn't in there? For anyone who is forced to dealing with backing up windows boxes, this is a big problem, and I can't believe that it isn't affecting a lot of people... Or maybe there is a simple workaround? I'm trying to backup files
2011 Aug 01
1
[Gluster 3.2.1] Réplication issues on a two bricks volume
Hello, I have installed GlusterFS one month ago, and replication have many issues : First of all, our infrastructure, 2 storage array of 8Tb in replication mode... We have our backups file on this arrays, so 6Tb of datas. I want replicate datas on the second storrage array, so, i use this command : # gluster volume rebalance REP_SVG migrate-data start And gluster start to replicate, in 2 weeks
2004 Oct 04
2
cwRsync- chdir failed, server 2003
I'm having prolems with cwRsync on server 2003. I'm getting pretty much identical results to this from the archive: http://lists.samba.org/archive/rsync/2004-April/009187.html, and as far as I can see the only suggestion there was to check permissions. I have one further complication too- I'm trying to sync a remote server on to a vmware virtual disk that I've mounted using the
2004 May 10
4
cwRync and Windows permissions
Hi all, I'm rsyncing a windows 2003 client to a windows 2003 server using the cwrsync installation package. The trouble is that the permission rights set by rsync on the destination server are very restrictive and don't allow another application to access the files. I'd like to change that. However, the GID and UID parameters in the rsyncd.conf file don't seem to manage that.
2008 Mar 10
2
The server is configured to refuse --iconv
I've just tried upgrading to cwrsync 2.1.0 (Rsync version 3.0.0 protocol version 30) between 2 Windows XP Pro sp2 machine across the Internet. I used: SET CYGWIN=nontsec SET HOME=c:\cwrsync\bin C:\cwrsync\bin\rsync -za -u -P --delete --recursive /cygdrive/c/test2/ stuart@test.address.co.uk::test/ When I run the above batch script on the remote machine I get this odd output.
2014 Feb 05
0
Wait for network delay
On Feb 4, 2014, at 10:48 PM, Elliot Dierksen wrote: > NUT will complain endlessly about communication errors and never establish SNMP communication with my APC UPS Hmm, at first glance, I read the "complain endlessly" part as a figure of speech, and figured SNMP would get there eventually since it's UDP. But if you have to stop and restart NUT, that is a different story. What
2015 Mar 31
2
Tripplite SNMPwebcard communication lost and established randomly
On Mar 31, 2015, at 9:07 AM, Jason Gould <jgould at cddiagnostics.com> wrote: > I missed that snmp-ups set pollfreq to 30 by default. I?d hope that it would set deadtime to an appropriate value as well than, no? Is there a way to query what the settings are or what the defaults are? There is a TODO comment in snmp-ups that mentions doing something similar to usbhid-ups: just poll the
2004 Aug 12
1
RV: cwrsync and CPU usage
Yes I?m using cwrync 1.2.4 that it contains the 2.6.2 rsync version command. A problem I have to use cygwin is that I have implemented the cwrsync command in a script .js (jscript) then... Should I make a new script bash file for linux? or is it possible call cygwin?s rsync from a DOS shell line command? Thank you very much :) Jos? Luis -----Mensaje original----- De: Craig Barratt