similar to: My Filter Setup

Displaying 20 results from an estimated 40000 matches similar to: "My Filter Setup"

2009 Feb 12
1
Delete files specified in "--from-files"-file that don't exist on the sender side
Hi ! I have a tree of files on PC A and a tree of files on PC B. PC B runs rsync in server mode. PC A connects to the rsync server. There is a file containing the files that rsync should copy efficiently from PC A to PC B. This works. Now there are files I want to have deleted on PC B. They don't exist on PC A. I hoped I could just add them to the list of files given to --from-files,
2008 Mar 10
2
The server is configured to refuse --iconv
I've just tried upgrading to cwrsync 2.1.0 (Rsync version 3.0.0 protocol version 30) between 2 Windows XP Pro sp2 machine across the Internet. I used: SET CYGWIN=nontsec SET HOME=c:\cwrsync\bin C:\cwrsync\bin\rsync -za -u -P --delete --recursive /cygdrive/c/test2/ stuart@test.address.co.uk::test/ When I run the above batch script on the remote machine I get this odd output.
2009 Feb 09
0
rsync connection problems since upgrading ubuntu 8.04 to 8.10
I believe I have an issue / incompatibility with rsync 3.x. I'm hoping someone can help shed some light and /or unblock me. I had a reliable rsnapshot backup system in place with ubuntu 8.04 and my windows desktop. After fresh installing 8.10 I consistently got: rsync: read error: Connection reset by peer (104) rsync error: error in rsync protocol data stream (code 12) at io.c(794)
2010 Jun 25
1
Specific to cwRsync ...
If this isn't the correct list for cwRsync issues, I apologize and hope someone can point me in the right direction. Otherwise, keep reading . I noticed something odd today with one of our backups. I have an NT 2000 machine that pushes files to a 2003 Server machine and today someone brought to my attention that the backup seems to have well over 100GiB more than
2006 Apr 19
1
Logging rsync transfers
Hello I run rsync on a server and I backup our office PCs to it using cwRsync on Windows PCs. The command I use to backup these PCs is: rsync -vbalz --stats --backup-dir=/yesterday_backups/ --exclude-from="exclude_list.txt" --files-from="include_list.txt" --rsh="ssh" . username@mydomain.com:/path/to/folder On the server, I have the rsync service started at
2013 May 27
1
Platform variations with --exclude-from
On Linux, an rsync command and exclude_file contents of: # cat exclude_file /etc/alsa # rsync -a --delete --delete-excluded --exclude-from=exclude_file /etc server::module properly excludes /etc/alsa but not any file within /etc's directories that is named alsa. On Windows I don't seem to be able to reliably emulate this: C:\Scripts\Backup\rsyncd>type rsyncd_exclude
2007 Jan 28
2
Timeout, server not responding
I have several WinXP laptops which have been backing up to a FreeBSD 6.0 server via rsync for a good while now. Now one laptop is giving me grief. I am running cwRsync and invoking a remote rsync daemon via a shell command: cmd /K "rsync.exe -avr --rsh=ssh --progress --stats --delete /cygdrive/d/"My Documents" user@server::user_data" I get this error locally: Quote:
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
2009 Dec 08
0
Tutorial: Install and Setup cwRsync on Windows
Hi, I have received a number of requests to make available the video footage about cwRsync on Rapidshare. The links are below: http://rapidshare.com/files/317951882/Setup_And_Install_RSync.part01.rar http://rapidshare.com/files/317953422/Setup_And_Install_RSync.part02.rar http://rapidshare.com/files/317955788/Setup_And_Install_RSync.part03.rar
2009 Apr 23
0
rsync- buffer overflow/broken pipe with critical filename-lenght using cwrsync at server-side
hi everybody, i?ve a problem with rsync runnig. constellation: rsyncserver is cwrsync at win2k-machine (without cygwin-beta against long filename-problem), client is a linux-ubuntu box. log from the server: (i just change names with xxx, no special charakters) this error happens all the time again, /overflow: flags=0xba l1=240 l2=22
2009 Feb 18
0
What's happening now here?
Hello list. I'm doing nightly syncs over SSH with rsnapshot, and now rsync gives me strange errors, like: rsync: failed to connect to localhost: Connection refused (111) rsync error: error in socket IO (code 10) at clientserver.c(122) [receiver=3.0.3] ------------------------------------------------------------------------ ---- rsnapshot encountered an error! The program was invoked with
2004 Oct 06
0
IO error encountered - skipping file deletion
Hello list, I'm posting some info here hoping it might help some others. I searched around a bit before I guessed (correctly) at the cause of my problem. I'm currently using cwrsync (rsync 2.6.2) to backup data from a Windows XP machine to a Windows 2000 machine. Unfortunately the boss won't let me use Linux here. My process worked fine for at least a month but recently had started
2006 Nov 28
0
Question about deleting a file from the server via Rsync
On 11/27/06, Ben Anderson <ben@capecomputing.com> wrote: > I'm using cwrsync (with rsync 2.6.9) via ssh Careful: when we say "rsync via ssh", we usually mean that the client rsync invokes a second instance of rsync on the server as the ssh remote command. Your setup counts as talking directly to an rsync daemon; rsync doesn't care that the connection goes through ssh
2006 Nov 13
0
No mouse and KB activity in FC5 guest OS in FC6 xen host setup
Here is the configuration of unmodified guest FC5 in FC6 Xen host. I have a iMac running FC6 Xen in x86 mode and FC5 as unmodified guest I get a graphics for unmodified guest which allows me login. But then no mouse and keyboard is active after logging me into FC5 unmodified guest. What is wrong ? I also tried adding nographic=1 options and usb=1 and sdl=1. I always created it again. But
2010 Feb 15
1
Odd failure ...
I'm trying to manually run the following rsync command on Win7 and it's failing ... not sure why. C:\"Program Files (x86)\cwRsync\bin\rsync.exe" -arupAv --progress --partial --filter=". /cygdrive/c/Users/KirAsh/Desktop/filter.txt" /cygdrive/e/ "/cygdrive/n/WD500/" sending incremental file list rsync: writefd_unbuffered failed to write 4 bytes to socket
2008 Sep 30
1
Transfer between windows and linux going wrong
Hi, I am running rsync 2.6.9-2etch2 protocol version 29 in a Debian machine. There is a Windows machine that I want to get the files from debian. For that I'm using rsync for windows version 3.0.4 protocol version 30 "C:\Program Files\cwRsync\bin\rsync.exe" -Cavz root@10.1.100.45:/root/ rsync: Failed to exec ssh: No such file or directory (2) rsync error: error in IPC code (code 14)
2012 May 01
2
Exclude from not excluding "My Music" or "Printhood"
We have been using rsync for some time with Linux and FreeBSD, but are just now trying to make it work with Windows. Not as easy as we hoped. I am running the cwrsync client 3.0.6 on a new Windows 7 machine to a FreeBSD 8.1 server. I have an exclude-from filelist, which does seem to successfully exclude the directories given by many of its entries, including these two lines: Documents/My[
2006 May 18
2
rsync client to daemon over ssh tunnel connection issues
Yes this is another connection reset issue but all I am asking is some pointers on how I can possibly determine what and why this is happening. Its easy to say its a network issue but the bosses and clients want to know how to fix this said "network issue." I have read the rsync issues list. Some of what is suggested we might try HOWEVER we cannot duplicate the errors that occur and
2008 Feb 06
3
Windows Trouble with --link-dest set: "file not found" when rsync tries to create hard link
I have great luck running rsync from one linux system to another, or from a windows system (with cwRsync) to a linux system. But when I try to do an rsync backup from one directory on a Windows system to another, it fails. The cwRsync says its version is 2.6.9. Here's my Rsync command, boiled down to its simplest: rsync -rlptgD -vvv --delete --delete-excluded --modify-window=2
2004 Mar 23
1
Why does my cwrsync try to load ssh?
Just installed cwrsync 1.2.1 and I am getting this: C:\cwrsync>rsync -n -v -r /cygdrive/c/robj/pickmeup speedball3:/cygdrive/d/robj/pickmeup Failed to exec ssh : No such file or directory rsync error: error in IPC code (code 14) at pipe.c(81) rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(189) Why in heaven's