similar to: problems with rsync in cygwin

Displaying 20 results from an estimated 6000 matches similar to: "problems with rsync in cygwin"

2002 Aug 27
5
rsync: push_dir TESTDIR: No such file or directory
Hi all. I'm getting the following error when using rsync: nice -n 20 rsync -e "ssh -p30000" --recursive --verbose --verbose --checksum --times --modify-window 2 --port=31000 --dry-run /cygdrive/f/bkp/Doc/Builds/Buildsheets/ MYUSERNAME@MY.SERV.ER.IP:TESTDIR opening connection using ssh -p30000 -l MYUSERNAME MY.SERV.ER.IP rsync --server -vvntrc --modify-window=2 . TESTDIR
2002 Jan 31
2
configure --with-rsh=CMD and default blocking-IO support
A while back I argued for adding a --with-rsh=CMD option to configure and got some general agreement that it would be a good thing (especially for systems that don't have rsh at all). However, the changes were never integrated into rsync. This patch adds the --with-rsh=CMD option to configure and modifies main.c to improve the blocking-IO setting code. The old code would set blocking_io to
2003 Dec 16
3
default --rsh
On Mon, Dec 15, 2003 at 10:51:08AM -0800, Wayne Davison wrote: > On Mon, Dec 15, 2003 at 10:03:28AM -0800, jw schultz wrote: > > > The one thing i really would have liked to have seen in a version bump > > would have been changing the default remote shell to ssh instead of > > rsh/remsh. > > I can see this being both a good thing (since I think it is a better >
2002 Dec 03
3
rsync 2.5.5, "unexpected tag failures", Solaris 2.6 vs. 2.8, "--b locking-io" workaround
Hi, I have been having a problem that seems related to previously reported problems but persists. I am syncing from a 2.6 Solaris box to a 2.8 solaris box. All are running rsync 2.5.5. When I sync (commands simplified for example, always using rsh): 2.8box% rsync -e rsh 2.6box:/path/path/stuff/ /path/path/newstuff/ i.e., the 2.6 box is the server, I get spurious, persistent but inconsistent
2002 Jan 24
3
SSH
I added the enviroment variable RSYNC_RSH=ssh and every things seems to work fine, but there is no way to tell if rsync is actually using ssh or not?
2003 Oct 09
4
howto enable ssh on connect to rsync daemon
Hi, I'm trying to setup automatic sync of files over SSH from node2 to node1. node2 is the "server" and node1 is the "client". I have setup rsync like this on the nodes which runs AIX (4.3.3 and 5.1): 1. Installed rsync from Linux Toolbox (rsync-2.5.4-1.aix4.3.ppc.rpm) on both nodes. 2. Added following to both nodes /etc/services file: rsync 873/tcp 3. Added
2002 Jan 04
1
rsync -e ssh --bwlimit=20 ?
Hello Everyone: I've been trying to get rsync using --bwlimit using openssh for transport without success. Here's what I get: % rsync --bwlimit=20 from.com:/dir/file.txt /dest user@from.com's password: **** rsync: unrecognized option `--bwlimit=20' unexpected EOF in read_timeout I tried specifying ssh transport using both the -e option and by setting the RSYNC_RSH
2005 Nov 09
1
Problem with rsync on WinXP going to HP-UX or Linux
Hi, I can't get rsync from a PC to an HP-UX or Linux box to work, and am hoping for a pointer or two. I checked the FAQ and googled ... with no luck, so I hope this isn't a patently obvious newbie problem :) I just got interested in trying to use rsync to backup my WinXP PC to a Linux or HP-UX computer. I got the cygwin package from Robert Scholten's site at
2005 Aug 04
1
And now onto the palm pilot with Kpilot
I've looked up the Kpilot manual, and I think I have an okay idea of what's going on with it. I'm trying to get it's detection feature to find my Palm Pilot. CentOS does seem to be able to recognize it, because if I run lsusb when running a hot sync, I get the following: [root at localhost dev]# lsusb Bus 001 Device 010: ID 0830:0060 Palm, Inc. Palm Tungsten T / Zire 71
2007 Nov 13
2
--delete causes rsync failure
Hello, I just narrowed down an rsync command that keeps failing to the --delete flag: rsync -vv --delete --backup-dir=backup_target --archive /etc myuser@localhost: It gives the following output: ... backup_dir is --delete/ building file list ... done Invalid file index: 1868985864 (count=0) [receiver] delta-transmission enabled rsync error: protocol incompatibility (code 2) at sender.c(189)
2005 Feb 13
2
Masquerading with Shorewall
Hi all. I am interested in connecting my Palm T1 to the internet through Shorewall. I can set up a connection (with Bluetooth) to my Linux machine, and with Shorewall turned off, I could set up my machine to allow the Palm to access the internet with these commands : echo ''1'' >/proc/sys/net/ipv4/ip_forward iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE iptables -A
2005 Sep 10
1
The current state of palm syncing on Linux?
I've been searching around on the internet trying to find out about conduits and options for syncing programs with my Palm Pilot device. Google searches turn up a lot of discussion on the matter over a two or three year period, everything from people talking about doing it or how it should be done or how much they want it done. But I can't actually determine what, if any, tangible
2003 Oct 02
1
Samba 3 reports 'directory does not exist' when trying to creating an already existing directory
Hi, since an upgrade to Samba 3 (the binary rpms samba-3.0.0-1from a samba download site, redhat 7.3) this morning, we've been experiencing problems with WinCVS on mounted network drives. apparently, (one of) the following options is causing the problems (I can't do more detailed testings right now because too many people are working on the server) - we use these options to ensure
2006 Oct 17
1
Trouble syncing Palm via USB
Hi, I'm having trouble getting my Palm to sync with jpilot on my Centos system via USB. When I sync, I get this error in jpilot: pi_accept Illegal seek Exiting with status SYNC_ERROR_PI_ACCEPT Finished I have jpilot syncing fine with this Palm over the network, BTW. For USB, I set things up for udev as described on various websites. Here are the relevant ports & symlink (created
2001 Feb 09
3
Palm Hotsync success...
Well, after having given up uppon serial communication from hotsync.exe to the Palm Vx, I decided to try network communication instead. I am able to perform a complete hotsync even with Netscape Calendar synchronization. I am not doing anything special to make it work but it is not straight forward, neither. I start hotsync.exe, configuring it for network access only. Then I start pi-nredir
2004 Aug 06
1
Any Speex plug-ins available for usage in a Palm device application
Hi all, I'm new to the speex development mailing list, so I don't have much experience/idea about Speex. I came to know about speex when I was working on a R&D for my application on Palm devices. I've created a Pocket PC application, which is a talking phrasebook using .NET Compact Framework. In this application I'm using a 3rd party MP3 plug-in for playing my MP3 files,
2010 Jul 28
4
Re: Shorewall-users Digest, Vol 50, Issue 25
On 28/07/2010 15:45, shorewall-users-request@lists.sourceforge.net wrote: > On 7/28/10 1:50 AM, Andrea Perdicchia wrote: > >> > Hi all, >> > Is possible log mac address in shorewall? >> > I try all configuration "debug,info..." in /etc/shorewall/shorewall.conf >> > but in /var/log/messages the log show only few information and not mac
2002 Aug 17
1
Registry tracker ...
Hello people, I am trying to run Adobe PDF Reader for Palm (the Desktop application) but it needs the Palm Desktop to be installed. Unfortunately I cannot install Palm Desktop from scratch (problems with install shield I guess ...). I suspect that the Reader tries to find something specific in the regisrty. Is there a utility to find out what is this specific thing, so that I can add it
2006 Mar 28
1
rsync on windows
Hi, I have installed a rsync on windows which downloaded on http://optics.ph.unimelb.edu.au/help/rsync/rsync_pc1.html and run edited bat file content: *********************************************** @echo off set PATH=c:\rsync;%PATH% set CYGWIN=tty binmode set TERM=ansi rem set RSYNC_RSH=c:\rsync\ssh.exe set RSYNC_RSH=/cygdrive/c/rsync/ssh.exe set USERNAME=myusername set HOME=c:\rsync echo Drive C
2004 Sep 10
2
FLAC as part of the Ogg project?
Josh Coalson wrote: > --- Christer Palm <palm@nogui.se> wrote: > >> >>I'd be happy to put some effort into making that happen, but after >>having looked at the code as it currently stands I realize that this >>would require some quite substantial changes, and it would probably >>be >>wise to have an open discussion about whether and how such