Displaying 20 results from an estimated 400 matches similar to: "Rsync / SSH / Cygwin .. permission problems.."
2003 Jun 27
5
Cygwin Rsync 2.5.6 over SSH hangs on Win2k->Win2k
When using Cygwin Rsync 2.5.6/OpenSSH 3.6.1 for copying files from
Win2k->Win2k, I get 2 or 3 hung processes on the receiving-side out of about
every 50 runs. These hung processes cause the system to be unable to
reboot(?!), requiring a hard reset. Killing the processes allows a graceful
reboot every time. I'm currently running both ssh and rsync as services on
the recieving side.
2002 May 07
0
rsync on cygwin: can't access mapped network drive remotely
I posted this message to the cygwin mailing list, but I thought I'd try it
here too...
flip
---------------------------------------------------------------------
Hello, I am using rsync 2.5.5 protocol version 26 with cygwin 1.3.10-1.
When I connect to a directory that resides on the computer, everything works
great. When I connect to a directory that is a mapped UNC drive, rsync
2002 Oct 17
0
Upgraded to latest cygwin this morning, and ssh refuses to enter binmode. Help! (fwd)
Could someone running Cygwin or involved in Cygwin help this person
please?
- Ben
---------- Forwarded message ----------
Date: Thu, 17 Oct 2002 17:58:45 -0400
From: Andrew Greene <agreene at pageflexinc.com>
To: openssh at openssh.com
Subject: Upgraded to latest cygwin this morning,
and ssh refuses to enter binmode. Help!
I upgraded to the latest cygwin this morning (not sure when
2007 Aug 29
6
RSYNC Hang on client match_sums
Hi,
Got a strange problem with rsync ! Here is the story ...
I got a linux rsync server running for 8 months without any problem (rsync
2.6.6 18)
I got about a dozen of rsync clients (linux and windows, generally using a
2.6.5 rsync version) that synchronize their datas without any problem. Some
of them only synchronize a few datas (10 GB) and some others synchronize
large amount of data
2002 Jul 24
1
scp bug? or is it intended?
Please enlightnen me on a subject, which is easily explained by example
(cyberone is a Cygwin1.3.12/WinXPpro and cyberx is a FreeBSD with latest
openssh-portable installed):
lapo at CYBERONE ~
$ scp lapo at cyberx:Luth\'ol.pcg .
bash: -c: line 1: unexpected EOF while looking for matching `''
bash: -c: line 2: syntax error: unexpected end of file
lapo at CYBERONE ~
$ scp lapo at
2004 Mar 10
1
rsync
d# rsync -vcrlpogtz . rsync@domain.ltd:/export/home/rsync/
rsync@domain.ltd's password:
sh: rsync: rsync: connection unexpectedly closed (0 bytes read so far) rsync
error: error in rsync protocol data stream (code 12) at io.c(189)
d#
Can someone tell me what am I doing wrong?
Thanks
2001 Nov 22
5
How to setup Rsync as an NT Service
For a recent project I needed to run Rsync as a service on Windows NT. The
following is a link to the instructions I created to recreate my steps.
http://members.home.net/cbollerud2/projects/rsync/NTService.html
The "no-fork" patch used here is very similar to the "no-detach" option
mentioned in many previous posts. I wish I could take credit for it, but I
basically put
2003 Jun 17
6
Rsync Performance In Windows
Has anyone else experienced high CPU usage when using RSYNC in windows 2000
server? I am using the rsync.exe (and applicable DLL's) from the cygwin
installation (I am not however running cygwin on this machine).
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
2002 Feb 15
1
Updated: rsync-2.5.2-1
[I am responding on the cygwin list to a message on cygwin-announce and
cc'ing to the rsync list.]
From: "Lapo Luchini" <lapo@lapo.it>
> I have uploaded version 2.5.2-1 of the open source utility that
> provides fast incremental file transfer.
>
> ChangeLog as on http://rsync.samba.org :
Rsync 2.5.2 has a data-destroying bug as described here:
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 Jan 21
6
Please test rsync-2.5.6pre2
The second rsync-2.5.6 pre-release version is now available at:
http://rsync.samba.org/ftp/rsync/preview/rsync-2.5.6pre2.tar.gz
ftp://rsync.samba.org/pub/rsync/preview/rsync-2.5.6pre2.tar.gz
rsync://rsync.samba.org/ftp/rsync/preview/rsync-2.5.6pre2.tar.gz
There's also a corresponding '.sig' file that contains a gpg signature
of the file; the public key is available on the
2002 Jul 16
1
RSYNC for Windows
I'm looking for the latest build of RSYNC for windows
2000 or Windows XP. Does anyone have any resources?
Thanks,
Shawn
skdoyle1@yahoo.com
__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com
2003 Jun 17
1
You have emailed an address at dslreports.com
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
lapo@lapo.it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)
--------------
2005 Jun 12
2
Building Stand-Alone NT Installer. Need Advice on File Structure. Thank you!
--
Hello Everyone,
I am trying to build a stand-alone installation application of
OpenSSH 4.1p1-1. The target of this project is the NT platform
(NT/00/XP/03). I've met with success and am happy so far with the
progress. I cross-checked all executables and DLL's for dependencies.
All executables and DLL's should truly stand-alone (dependent on
nothing outside the enclosed tree).
2001 Nov 14
4
using rsync to backup windows workstations
I have 5 windows workstations and 1 computer running
freebsd 4.4
I want to install rsync on the freebsd computer so I
can use it to backup some files/documents on my
windows workstations.
I want rsync to run automatically every 6pm mon-sat.
I wanna ask if there is someone in this list who can
give me guidelines on how i can do this.
And another question I have is do I need to install
samba?
i
2002 Feb 28
2
Rsync on nt v. 2.5.2
Can you tell me a place to download RSYNC 2.5.2 for Windows Nt and the
documentation?.
Thanks.
2002 Apr 23
2
Rsync server on w2k with ssh
Help !
I am running rsync as a service on w2k successfully
using the patch from http://v.iki.fi/~vherva/cygwin-rsync/
I would like to connect to the windows machine from Linux, to
automatically backup the windows machine without user intervention.
I understand that there are network problems using the native rsync
transport under windows. How do I setup ssh with a w2k server?
I have the ssh
2002 Jun 05
2
Strong encryption
We need to encrypt files before transferring them to the destination
Host for security reasons.
Encryption must be strong: IDEA, 3DES or similar.
One way would be the integration of PGP into rsync.
Is there any PGP integration into rsync available ?
Thank?s Clemens
2003 Sep 03
1
Recent FSF Compromise and rsync ... pgp keys?
Hi, folks.
I've been quite concerned about Open Source and the recent FSF compromise.
I realize that FSF does not seem to have rsync, but prudence would dictate
that I check other sources as well.
Could someone please e-mail the public key for rsync to the list or to me
directly?
rsync-2.5.6.tar.gz rsync-2.5.6.tar.gz.sig
I seem to be having a spot of trouble getting to any public
2003 Oct 17
2
compression, built-in or ssh ?
What is the general recommendation for compression when using ssh?
Is it a wasteful performance hit to have both ssh and rsync do compression
(when using rsync over ssh)?
If so, is there a clear prefference which is more efficient, rsync or ssh?
Brian K. White -- brian@aljex.com -- http://www.aljex.com/bkw/