search for: karag

Displaying 13 results from an estimated 13 matches for "karag".

Did you mean: karan
2003 Dec 11
2
cwRsync 2.5.7
Tevfik On Tuesday 09 Dec 2003 18:13, Tevfik Karag?lle wrote: > I would also like to inform that I updated my cwRsync package with the > latest rsync binary (2.5.7). http://itefix.no/cwrsync I have tried your rsync 2.5.7 in cygwin under Windows 2000, synchronising to a windows share on an unknown (probably Windows) file server. Sorry to re...
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 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 w...
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"))
2017 Nov 07
0
Fwd: FW: Time Series
...0")] and it gave me the true value. Do you think it is okay? By the way, I appreciate for fast reply. Thank you. -- Emre *From: *Eric Berger <ericjberger at gmail.com> *Sent: *Tuesday, November 7, 2017 11:08 AM *To: *Erin Hodgess <erinm.hodgess at gmail.com> *Cc: *Emre Karag?lle <karagullemre at gmail.com>; r-help at r-project.org *Subject: *Re: [R] FW: Time Series Following Erin's pointer: library(zoo) times <- seq(from=as.POSIXct("2015-12-18 00:00:00"), to=as.POSIXct("2017-10-24 23:00:00"), by="hour") mydata <-...
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
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
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
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