similar to: Uppercase directories on windows don't work

Displaying 20 results from an estimated 6000 matches similar to: "Uppercase directories on windows don't work"

2008 Aug 14
0
cwrsync & uppercase letters
Hi, Le 14 ao?t 08 ? 12:36, Mojca Miklavec a ?crit : > On Thu, Aug 14, 2008 at 12:13 PM, Mac User FR <macuserfr@free.fr> > wrote: >> With the patched UTF8 cygwin ( http://www.okisoft.co.jp/esc/utf8-cygwin/ >> ), >> it works like a charm for us, with spaces and uppercases. I just >> had to set >> a iconv to translate the international characters to
2008 Feb 01
0
rsync Digest, Vol 62, Issue 1
Yep Zane -----Original Message----- From: rsync-bounces+zane_brady=trimble.com@lists.samba.org [mailto:rsync-bounces+zane_brady=trimble.com@lists.samba.org] On Behalf Of rsync-request@lists.samba.org Sent: Friday, February 01, 2008 7:01 AM To: rsync@lists.samba.org Subject: rsync Digest, Vol 62, Issue 1 Send rsync mailing list submissions to rsync@lists.samba.org To subscribe or unsubscribe
2007 Nov 08
1
problems with permissions on windows
Hello, I'm using cwRsync on windows (I've tried a few alternatives, like Delta for example, but all of them behave equally (bad) in my case - they set really weird permissions on binaries - I don't know which ones exactly, but binaries cannot be executed). I have a linux server with binaries for different platforms. When I rsync (copy) linux binaries to linux, or copy mac binaries
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
2014 Jun 14
1
rsync compilation may find the system zlib before the included one
Hi, I'm trying to compile rsync 3.1.1pre2 on OS X with CFLAGS=-I/opt/local/include. The consequence of this is that rsync fails to build: /usr/bin/clang -I. -I. -pipe -Os -I/opt/local/include -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I./zlib -I/opt/local/include -c token.c -o token.o token.c:420:26: error: use of undeclared identifier 'Z_INSERT_ONLY' r =
2008 Feb 06
1
Statistics about rsync "downloads" from server
Hello, we're running an rsync on a server and would like to know how many people are downloading (sinchronizing) the files from server (something like a list with "timestamp, IP, exact request, bytes transferred"). What is the easiest way to do it? I have tried to search for "rsync statistics", but that's a bad choice to ask a search engine for. Thanks a lot. Mojca
2007 Nov 19
1
rsync-ing from two locations with same filenames (at different versions)
Hello, I would like to have a full repository, say, holding files full/a.txt (version 1) full/b.txt (version 1) full/c.txt (version 1) and a repository of updates, for example new/b.txt (version 2 - newer) Then, I would like to call rsync [flags] new/ full/ destination to get destination/a.txt (v.1) destination/b.txt (v.2) destination/c.txt (v.1) This simple case works
2005 Jan 05
2
buffer overflow in recv_exclude_list using rsync under windows?
Hi, First post to the list, so please feel free to set me straight if I'm not following some protocol or other :o) We need to use rsync to send files to a client, being a Windows user, we decided to try both the cwrsync implementation and also a straight cygwin/rsync install. I'm experiencing the following errors: using cygwin implementation: $ sh clientupload.sh
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
2004 Mar 26
1
rsync/cwsync dir spaces on the path
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi: First let me say that rsync/cwrsync is amazing ! And sorry ! if I'm bothering you with this question... I need to sync my work files from the WinXP Pro machine to our Solaris one... so far so fine.. My problem is when I specify the path on the rsyncd.conf (cwrsync) I have tried many combinations from:
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
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
2005 Jun 07
1
Hard links revisited
I can't seem to get the hardlinks to work in windows via --link-dest. It just refuses to find the files in the directory and make a hard link. Here's the setup. -I run 2 rsyncs from batch files called sync.bat and sync2.bat. -I'm connected to the server via a mapped network drive, we'll call it 'z'. -I then run the client, on the destination, once to pull the data
2004 Oct 04
2
cwRsync- chdir failed, server 2003
I'm having prolems with cwRsync on server 2003. I'm getting pretty much identical results to this from the archive: http://lists.samba.org/archive/rsync/2004-April/009187.html, and as far as I can see the only suggestion there was to check permissions. I have one further complication too- I'm trying to sync a remote server on to a vmware virtual disk that I've mounted using the
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
2005 Sep 21
2
rsync log format(again)
hi, i'm back again with another log format problem.... now i need to know the base directory from where rsync is taking the files. for instance, the follow line: 2005/09/07 22:06:52 [732] COMPAQ/INSIGHT MANAGER/cim_db/ both can be of anyone of the follow commands: "C:\Program Files\cwRsync\bin\rsync" -avr "/cygdrive/C/Program Files/COMPAQ" "C:\Program
2011 Sep 14
0
Permission problems on Win 7 x64
Hi, I have a major problem with permissions on files that are rsynced from Strato Hidrive to a local machine (Win 7 Ultimate x64 SP1 German). The permissions for the source file (e.g. an executable like: Xshell.exe) are: Everyone with Full control (inherited from the root of drive D:) Now I sync that file to the destination machine (Strato HiDrive) with:
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 Apr 16
2
RSync on Windows 2003
Hello, I'm desperately trying to have a RSync server work on a Windows 2003 Standard Server. All the documentation available I have found applies to Windows NT/2000/XP I don't know whether 2003 works differently from the previous Windows. I have installed the cwrsync package. The RSyncServer Service is running fine under a user account named cwrsync. A successful Telnet on the port 873
2011 Mar 26
1
WinXP rsync local copy to USB drive
I've encountered an error while trying to "find" my way to my goal. But first, let me state my goal in case there is a pre-canned solution that does what I want (which would avoid the effort of figuring out the error...): I want to invoke the rsync *client* (but NOT the server) to make a local copy from one windows drive to another. Ie. rysnc -ax /cygdrive/c/path/sourcedir