rsync

2008-03-10 Thread Sisyphus
Hi, Is there an rsync package for Cygwin ? I ran 'Setup.exe' but couldn't find the beast ... mind you, it's a while since I've run 'Setup.exe' for cygwin, so I might have been missing something that's obvious to the initiated. Cheers, Rob -- Uns

Faster rsync?

2023-08-29 Thread Adam Kessel via Cygwin
I've found rsync to be painfully slow on large folders -- hours to sync thousands of files, even when they already match size and --size-only is used. It's much faster between native Linux boxes. Is there any trick to improving performance? I've been looking for a native versi

rsync 2.6.7

2006-04-04 Thread Robert Fitzpatrick
I posted a long file name issue on the rsync list and received this response: http://lists.samba.org/archive/rsync/2006-March/015097.html Seems 2.6.6 is the current version on Cygwin, I just tried running setup. Will 2.6.7 be available soon? -- Robert -- Unsubscribe info: http

Rsync invalid?!?

2006-05-18 Thread Nelson Pereira
Hi all, I'm trying to get rsync to work, but I get this message: Rsync ver = 2.6.6 WARNING: The rsync program: '/bin/rsync' is not valid. Does anyone know why im getting this message? Regards, npereira -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

rsync hang

2009-03-21 Thread Dat Head
>The -W option tells rsync to always transfer the whole file instead of >only the changed parts, so it transfers quite more bytes, but it's less >CPU-intensive. On why this works the problem around for you, it's >probably because it changes the use quite a bit and casually

rsync hanging

2009-05-03 Thread Dat Head
rsync keeps hanging on me - never gets off the ground (doesn't print the ("creating file list" message) - strace shows it hangs here: 33 120271067 [main] rsync 3236 cygwin_select: sel.always_ready 0 65 120271132 [main] rsync 3236 start_thread_socket: Handle 0x6D8 32

rsync error

2009-10-04 Thread nwpu053...@gmail.com
$ rsync.exe -a one/ two/ rsync: Failed to dup/close: Socket operation on non-socket (108) rsync error: error in IPC code (code 14) at /home/lapo/packaging/rsync-3.0.6-1/s rc/rsync-3.0.6/pipe.c(147) [receiver=3.0.6] -- Problem reports: http://cygwin.com/problems.html FAQ

Rsync hanging

2009-10-07 Thread Derek Kalweit
Hi. I just updated to 1.7 to see if it solved problems that I've been struggling with for a while with rsync hanging randomly on different files. I use rsync excessively, and on some systems it just works and never hangs-- but on some it hangs all the time. I'm transferring fil

rsync 2.6.9?

2007-02-22 Thread Frank Fesevur
Hi, November 6th, 2006 was rsync version 2.6.9 released. http://rsync.samba.org/ I assume the maintainer of the rsync package also reads this list. Are there any plans to upgrade the cygwin package, which is 2.6.6 at the moment? The newly added --log-file option would help us a lot. Regards

rsync hang

2007-05-03 Thread Scott T. Marshall
Hi Cygwin Folks, I have been having some errors when using rsync to copy files from a remote cygwin machine to my local cygwin machine. I read posts the cygwin web forum. I have the same hang problem in that when I try to rsync (get) files from a remote machine rsync just hangs if any

Rsync advices ?

2007-05-17 Thread cuicui
Hi, I'm planning to use cygwin rsync on +150 windows clients to download from a rync server running on Debian. Is there any specific option i should use? There will be around 350Mo to sync the first time for each client and they will probably all connect at the same time, meaning the

Rsync error

2006-11-30 Thread kramer27
Hi. I'm running cygwin on a win XP laptop and would like to back up my files on my Linux box. So naturally I did this: $ rsync --rsh=ssh --update --recursive --verbose . [EMAIL PROTECTED]::/mnt/5/foo ERROR: The remote path must start with a module name rsync error: error starting client-s

Stalling rsync

2006-12-19 Thread Frank Fesevur
Hi, We run into the same problem as described here: http://sourceware.org/ml/cygwin/2006-08/msg00490.html Does anybody know if there is any news on this issue? Regards, Frank -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.ht

rsync command

2007-11-21 Thread Abdul Hakeem
Hello, Can anyone spare the rsync command which removes files older than (i.e. 8 days) from the SOURCE while leaving the DESTINATION intact ? Also, I am searching for the command for rsync to exclude *tmp or locked files from the SOURCE. Many thanks, Abdul Hakeem -Original Message

Re: rsync

2008-03-10 Thread Steven Hartland
Its very unreliable over ssh, constantly locks up part way transfers, so if you do use it I'd recommend using daemon mode. Alternatively use SFU which doesn't have the issues. Regards Steve - Original Message - From: "Sisyphus" <[EMAIL PROTECTED]> Is

RE: rsync

2008-03-10 Thread David Christensen
Sisyphus wrote: > Is there an rsync package for Cygwin ? Yes. When you're in setup and looking at the package list, click the button near the top-right to change views to an alphabetized list of all packages, and you should be able to find it. Steven Hartland wrote: > Its very unre

rsync question

2004-04-16 Thread Peter Kok
Dear All -- Problem: using rsync with nontsec turned on. I would like to rsync from a Solaris box to a Windows 2000 Server. W2K server is running cygwin version 1.5.9. The CYGWIN variable was set to 'binmode tty nontsec'. I used nonntsec rather than ntsec to retain the NTFS

':' - was rsync..

2003-06-11 Thread Robert Collins
Sorry for not replying in thread - I deleted the email a little fast :p. Anyway, ':' is -not- in the POSIX portable filename character set: http://www.opengroup.org/onlinepubs/007908799/xbd/glossary.html#tag_004_000_ 207 ':' as a special behaviour is not a Windows invention, it harks (in windows'

rsync problem

2002-12-27 Thread Sven Köhler
hi, i have a problem with rsync. it copies the same the files again and agin and i run rsync -rv dir1/ dir2/ but when i run rsync again it copies some files that have not been changed and if i run rsync the third, forth, etc. time, it copied the same files again. is there anything

rsync hangs

2004-09-06 Thread Edwin Goei
I'm trying to use "rsync" but it hangs and I am unable to kill it using the Windows task manager. I've seen postings about using rsync for backup. Is this a known problem? Any ideas? $ rsync -av d1 d1.bak # command hangs OS: Windows XP Pro SP2 $ uname -srv CYGWIN_NT

Slow rsync

2002-10-30 Thread Matthew Smith
Guys: I've been using rsync to keep a CVS repository up to date. My main cvs repository/rsync server is a Redhat 7.3 box. I have the following alias set up on my cygwin side: alias getcvs='rsync -avuz -e ssh --exclude-from="/home/matts/.rsync.ignore" linux:cvs .'

Rsync 2.5.0

2001-12-13 Thread Joshua McClintock
Anyone know if someone is working on porting this latest version? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

rsync question

2002-04-01 Thread Brian Warn
As part of a perl script (I'm invoking the script from the dos shell), I'm starting rsync if it doesn't appear in the process list. I've tried a few ways to reference the rsync location to the script, but I get 'system can't find the path specified' messages

Re: RSYNC

2003-10-28 Thread Christopher Faylor
On Tue, Oct 28, 2003 at 11:46:43AM -0500, Aaron wrote: >I have followed the instruction at http://samba.ana.edu.au/rsync/nt.html >and have rsync running as a NT service ... however, when I try to >connect I get a folder does net exist error - so I have to think that >the path attr

Rsync + Win2K

2003-10-30 Thread Aaron
I have successfully got rsync to run as a service ... but I am getting this error ... any help debugging would be great! The description for Event ID ( 0 ) in Source ( rsyncd ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display

rsync hanging

2010-01-09 Thread Kevin Bond
Hello, I am trying to use rsync in cygwin but it seems to be hanging. Right after it asks me for password of my host the 'building file list...' message displays then hangs.  I can ssh into the host fine. Any ideas? I have openssh and rsync installed. -- Kevin -- Problem reports:

Rsync errors

2013-02-04 Thread Frank Fesevur
Hi, A while ago we upgraded our Ubuntu server to 12.04LTS and it now runs rsync 3.0.9. We use rsnapshot (and thus rsync) to backup a part of our Windows server. There is a default cygwin rsyncd running on that Windows server (not cwRsync). After this upgrade we always get a lot of these errors

[RSYNC] bad modify/change time set by rsync ?

2015-01-06 Thread LEGOND Fabrice
Hi, I use cygwin for a long time now. And I often use rsync to do incremental backup and mirroring of data. I noted several times in the past that rsync keeps copying some NOT MODIFIED files (always the same ones) again and again whereas it was working correctly for the vast majority of the

rsync problem -- just times out -- rsync or cygwin ?

2017-05-05 Thread L A Walsh
I've been trying to merge some files from a backup of my normal desktop onto a spare Winbox. rsync hasn't been working for local->local copy which seems a bit strange. All it seems to want to do is 'timeout' -- trying a simple: cd /etc /etc> rsync -auvnv ishtar_l

Re: rsync problem -- just times out -- rsync or cygwin ?

2019-03-14 Thread jwang
Hi, Has your issue been resolved please? If "Yes", how please? Mine is not yet Thanks -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cy

Re: rsync problem -- just times out -- rsync or cygwin ?

2019-03-14 Thread Houder
On Thu, 14 Mar 2019 09:42:24, jwang wrote: > Hi, > > Has your issue been resolved please? If "Yes", how please? Mine is not yet Hi james, Your post is non-sensical ... You forget, that YOU have to be our eyes and to a considerable amount our brains, before we can help you. Your system and yo

Re: rsync problem -- just times out -- rsync or cygwin ?

2019-03-15 Thread jwang
ls -l | less mkfifo /tmp/foo echo bar >/tmp/foo & cat /tmp/foo all above work at my laptop. just don't understand why rsync would fail as it used to work very well please shed some light. thanks a lot in advance -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-

Re: [RSYNC] bad modify/change time set by rsync ?

2015-01-06 Thread Achim Gratz
LEGOND Fabrice writes: > You can see here that: > * the Modify/Change time differ from one second. Why ? Reading the man page would tell you why and what to do: --modify-window When comparing two timestamps, rsync treats the timestamps as being equal if they differ by no more th

Re: [RSYNC] bad modify/change time set by rsync ?

2015-01-06 Thread LEGOND Fabrice
Hi, --modify-window When comparing two timestamps, rsync treats the timestamps as being equal if they differ by no more than the modify-window value. This is normally 0 (for an exact match), but you may find it useful to set this to a larger value in some situations. In

Re: [RSYNC] bad modify/change time set by rsync ?

2015-01-06 Thread Andrey Repin
Greetings, LEGOND Fabrice! >> --modify-window >> >> When comparing two timestamps, rsync treats the timestamps as being >> equal if they differ by no more than the modify-window value. This >> is normally 0 (for an exact match), but you may find it u

Re: rsync problem -- just times out -- rsync or cygwin ?

2017-05-05 Thread Erik Soderquist
On Fri, May 5, 2017 at 5:51 PM, L A Walsh wrote: > rsync hasn't been working for local->local copy which seems a bit > strange. > > All it seems to want to do is 'timeout' -- It's my understanding that even for local --> local copies, rsync spawns multiple i

Re: Faster rsync?

2023-08-29 Thread Mario Emmenlauer via Cygwin
On 29.08.23 14:32, Adam Kessel via Cygwin wrote: I've found rsync to be painfully slow on large folders -- hours to sync thousands of files, even when they already match size and --size-only is used. It's much faster between native Linux boxes. I've been using rsync, unison an

Re: Faster rsync?

2023-08-29 Thread Eliot Moss via Cygwin
On 8/29/2023 9:17 AM, Mario Emmenlauer via Cygwin wrote: On 29.08.23 14:32, Adam Kessel via Cygwin wrote: I've found rsync to be painfully slow on large folders -- hours to sync thousands of files, even when they already match size and --size-only is used. It's much faster between na

Re: Faster rsync?

2023-08-29 Thread Eliot Moss via Cygwin
On 8/29/2023 9:43 AM, Eliot Moss wrote: On 8/29/2023 9:17 AM, Mario Emmenlauer via Cygwin wrote: On 29.08.23 14:32, Adam Kessel via Cygwin wrote: I've found rsync to be painfully slow on large folders -- hours to sync thousands of files, even when they already match size and --size-on

Rsync frequently hangs

2020-04-16 Thread Brent Epp
Hello, I have a large collection of custom tooling that depends on rsync.  It used to work very well, but recently, rsync has become highly unstable.  It frequently (dozens of times a day) hangs.  These are rsync executions where the source and target are both on the same local drive

Rsync 3.1.3+git...

2020-05-05 Thread Dan Allen via Cygwin
FYI: The new rsync (with some patches?) deleted the man page and does not include a new one. Dan Allen -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https

Continued rsync failures

2021-05-07 Thread Brent Epp
Hello, I've reported this in the past, but I cannot reliably use rsync. This is a *local* synchronization between two Windows directories.  It seems that after a number of executions (a few dozen, maybe?), it just stops working and reports errors:    rsync: connection unexpectedly c

Re: Rsync invalid?!?

2006-05-18 Thread Brett Serkez
I'm trying to get rsync to work, but I get this message: Rsync ver = 2.6.6 WARNING: The rsync program: '/bin/rsync' is not valid. Does anyone know why im getting this message? Rsync runs on the client and the server. This message means they our out of sync, no pun int

RE: Rsync invalid?!?

2006-05-18 Thread Nelson Pereira
Actualy, both the version on cywin 2.6.3 is the same version as what is running on the server im trying to access. Do you have anyother idea how to fix this? I tried installing from source but still having the same problem. Regards, > I'm trying to get rsync to work, but I get this

RE: Rsync invalid?!?

2006-05-18 Thread Nelson Pereira
Also, Not sure if this is relevant or not, but thought I would mention it. In windows, when I look at c:\cygwin\usr\bin there is nothing in that folder But when I do an LS on /usr/bin, I see all the EXE files... Is this normal? Regards, > I'm trying to get rsync to work, but I

RE: Rsync invalid?!?

2006-05-18 Thread Dave Korn
On 18 May 2006 17:42, Nelson Pereira wrote: > Also, > > Not sure if this is relevant or not, but thought I would mention it. > > In windows, when I look at c:\cygwin\usr\bin there is nothing in that > folder > But when I do an LS on /usr/bin, I see all the EXE files... Yes: /usr/bin is just a

RE: Rsync invalid?!?

2006-05-18 Thread Nelson Pereira
Ok, that explains it, But still does not explain why im getting : WARNING: The rsync program: '/bin/rsync' is not valid. Regards, npereira On 18 May 2006 17:42, Nelson Pereira wrote: > Also, > > Not sure if this is relevant or not, but thought I would mention it. >

RE: Rsync invalid?!?

2006-05-18 Thread Dave Korn
On 18 May 2006 18:15, Nelson Pereira wrote: > Ok, that explains it, > > But still does not explain why im getting : > > WARNING: The rsync program: '/bin/rsync' is not valid. You really do need to improve the level of detail of your bug reports. Saying "I

RE: Rsync invalid?!?

2006-05-18 Thread Nelson Pereira
OUPS ! I sent this to you directly, sorry Dave ! I appologize Dave, I should have given more details but was unsure what to say... After your suggestion, I looked at the script and found this: // check binaries if (!is_executable($s_rsync)) { writeln("WARNING: The rsync program: 

RE: Rsync invalid?!?

2006-05-18 Thread Dave Korn
On 19 May 2006 00:31, Nelson Pereira wrote: > OUPS ! I sent this to you directly, sorry Dave ! OOPS! I replied to that one before I saw this one! > Now what? As I said, you need someone who knows about the php is_executable function to suggest a few clues. You should probably mention wha

SSH + rsync hangs

2005-10-20 Thread Dan Horne
I'm attempting to sync files over ssh from a Linux server to a cygwin client. The command I issue is rsync -avz -e ssh [EMAIL PROTECTED]:/remote_dir . but the request hangs. I can ssh directrly to the server from the cygwin shell. If I increase the logging level, I get: $ rsync -az -

cygwin and rsync

2006-01-05 Thread Ken Senior
Hi. I posted the message listed below to the rsync list, but one of the readers there suggested I post it here indicating that there's a known/common problem in cygwin of data loss in local pipes (whatever that means I am not sure). I find my rsync command hanging, whether or not I r

RSync Stalling issue

2005-09-05 Thread Jonathan
Hi, I have been using cygwin to run openssh on my windows box to provide functionality and backup services. Recently the stalling problem has become an issue I need to resolve, although it has always occurred. When backing up data off the desktop box ( debian <- windows ) the rsync w

rsync in cygwin

2008-08-30 Thread Edward Blum
Hi everyone, This is a last resort I've searched through all your achieves, searched on the web, looked through your docs and faqs but not found a satisfactory answer. The scenario is: Ubuntu machine running rsnapshot ssh's into remote machine running cygwin 2.6.9 on windows 2003 and

RSync random failures

2008-11-27 Thread Allan Schrum
I have RSync installed as a service on a Windows XP laptop. The previous version (2.x?) did not exhibit the problems I am having now. The service stops. It typically stops during shutdown but sometimes while it is operating during a typical rsync operation. By "stops" I mean tha

Re: rsync hanging

2009-05-03 Thread Mark Geisert
Dat Head writes: > rsync keeps hanging on me - never gets off the ground (doesn't print > the ("creating file list" message) - strace shows it hangs here: [...] When debugging, it's usually better to start at a high level rather than jumping into the guts of things, un

Re: rsync hanging

2009-05-04 Thread Dat Head
should supply to get you good help. Starting with 'cygcheck -svr' output > **as an attachment** on your next email. If your rsync is using ssh > (I don't know if that's assumed or not) then does ssh work between the > machines you're rsync'ing between? sorry, I

Re: rsync error

2009-10-04 Thread Dave Korn
nwpu053...@gmail wrote: > $ rsync.exe -a one/ two/ > rsync: Failed to dup/close: Socket operation on non-socket (108) > rsync error: error in IPC code (code 14) at > /home/lapo/packaging/rsync-3.0.6-1/s > rc/rsync-3.0.6/pipe.c(147) [receiver=3.0.6] Can't reproduce: > a

Re: rsync error

2009-10-04 Thread ︶ㄣ無名氏
On Mon, Oct 5, 2009 at 00:14, Dave Korn wrote: > , I wonder if you have some kind of > networking-related BLODA. Yes, i have some kind of networking-related program. However, the older version of cygwin haver run very well on my computer. So, i think the cygwin 1.7 maybe responsible for the probl

Re: rsync error

2009-10-04 Thread Dave Korn
︶ㄣ無名氏 wrote: > On Mon, Oct 5, 2009 at 00:14, Dave Korn wrote: >> , I wonder if you have some kind of >> networking-related BLODA. > > Yes, i have some kind of networking-related program. However, the > older version of cygwin haver run very well on my computer. So, i > think the cygwin 1.7 maybe r

Re: Rsync hanging

2009-10-10 Thread Brandon Ehle
On Wed, Oct 7, 2009 at 12:17 PM, Derek Kalweit wrote: > > Any thoughts? Most of the information online(list archives) about this > are back from 2005/2006.. Did people stop using rsync on cygwin due to > these problems, or is there a fix that I'm not aware of? > > Thanks.

Re: Rsync hanging

2009-10-11 Thread Angelo Graziosi
Derek Kalweit wrote: I've been struggling with for a while with rsync hanging randomly on different files. Indeed! :-/ For example I use: rsync -avz --progress --delete --exclude=2008 --exclude=mactex* --exclude=Mac* tug.org::texlive/tlnet/ /tmp/tl2009_repo Just a curiosity... '

Re: rsync 2.6.9?

2007-02-22 Thread Christopher Layne
On Thu, Feb 22, 2007 at 01:06:24PM +0100, Frank Fesevur wrote: > Hi, > > November 6th, 2006 was rsync version 2.6.9 released. http://rsync.samba.org/ > > I assume the maintainer of the rsync package also reads this list. Are > there any plans to upgrade the cygwin package, whi

Re: rsync hang

2007-05-04 Thread Frank Fesevur
Scott T. Marshall wrote: I have been having some errors when using rsync to copy files from a remote cygwin machine to my local cygwin machine. I read posts the cygwin web forum. I have the same hang problem in that when I try to rsync (get) files from a remote machine rsync just hangs if any

Rsync NTFS Hang

2007-06-19 Thread Paul Jaglowski
Hello, I am using rsync 2.6.3 protocol 28 on cygwin which is on a Win2000 server. I setup rsnapshot on a SLES 10 server and experience a hang when trying to backup my Win server. If I try to backup 10,000+ files at once rsync hangs. But, if I break the job up into 200-300 file increments

rsync windows hang

2007-06-25 Thread Jerome Haltom
Trying to get rsync running on Windows. It seems to "hang" when transferring a certain excel spreadsheet. As far as I can tell the spreadsheet is not open by anybody and is copyable using `dd`. Hence, cygwin can read it just fine. Any idea why this might be hanging in rsync? rsync on

rsync + ssh crashes

2006-08-14 Thread Kai Schlichting
Hi! I try to use the following batch-script: set CYGWIN=tty binmode nontsec set TERM=ansi set PATH=C:\rsync;%PATH% set HOME=C:\rsync set RSYNC_RSH=/cygdrive/c/rsync/ssh.exe set USERNAME=backup rsync --progress --verbose --stats --delete -a -e 'ssh -i identity' /cygdr

Re: rsync question

2004-04-16 Thread Corinna Vinschen
On Apr 16 15:44, Peter Kok wrote: > Q1: If I want to retain my NTFS permission inheritance, am I correct > that I have to use nontsec? Yes. > Q2: Could nontsec work with public key authentication? I have granted > the account with several local user rights, "create token object, > logon > as

Re: rsync question

2004-04-16 Thread Pierre A. Humblet
At 12:08 AM 4/17/2004 +0200, Corinna Vinschen wrote: >On Apr 16 15:44, Peter Kok wrote: >> Q2: Could nontsec work with public key authentication? I have granted >> the account with several local user rights, "create token object, >> logon >> as a service' and 'replace a process level token' >

Re: rsync question

2004-04-18 Thread Corinna Vinschen
On Apr 16 19:49, Pierre A. Humblet wrote: > At 12:08 AM 4/17/2004 +0200, Corinna Vinschen wrote: > >On Apr 16 15:44, Peter Kok wrote: > > >> Q2: Could nontsec work with public key authentication? I have granted > >> the account with several local user rights, "create token object, > >> logon >

Re: rsync question

2004-04-19 Thread Peter Kok
> At 12:08 AM 4/17/2004 +0200, Corinna Vinschen wrote: > >On Apr 16 15:44, Peter Kok wrote: > > >> Q2: Could nontsec work with public key authentication? I have granted > >> the account with several local user rights, "create token object, > >> logon > >> as a service' and 'replace a process

Re: rsync question

2004-04-19 Thread Corinna Vinschen
On Apr 19 15:46, Peter Kok wrote: > > At 12:08 AM 4/17/2004 +0200, Corinna Vinschen wrote: > >I've send a patch to the portable OpenSSH developers list which > >hopefully > >makes it into 3.8.1p1, which is due RSN. > > > >Corinna > > Thank you Corinna for your quick response. I just saw that Ope

rsync reliablility issue

2003-03-26 Thread Bruce Dobrin
cygwin 1.3.22, I know the list hates rsync questions/problems ( is there is a better list for this?) but... I have been having somewhat aqrbitrary but continued reliability issues with rsync, I've been trying to use rsync to synchronize a fairly large number of machines from a central s

rsync under ssh

2003-03-28 Thread Les Mikesell
Does anyone have rsync working correctly when started under sshd with the common 'rsync -essh ...' syntax from another machine? Mine starts up OK but stops after copying some small number of files with both ends apparently waiting for each other. --- Les Mikesell [EMAIL

rsh and rsync

2003-06-10 Thread Jing Zhao
I have downloaded cygwin today. Doing rsync from Windows 2000 (running cygwin) to NetBSD Unix box with the following: rsync -av "test.txt" [EMAIL PROTECTED]:/sd0/rsync I got the following error: - Runs commands on remote hosts running the RSH ser

colons with rsync

2003-06-11 Thread Ben Smith
I am trying to rsync from a SCO box to a Windows 2000 server as a (temporary) backup while I build a more suitable Linux backup server. Rsync on SCO reports errors such as the following: rsync: recv_generator: mkdir "var/opt/K/SCO/MMDF/2.43.3b/spool/mail/:saved": No such file or di

Re: ':' - was rsync..

2003-06-11 Thread Christopher Faylor
On Thu, Jun 12, 2003 at 07:18:12AM +1000, Robert Collins wrote: >Sorry for not replying in thread - I deleted the email a little fast >:p. > >Anyway, ':' is -not- in the POSIX portable filename character set: >http://www.opengroup.org/onlinepubs/007908799/xbd/glossary.html#tag_004_000_ >207 > >':'

Re: rsync problem

2002-12-28 Thread Max Bowsher
Sven Köhler wrote: > hi, > > i have a problem with rsync. > it copies the same the files again and agin and > > i run >rsync -rv dir1/ dir2/ > but when i run rsync again it copies some files that have not been > changed and if i run rsync the third, forth, etc.

xinted rsync bluescreen

2003-01-09 Thread Bruce Dobrin
I'm setting up rsyncd on a 1.3.18 win2000 and an XP box I've setup xinetd and init etc, when I "chkconfig rsync on" I get an immediate bluescreen. is this a known issue? (and is there a known fix?). didn't see anything in the mailing list on rsync and bluescreen or cra

Bugs in Rsync?

2003-01-13 Thread Michael Hipp
I'm trying to use Rsync to back up this system to a remote across the network. I'm butting my head against 2 probs: - When rsync is given a source of /, it absolutely refuses to descend into /cygdrive. It's as if the -x (one fs only) is set. - When rsync is given a source of /cygd

Bugs in Rsync?

2003-01-14 Thread David Starks-Browning
On Monday 13 Jan 03, Michael Hipp writes: > I'm trying to use Rsync to back up this system to a remote across the > network. I'm butting my head against 2 probs: > > - When rsync is given a source of /, it absolutely refuses to descend into > /cygdrive. It's as if t

rsync from windows

2004-07-31 Thread Tyler Longren
Hello Everyone, I've been using sync2nas on windows XP (http://sync2nas.sourceforge.net/). It comes with rsync from cygwin. sync2nas pretty much just takes user input and generates an rsync command based on the user input. I added "--stats" and "--progress" to the

Re: rsync question

2002-04-02 Thread Ryan T. Sammartino
On Mon, Apr 01, 2002 at 01:06:04PM -0800, Brian Warn wrote: > In case you're wondering, I'm setting this script up as a W2K scheduled > task -- Whenever I need to run a Cygwin thing as a Scheduled Task I use: c:\cygwin\bin\bash.exe --login -c "" in the "Run:" box and c:\cygwin\home\ in the

setup and rsync

2002-05-07 Thread Matt Wilkie
Hi, With setup 2.194.2.26 I notice there are 2 rsync entries at the bottom of the mirrors list. How does one use them? When I try I get: "Can't open /cygwin/setup.ini for reading: No such file or directory" followed by: "Unable to get setup.ini from rsync://archive.pro

rsync mirrors & cygwin

2002-10-01 Thread Alan Hourihane
Does anyone know of an rsync mirror for cygwin ? Alan. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Rsync 2.5.0

2001-12-13 Thread Lapo Luchini
Joshua McClintock wrote: > Anyone know if someone is working on porting this latest version? The new version is quite different from the old one, mani thing it needs a stub resolver for DNS lookup. As the package mantainer I plan to port it, but had not the time yet... I did some unsiccessful tr

Re: Rsync 2.5.0

2001-12-14 Thread Max Bowsher
Somethings rather strange with the bluid process, then. I have built rsync 2.5.0 OOTB, but it stackdumps immediately. - Original Message - From: "Lapo Luchini" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Joshua McClintock" <[EMAIL PROTECTED]> S

rsync of cvs

2002-01-04 Thread John Jones
dear all I would like to rsync the cvs repository locally so that we have a backup I used to do this with gcc when I was at uni from sourceware.cygnus.com but I understand URL this has become obsolete following the output from $ rsync --archive --delete --checksum --compress --stats

private rsync 'mirror'

2002-01-18 Thread Michael Adler
I'd like to keep a local copy of the latest cygwin packages. I'm sure I could just ftp everything from mirrors.rcn.net each night, but I'd much rather use rsync (or something comparable) and spare everyone the waste. My link is so modest so it would be pointless to mirror the co

RE: rsync question

2002-04-01 Thread Robert Collins
> -Original Message- > From: Brian Warn [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 02, 2002 7:06 AM > I've tried lots of different iterations -- I'll spare you all > from the details -- with no success. How can suggest new things to try if we don't know what the old things you

RE: rsync question

2002-04-01 Thread Brian Warn
OK, I tried each of the following. Since I have both cygwin and windows versions of rsync avaialble, I've been playing with each one: `c:\cygwin\bin\rsync.exe --daemon --config=c:\cygwin\usr\share\rsync.conf`; `/cygdrive/c/WINNT/system32/rsync --daemon --config=/cygdrive/c/WINNT/system32/dr

RE: rsync question

2002-04-01 Thread Larry Hall (RFK Partners, Inc)
tners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX At 04:14 PM 4/1/2002, Brian Warn wrote: >OK, I tried each of the following. Since I have both cygwin and windows >versions of rsync

RE: rsync question

2002-04-01 Thread Brian Warn
Larry, Since I have two versions of rsync available -- the windows one (in /cygdrive/c/WINNT/system32/ directory) and the recently-installed cygwin one (in c:\cygwin\bin dir) -- I tried to see if I had better luck with one version over another. I found no difference either way. Your suggestion

Re: Rsync + Win2K

2003-10-30 Thread Larry Hall
At 12:54 PM 10/30/2003, Aaron you wrote: >I have successfully got rsync to run as a service ... but I am getting this error ... >any help debugging would be great! > >The description for Event ID ( 0 ) in Source ( rsyncd ) cannot be found. The local >computer may not have the nec

Re: Rsync + Win2K

2003-10-30 Thread Aaron
OK, it's information. Any idea which DLLs could be missing? Larry Hall wrote: At 12:54 PM 10/30/2003, Aaron you wrote: I have successfully got rsync to run as a service ... but I am getting this error ... any help debugging would be great! The description for Event ID ( 0 ) in S

Re: Rsync + Win2K

2003-10-30 Thread Larry Hall
At 01:36 PM 10/30/2003, Aaron you wrote: >OK, it's information. Any idea which DLLs could be missing? > >Larry Hall wrote: > >>At 12:54 PM 10/30/2003, Aaron you wrote: >> >> >>>I have successfully got rsync to run as a service ... but I am getting th

Re: Rsync + Win2k

2003-10-31 Thread linamat
As to event non-registered error, you can recompile rsync daemon binary with .res file indicating format of Windows resource. In .mc file you must indicate Facility=Application MessageId=0 MessageIdTypedef=DWORD. Use mc (from Novell) and windres to compile. After it you can insert into registry

rsync horribly broken

2003-12-05 Thread linda w
Went to copy a dir: rsync pooped all over the place: law> rsync -avv --progress //ishtar/root/usr/src/packages/BUILD/dictd-1.4.9 /us r/src/packages/BUILD/ building file list ... expand file_list to 4000 bytes, did move 199 files to consider delta-transmission disabled for local transfer

Rsync / incorrect uids

2003-09-03 Thread Dylan Cuthbert
;s just the NT Domain login user id (Bthat's been mapped by cygwin. The uid for the username "dylan" on the linux (Bbox is 500. (B (BI perform the rsync command (with "-a") and there are no errors, then ls -l (Bon the linux server and I get this: (B (Bdrwx--3 1200

rsync protocol error

2003-09-27 Thread Mark Thornton
I am attempting to use rsync 2.5.6 to transfer files between two XP machines. On one machine rsync is run as a daemon (either via cygrunsrv or just from a bash shell). A copy of a small number of files from the daemon machine to my local machine has succeeded, however all attempts to transfer

  1   2   3   4   5   6   7   8   9   10   >