similar to: cwRsync 2.5.7

Displaying 20 results from an estimated 700 matches similar to: "cwRsync 2.5.7"

2003 Dec 21
1
Bug on cygwin?
When using the cygwin version of rsync for archive ops on a Windows subnetwork in "local" mode as follows: rsync -a xyz //somehost/abc # Source: WinXP, Target: Win2K the correct files seem to be copied to the target machine, but the command never terminates within the cygwin bash shell. It hangs indefinitely, though it does not appear to continue using CPU or memory
2006 Aug 08
1
Release of cwRsync 2.0.9 !
Hi, A new version of cwRsync is available now. Enjoy! Rgrds Tev http://itefix.no/cwrsync --------------------- Release Name: 2.0.9 Notes: cwRsync VERSION 2.0.9 - August 2006 highlights (see changelog for more info) - Cygwin 1.5.21-2 - Sechaw 1.4 Signatures: MD5: 54c3fb72e182328169dde0bd068df09a *cwRsync_2.0.9_Installer.zip d404a4fe0f7cf171790e9f1f128fb467
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
2004 Jan 13
3
Unexpected timeout in rsync
Hi I am having trouble with intermittent timeouts when backing up a largish set of files from /usr using rsync. Approx 125,000 files, 2GB. Backup is to same machine, from a partition on hda to one on hdb. I am using ribs 2.1 (slightly modified to ignore rsync error 23), run with nice -n 5 via cron. (for ribs visit http://rustyparts.com/phpBB/viewforum.php?f=9 ) Typical error report is:
2008 Dec 30
3
how to backup/restore of windows file attributes
I use rsync for backing up windows. After a restore of Desktop.ini I recognize that the hidden attribut and the system attribut will not been restored. I know, this are no unix attributes. But is there a way to backup and restore the windows attributes too? Thanks Matthias -- Don't Panic
2006 May 10
2
rsync ok with open files?
Hi gang. I am synchronizing Windows machines (cwRsync/cygwin) with FreeBSD server. A batch file is used to initiate the process (shell invoked rsync daemon). My question is whether I need to tell my users to close any affected applications (ex: Outlook; I am synchronizing the outlook.pst file) during the procedure? Peter __________________________________________________ Do You Yahoo!? Tired
2003 Nov 20
3
minimalist rsync on windows
Hi, Is the rsync-minimalist still supported for windows? I am using Windows XP Home. I am testing, to get a solution for a client. The minimalist looked very nice--a cygwin.dll and an rsync and an ssh.exe. However, I can connect with ssh, but not with rsync over ssh using these files. I have also tried plink from putty with this rsync. I gather from a lot of the messages that the consenus is
2003 Nov 18
0
rsync 2.5.6 hanging in cygwin on Windows shares
rsync 2.5.6 is hanging in cygwin, at the end when it should print a summary of bytes sent etc and exit. It has successfully copied all the files before hanging. It does this every time when copying to or from a Windows share. (It sometimes hangs when copying from one local drive location to another, but I have not tested this as thoroughly.) The Windows shares are almost certainly on Windows
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 20
3
rsync not saving files on windows 2000
I am trying to setup a windows 2000 server with rsync and cygwin. I think I almost have it working except that when the file copy is finished my files are nowhere to be found on the windows server. I am not getting any error messages. I am connecting from a win98 machine on the same network. Any ideas on how I can get this working or get more info to debug. Thanks.
2008 Mar 12
2
(cw)rsync 3.0.0 incompatible with 2.6.9
Hello, This seems like rather serious issue to me. I have updated the windows binary for rsync to 3.0.0 (cwrsync), and now I get the following error: receiving file list ... rsync: on remote machine: --iconv=.: unknown option rsync error: requested action not supported (code 4) at clientserver.c(685) [sen der=2.6.9] rsync: read error: Connection reset by peer (104) rsync error: error in rsync
2017 Nov 07
0
FW: Time Series
Hello! What is the error message, please? At first glance, you are using the "ts" function. That doesn't work for hourly frequency. You may want to create a zoo object. This is Round One. Sincerely, Erin On Tue, Nov 7, 2017 at 1:46 AM, Emre Karag?lle <karagullemre at gmail.com> wrote: > > Hi, > I would like to ask a question about time series. > I am trying
2003 Dec 29
2
Does rsync/cygwin hanging problem be solved?
I am new user of rsync. I notice rsync will hang under cygwin when transfering files occasionally, then I see the mail archieve discussing this problem at http://www.mail-archive.com/rsync@lists.samba.org/msg08726.html Does this bugs has been fixed? Anyone can give me an answer? thanks. Best Regards
2017 Nov 07
3
FW: Time Series
Hi, I would like to ask a question about time series. I am trying to convert my data into time series data. I have hourly data from ?2015-12-18 00:00? to ?2017-10-24 23:00? I am trying the following codes but they are not working. Could you help me out? tseri <- ts(data ,seq(from=as.POSIXct("2015-12-18 00:00:00"), to=as.POSIXct("2017-10-24 23:00:00"), by="hour"))
2004 Apr 16
0
VB 6.0 Implementation of cwRsync 2.5.7 Questions...
Tevfik: I see from your experience that you have Visual Basic. I'm attempting to develop a file deployment/synchronization application using the cwRsync product in a VB 6.0 environment. It will run continuously on a Win box and need to communicate with both Win and UNIX clients. Is this possible? I inferred that I only needed to run the cwRsync install, which did install the rsync
2003 Nov 21
1
2.5.5
I have been having the same problem as many that if files are to many rsync locks up and goes no further. In the latest list an admin said he was not having the issue with 2.5.5. Can you tell me where I can get the source for this so I can try it for my systems. Thanks Don
2017 Nov 07
0
Fwd: FW: Time Series
[Please send replies to r-help, not individual responders] Emre, In R, when you call a function defined via something like f <- function( foo, bar ) then you can call it as, for, example a <- f(x,y) or a <- f(foo=x, bar=y) or even a <- f( bar=y, foo=x) # notice I switched the order! The first approach requires you to pass the arguments in the same order as the function is
2006 May 19
1
cwrsync client log format ??
We were trying to introduce a better client side log format so that we could get timestamps and module names etc. In the rsync documentation it looks like you can use --log-format for the client ... there is even a sentence saying that this format would not interfere with the rsybc daemons format. We are using cwrsync and when we try and add --log-format="%o %h [%a] %m (%u) %f %l" The
2006 Apr 24
1
cwRsync logs
Using cwRsync on Windows, is there any way to get the standard rsync stats at the end? It does not look like '--stats' is an option for cwRsync and verbose does not provide the stats. -- Robert
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