rsync-3.0.6 on cygwin-1.7

2009-09-17 Thread Lapo Luchini
case $host_os in -*linux*) +*linux* | *cygwin*) AC_MSG_RESULT(Using Linux xattrs) AC_DEFINE(HAVE_LINUX_XATTRS, 1, [True if you have Linux xattrs]) AC_DEFINE(SUPPORT_XATTRS, 1) -- Lapo Luchini - http://lapo.it/ signature.asc Description: OpenPGP digital signature

patch to detect IPv6 on Cygwin

2009-02-15 Thread Lapo Luchini
, 1, [true if you have IPv6]) + ]) + ;; inria) # http://www.kame.net/ AC_EGREP_CPP(yes, [ -- Lapo Luchini - http://lapo.it/ -- Please use reply-all for most replies to avoid

security bugs (?)

2007-09-29 Thread Lapo Luchini
As a Cygwin rsync package maintainer, the following security fixes have been brought to my attention: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/rsync/files/rsync-2.6.9-stats-fix.patch http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/rsync/files/rsync-2.6.9-fname-obo.patch

Re: security bugs (?)

2007-09-29 Thread Lapo Luchini
Lapo Luchini wrote: As a Cygwin rsync package maintainer, the following security fixes have been brought to my attention: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/rsync/files/rsync-2.6.9-stats-fix.patch http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/rsync/files

Re: (CYGWIN) Rsync Stalling Upon first file transfer.

2007-09-14 Thread Lapo Luchini
Matt McCutchen wrote: As far as I know, the problem has not been fixed. Since you have a setup that hangs consistently, you could do an enormous favor for all rsync-on-Cygwin users if you brought up the problem again on the Cygwin list and worked with the Cygwin people to get it solved once

Re: Rsync over windows remote desktop

2007-09-02 Thread Lapo Luchini
Andre Zimmermann wrote: They are listed as system folders \\tsclient\C\. I have tried rsync -rvt /cygdrive/f/andrestuff/AZPHD/test /cygdrive/tsclient/C/andrestuff/AZPHD/test The UNC path should be translated to //tsclient/C/ i.e. left alone, except forward slash use (it works also with

Re: Permission problems running rsync as a Windows service

2005-01-09 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joel Brown wrote: So I think that the Administrator account in some way has less privileges than the SERVICE account but I just can't work out what the crucial differences relating to running as a service are. I think each WinXP account has a can

Re: downloading rsync 2.6.x ( or latest) binary for WinXP?

2004-11-18 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wayne Davison wrote: Though I haven't tried it, I believe that means that you can just install rsync and the cygwin dll. Yes, should work as far as rsync is the only cygwin-based tool on the system. This is generally discouraged, though, because

rsync being remotely nice?

2004-11-13 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is there any command line option to change the remote rsync command? My idea would be to use nice rsync instead of rsync remotely, to backup servers that are under heavy load... Lapo - -- Lapo Luchini [EMAIL PROTECTED] (PGP X.509 keys available

Re: [cygwin] Fwd: Updated: rsync-2.6.2-3

2004-09-30 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lapo Luchini wrote: This third attempt solves both the august security fix and the textmode bug that 2.6.2-2 had. Whoops, I forgot to ask if the patch could be kindly included in the original source (it follows). I don't think there is any reason

[cygwin] Fwd: Updated: rsync-2.6.2-3

2004-09-28 Thread Lapo Luchini
: Lapo Luchini [EMAIL PROTECTED] Reply-To: The Cygwin Mailing List [EMAIL PROTECTED] Newsgroups: gmane.os.cygwin.announce Followup-To: gmane.os.cygwin Version 2.6.2-3 of the open source utility that provides fast incremental file transfer has been uploaded. If you're not sure what version do you

Re: [Windows] Unable to delete files transfered by rsync

2004-07-27 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stuart Halliday wrote: A you never said you had XP Home! Perhaps it uses 'simple file sharing' by default? In fact I think WinXP Home uses simple file sharing and that's all. But on the WinXP Home I have on my laptop I happily avoid it using

Re: minimalist rsync on windows

2003-11-24 Thread Lapo Luchini
Brian wrote: Hi, I get a Local: Bad packet length 1349676916 when I try to use rsync-minimalist. I tried with the provided cygwin and with the latest cygwin. Used options, debug info, and/or other infos? -- Lapo 'Raist' Luchini [EMAIL PROTECTED] (PGP X.509 keys available)

Re: Special files and Cygwin

2003-11-18 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pier Paolo Glave wrote: | The only problem I found is that windows is not able to backup | linux special files (/dev/*). I suggest to tar them up, in order to preserve full infos. If you avoid compression of the tar file or use gzip with the option

Re: compression, built-in or ssh ?

2003-10-17 Thread Lapo Luchini
jw schultz wrote: What is the general recommendation for compression when using ssh? Use rsync's compression. If so, is there a clear prefference which is more efficient, rsync or ssh? Yes. Why, if they both use zlib? Moreover compressing at a higher level always seems a good

Re: compression, built-in or ssh ?

2003-10-17 Thread Lapo Luchini
Donovan Baarda wrote: Any actual reason not to do that? rsync can use what I refer to in pysync as context compression. This is where the matching data is compressed even though the matching compressed data is not transmitted (because the other end already has it). This primes the compressor

Re: Rsync for Windows on http://www.gaztronics.net/rsync.php

2003-10-07 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gary Myers wrote: | The page has been updated accordingly, and now offers the Source Code | as per the GPL requirements. It no longer offers the Cygwin code - | people will have to follow the links to the site. If people should install Cygwin anyway

Re: Anyone tried windows binaries from www.gaztronics.net/rsync.php?

2003-09-25 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jim Salter wrote: | I'm not entirely sure what that site's reason for existence is. It | says it requires cygwin, and cygwin already comes pre-packaged with | rsync, so ...? Moreover that website doesn't comply to the GPL license, as it has no

Re: Anyone tried windows binaries from www.gaztronics.net/rsync.php?

2003-09-25 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Piotr Krukowiecki wrote: | I wasn't aware that cygwin have rsync, that makes things much easier | :) | | I plan of using only server mode so that should not bother me. Refer to /usr/doc/Cygwin/rsync-2.5.6.README to install it as a windows service:

Re: rsync problem on cygwin

2003-09-22 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Captain Nice wrote: | Another related thing, my rsync hang many times after completing the | work. I need to press ^C to end it. Rsync-Cygwin related hang problem is (the biggest) known problem of rsync on cygwin, right now. It *seems* to be a problem

CygWin support for 2Gb files (rsync too!)

2003-09-03 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi to the list. Yesterday the new test release of CygWin (1.5.3) became stable and with that many cygwin packages, rsync-2.5.6-3 (compiled for cygwin 1.5.x) among them. This means that everyone had better open http://cygwin.com/setup.exe and upgrade it

Re: Recent FSF Compromise and rsync ... pgp keys?

2003-09-02 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 King, Daniel wrote: |I seem to be having a spot of trouble getting to any public key servers from |my current location, and the files provided (as above) on the Samba ftp site |don't seem to be adequate by themselves: The is no big security in

Re: PATCH/RFC: Another stab at the Cygwin hang problem

2003-07-12 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 jw schultz wrote: I've attached an altered patch. I've only dealt with this one location which produced errors doing a ssh pull. OK, I created a test package with your patch included, so that anyone willing to test but not wililng to compile can use

Re: Rsync Performance In Windows

2003-06-16 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 _Chris McKeever_ wrote: The linux machine connecting to the windows rsync daemon has a very low performance hit when the session is running (see below). However, the windows machine, which has a much faster CPU hits a CPU usage of 100%. rsync CPU

You have emailed an address at dslreports.com

2003-06-16 Thread Lapo Luchini
Each time I send a message to the ML I receive this message... (thi mislead me to double-post some days ago). Could someone please unsubscribe the blocked address? But I guess that's not possible, as anyone else shuold have noticed this, too... =( -- Lapo 'Raist' Luchini [EMAIL PROTECTED] (PGP

Re: rsync and cygwin

2003-06-07 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 jw schultz wrote: I'd then consider that the cygwin binaries might have been built incorrectly. After that, i don't know, perhaps creeping corruption on the two machines? BTW: those are my latest builds or rsync/cygwin: $ md5sum /usr/bin/rsync.exe

Re: rsync and cygwin

2003-06-07 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 jw schultz wrote: I'd then consider that the cygwin binaries might have been built incorrectly. After that, i don't know, perhaps creeping corruption on the two machines? BTW: those are my latest builds or rsync/cygwin: $ md5sum /usr/bin/rsync.exe

rsync and cygwin paths

2003-06-05 Thread Lapo Luchini
(cc to [EMAIL PROTECTED] so that people that knows ebtter what i'm talking about can eventually correct me) jw schultz wrote: Perhaps that is the document he needs. If not could you cygwinese, cygwinites, cygwinists, cygwinim or whatever point him to one that will clear up the slash/backslash

Re: [rsync@b] Re: rsync and cygwin

2003-06-04 Thread Lapo Luchini
Bert wrote: While I don't know the cygwin architecture details, it looks like the /cygdrive functionality is a part of cygwin.dll and can be used without a parent bash shell. It is part of it's POSIX-layerness, indeed, and it's storen in the registry, so it needs no startup script to set it

-p option in man and help [Was: Rsync / SSH / Cygwin .. permissionproblems..]

2003-05-31 Thread Lapo Luchini
jw schultz wrote: On Sat, May 31, 2003 at 09:48:47AM +0200, Lapo Luchini wrote: Actually it seems to me the opposite: it has perms also without -p... maybe it is the default? Without -p new files get perms of source as modified by umask. Ohhh. Maybe it's just me, but wouldn't --p

Re: Rsync / SSH / Cygwin .. permission problems..

2003-05-31 Thread Lapo Luchini
Oswell, Michael wrote: [sorry for the full quote, but I'm CCing the cygwin mailing list too] I am attempting to use rsync to mirror data between several windows 2000 and windows XP systems. I am a UNIX person by nature, so decided the easiest way to go about doing this would be to use Cygwin with

I'm back... (most of)

2003-03-25 Thread Lapo Luchini
Well, what to say... my computer is ok again, I *just* have to read some thousands emails and I can begin contribute again =P -- Lapo 'Raist' Luchini [EMAIL PROTECTED] (PGP X.509 keys available) http://www.lapo.it (ICQ UIN: 529796) -- To unsubscribe or change options:

/me dead for a short while [Was: rsync in cygwin as service]

2003-02-11 Thread Lapo Luchini
Dmitry Melekhov wrote: Hello! I want to start rsync on w2k as service. If I try to start rsync from command line it simply do nothig: $ rsync --daemon Sorry to you and other people that waits for me to test/debug cygwin-specific problems in latest rsync, but my windows machine is actually

Re: [PATCH] open O_TEXT and O_BINARY for cygwin/windows

2003-01-29 Thread Lapo Luchini
Dave Dykstra wrote: I suspect it's also the reason why the build.samba.org cygwin machine hasn't reported a result in the last 9 hours. Nope.. problems with the CPU fan-cooler =( I'm taking it back out and washing my hands of the cygwin rsync port, I'm fed up. I'll catch up with Max

Re: [PATCH] open O_TEXT and O_BINARY for cygwin/windows

2003-01-27 Thread Lapo Luchini
Dave Dykstra wrote: What, in particular? I'm not a very good testcase, because I use binary mounts and unix line endings everywhere. It compiles and does syncs with remote rsync daemons, which is my normal usage. Max. See if exclude files with DOS line endings work ok for you, and also

*TEST* rsync package [Was: Please test rsync-2.5.6pre2]

2003-01-22 Thread Lapo Luchini
:01:44 2003 using DSA key ID C8F252FB gpg: Good signature from Lapo Luchini [EMAIL PROTECTED] gpg: aka drBrain ICQ:529796 gpg: aka [jpeg image of size 2814] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication

Windows and default --modify-window=0

2003-01-09 Thread Lapo Luchini
Uhm... rsync developers: what do you think about changing the default modify-window in the Cygwin platform? It seems to me that many problems people have are just because of the granularity of timestamp. Maybe changing the default could be the best choice. That would be documented in the man

Re: Windows and default --modify-window=0

2003-01-09 Thread Lapo Luchini
Dave Dykstra wrote: it would fail if it were talking to a release of rsync that is too old to recognize the option[...]. The surprise factor on that may be too much to make it worthwhile. I agree. I didn't think about that. But, given the resilience to upgrade many people have, you sure are

Re: Windows and default --modify-window=0

2003-01-09 Thread Lapo Luchini
jw schultz wrote: This message says it is 2 seconds aso on NTFSD actually: http://lists.samba.org/pipermail/rsync/2000-July/002491.html I don't use windows myself. I just recall that one of the windows filesystem has timestamps in the milliseconds. I also thought that, but that mesage

Re: Windows and default --modify-window=0

2003-01-09 Thread Lapo Luchini
jw schultz wrote: The 2 second timestamp resolution only applies to some windows filesystems. I think NTFS has timestamp resolution in the milliseconds (unlrelated to precision). It should only become an issue when the windows filesystem is the destination. This message says it is 2 seconds

Re: long directory name problem

2003-01-08 Thread Lapo Luchini
[EMAIL PROTECTED] wrote: We experience that as well. We use (sadly) Rsycn in Win32 environment. I hear it's due to the Cygwin utilities. What file sysetm, cygwni version and rsync version are you talking about? $ echo try

[Fwd: Re: rsync windows - unix still hanging :(]

2003-01-03 Thread Lapo Luchini
Author of the message didn't include [EMAIL PROTECTED] in the reply, and I think this message is in topic. Original Message Subject: Re: rsync windows - unix still hanging :( Date: Mon, 30 Dec 2002 16:10:32 -0800 From: Jim Kleckner [EMAIL PROTECTED] To: Mike Rubel [EMAIL

[Fwd: Re: rsync windows - unix still hanging :(]

2003-01-03 Thread Lapo Luchini
Author of the message didn't include [EMAIL PROTECTED] in the reply, and I think this message is in topic. Original Message Subject: Re: rsync windows - unix still hanging :( Date: Mon, 30 Dec 2002 17:24:47 -0800 From: Jim Kleckner [EMAIL PROTECTED] To: Mike Rubel [EMAIL

Re: rsync on win32: a) slow, b) crashes

2002-12-16 Thread Lapo Luchini
If you download gcc with cygwin, the compilation procedure is exactly the same as under *nix. As for the cygwin1.dll problems, I don't know how compatible the different versions are, but I assume the API is pretty fixed. I don't think you can link cygwin statically. In the past there are known

Re: Restore rsync'ed win2000?

2002-12-11 Thread Lapo Luchini
Dr. Poo wrote: I was just wondering what it would take for me to do a full ghost like restore of windows 2000? I don't think you can bacvkup important system files while the system is up... and without them, you only need to backup documents, as the system without system files such as the

Re: Restore rsync'ed win2000?

2002-12-11 Thread Lapo Luchini
files... which, damn, i should just to see if they are being synced... i would also not be getting the registry? Do you happen to know of any other 'important system files thought probably are not being synced? Registry is actualyl a hidden file under C:\WINNT\.. something like...

Re: Rsync service on Win2k?

2002-12-03 Thread Lapo Luchini
cygrunsrv -I RSYNC -d Rsync daemon -p /usr/bin/rsync.exe -a --config=/etc/rsyncd.conf --daemon --no-detach It is almost the same command line I suggest in the README and... it *used* to work. Doesn't work even in my box right now. 0_o BTW: that's the default for rsyncd.conf Right now it's too

Re: Strong encryption

2002-06-06 Thread Lapo Luchini
encript the data in chunks, where the chunk boundaries are determined by the That would lessen encryption security, of course. -- Lapo 'Raist' Luchini [EMAIL PROTECTED] (PGP X.509 keys available) http://www.lapo.it (ICQ UIN: 529796) -- To unsubscribe or change options:

Re: Strong encryption

2002-06-06 Thread Lapo Luchini
| That would lessen encryption security, of course. All encryption is done in chunks, the size varies of course, usually between 1 and 256 bits. Of course, but even if block ciphers are usually used to encode data, they are usually used in OFB or other feedback mode that convert them to

Re: Strong encryption

2002-06-05 Thread Lapo Luchini
Is there any PGP integration into rsync available ? No, but there's OpenSSH... quite what you're searching for =) http://www.openssh.org/ -- Lapo 'Raist' Luchini [EMAIL PROTECTED] (PGP X.509 keys available) http://www.lapo.it (ICQ UIN: 529796) -- To unsubscribe or change options:

Re: AW: Strong encryption

2002-06-05 Thread Lapo Luchini
I thought, rsync only looks at the modification date of a file and decides whether to backup this file or not. By default, it does not, in fact it's REAL usefullness it's that uit examines the content of the file to send just what is needed, differently from other mirroring software. --

Re: rsync without syncing file permissions under W2K

2002-05-22 Thread Lapo Luchini
I want the permission from the target files to be inherited from there parent folders that already exists on target and have several permissions set. You could just try to start the receiving rsync with an empty CYGWIN environment (i.e. without CYGWIN=ntsec) so that security is not

Re: AW: rsync without syncing file permissions under W2K

2002-05-22 Thread Lapo Luchini
Wernicke, Heino (CGS) wrote: Thank you! That helps a little. But the permissions on target machine will not be inherited from parent folder as I wanted. Uhm... removing ntsec shouldn't touch permissions at all... can't just you use chmod -R 755 * after rsyncing? -- Lapo 'Raist' Luchini [EMAIL

shell title

2002-05-20 Thread Lapo Luchini
UHm, I don't know nothing about the matter but some program have the ability to change shell's caption/title... could be cool an rsync option to do that (easier to check the transfer from a minimized window). Also, if the total file number also transmits the total byte size, a gran total %

Re: Avoid 'Connection reset by peer' on cygwin - agree hold untilafter 2.5.6 and note to Lapo Luchini

2002-05-10 Thread Lapo Luchini
Max Bowsher wrote: I think it might be too risky for 2.5.6 and perhaps should wait to 2.6.0. - Dave Yes, now the small fix has turned into a multi-source file minor redesign, lets hold it until after 2.5.6 - at least for the standard release. To Lapo Luchini: Maybe this could go

Re: Rsync Win2K?

2002-05-03 Thread Lapo Luchini
Brad ha scritto: Is there a version of Rsync that works with Win2K? I wish to synchronise a RedHat 7.2 directory and a Win2K directory. Regards, Brad You can find one in Cygwin, you can install it from http://cygwin.com/ Install now. Remember to select package rsync and, if you need it,

Re: Rsync server on w2k with ssh

2002-04-23 Thread Lapo Luchini
I am running rsync as a service on w2k successfully using the patch from http://v.iki.fi/~vherva/cygwin-rsync/ Why using a patched 2.4.2 when you have an official 2.5.5 build ready for you? =) You can also install it directly frmo the cygwin's setup ( http://cygwin.com/setup.exe ) --

little patch with zero priority

2002-04-04 Thread Lapo Luchini
Hi, I have a little request, which should be considered very very very very low priority but would be useful nonetheless... in Makefile.in there are two lines with additional space at end of line and my editor strip it, so I must hand-edit the cygwin-specific patch in order to create the package

Re: rsync 2.5.4 on win2k machine

2002-03-21 Thread Lapo Luchini
D:\tmprsync -rcv *.bat \\bitserver\tmp I hate when I sent a unfinished message by accident. Anyway you can use UNC pathnames, just call them //server/dir... -- Lapo 'Raist' Luchini [EMAIL PROTECTED] (PGP X.509 keys available) http://www.lapo.it (ICQ UIN: 529796) -- To unsubscribe or

Re: rsync 2.5.4 on win2k machine

2002-03-21 Thread Lapo Luchini
D:\tmprsync -rcv *.bat \\bitserver\tmp First of all you should use unix-like paths and, to my knowledge, you can't use UNC paths... isn't you command line creating a directory /bitserver/tmp (or maybe /bitservertabmp) in the posix root (c:\cygwin, probably)? building file list ... done

Re: Updated: rsync-2.5.2-1

2002-02-18 Thread Lapo Luchini
Rsync 2.5.2 has a data-destroying bug as described here: http://lists.samba.org/pipermail/rsync/2002-January/005966.html Lapo, does Cygwin rsync-2.5.2-1 suffer from this bug? Based on your message I should think it would. I strongly advise against upgrading until the bug is fixed. It's

Re: Java client and rsync

2002-02-01 Thread Lapo Luchini
Holstein, Brian wrote: Are there any available java classes that can use rsync for file transfer. Ifso do they support connecting to an rsync-server. Any reasons to or notto do this from within java would also be appreciated. Andre John Mas was trying to create a java rsync library and I

Re: How to setup Rsync as an NT Service

2001-11-21 Thread Lapo Luchini
To create the install package described here you will need to obtain a copy of the NT Server or Windows 2000 Server Resource Kit. There are many sources for these utilities. Perhaps the easiest is to get the book and CD from any technical bookstore or online at http://www.amazon.com for as

Re: using rsync to backup windows workstations

2001-11-14 Thread Lapo Luchini
While I appreciate the GPL, I don't think it makes much sense in this case. Why provide source to compile your own cygwin when it's publically available in many places already? Likewise for rsync. Wasn't a simple hyperlink to the original sources on your page and in a README sufficient?

Re: using rsync to backup windows workstations

2001-11-13 Thread Lapo Luchini
study and understand rsync source... C ya, Lapo -- Lapo Luchini [EMAIL PROTECTED] (PGP X.509 keys available) http://www.lapo.it (ICQ UIN: 529796)

CygWin 2Gb (64bit) support

2001-11-09 Thread Lapo Luchini
They basically say: there's no current support for 64 bit file lenghts, patch are welcome as long as they don't break anything C ya -- Lapo Luchini [EMAIL PROTECTED] (PGP X.509 keys available) http://www.lapo.it (ICQ UIN: 529796)

rsync:// browsingsaving ni Mozilla?

2001-09-28 Thread Lapo Luchini
It would definitely be cool (and useful). http://bugzilla.mozilla.org/show_bug.cgi?id=85879 -- Lapo 'Raist' Luchini [EMAIL PROTECTED] (PGP X.509 keys available) http://www.lapo.it (ICQ UIN: 529796)

rsync package available for CygWin

2001-06-18 Thread Lapo Luchini
problem in cygwin port). I've tested it and it seems to work ok (both with cygwin and linux server and client, using ssh or not), but rsync uses and options are too many to let me say I've tested it thoroughly. C ya =) Lapo -- Lapo Luchini PGP X.509 keys available

Re: rsync / OpenSSH hang under cygwin....

2001-06-14 Thread Lapo Luchini
When I try to sync using ssh back to the same machine or to another machine, the sync always hangs in the same place I've tried syncing various directories and each directory always hangs on the same file file in each directory... Any clues? It works for me (just the same environment: