similar to: Status of --ignorcase option in main tree/build?

Displaying 20 results from an estimated 1000 matches similar to: "Status of --ignorcase option in main tree/build?"

2006 Jan 04
2
ssh protocol 2
Does anyone know a simple self-contained (e.g., along with the appropriate cygwinxxxx.dll file) rsync and ssh binary Windows distribution of rsync and ssh in which ssh supports protocol 2? I tried the installation from http://optics.ph.unimelb.edu.au/help/rsync/binaries/ but these do not support protocol 2. Thanks, Ken Senior
2004 May 10
4
cwRync and Windows permissions
Hi all, I'm rsyncing a windows 2003 client to a windows 2003 server using the cwrsync installation package. The trouble is that the permission rights set by rsync on the destination server are very restrictive and don't allow another application to access the files. I'd like to change that. However, the GID and UID parameters in the rsyncd.conf file don't seem to manage that.
2003 Dec 11
2
cwRsync 2.5.7
Tevfik On Tuesday 09 Dec 2003 18:13, Tevfik Karag?lle wrote: > I would also like to inform that I updated my cwRsync package with the > latest rsync binary (2.5.7). http://itefix.no/cwrsync I have tried your rsync 2.5.7 in cygwin under Windows 2000, synchronising to a windows share on an unknown (probably Windows) file server. Sorry to report that it hangs at the end of transfer, as did
2008 Dec 30
3
how to backup/restore of windows file attributes
I use rsync for backing up windows. After a restore of Desktop.ini I recognize that the hidden attribut and the system attribut will not been restored. I know, this are no unix attributes. But is there a way to backup and restore the windows attributes too? Thanks Matthias -- Don't Panic
2006 May 10
2
rsync ok with open files?
Hi gang. I am synchronizing Windows machines (cwRsync/cygwin) with FreeBSD server. A batch file is used to initiate the process (shell invoked rsync daemon). My question is whether I need to tell my users to close any affected applications (ex: Outlook; I am synchronizing the outlook.pst file) during the procedure? Peter __________________________________________________ Do You Yahoo!? Tired
2006 Nov 22
8
Looking for assistance
We have about 5 servers spread out throughout the country: 2 Centos 4.4, 1 Red Hat and 2 windows machines- looking for some good ideas for a back-up solution. Our servers hold a lot of data, but only a small portion of it is crucial on any given day. That crucial portion is always changing (for example, this week the crucial files all relate to November- current and previous projects, and the next
2006 Jan 30
2
cwrsync server 2.0.4 / winxp / ownership problems?
Hi all! We're using cwrsync server 2.0.4 on winxp to keep files up to date between some operator machines. Whenever I run rsync to send files to another machine, the read-only flag gets set. The cwrsync user was created (the install is completely standard)... so I'm thinking it might have something to do with that. Here's my rsyncd.conf: use chroot = false strict modes = false
2006 Jun 28
1
rsync and chmoding permissions on Windows
I'm trying to use rsync to keep the permissions between two Windows servers. A windows NT 4 server (with rsync daemon) and windows 2003 R2 I use Rsync in a batch file and I run it as Administrator by double clicking on it. Typically: set cygwin=notnsec rsync -rpDPo --chmod=Du+rwx,Fu+rwx,+X and the files are crossed over but the permissions are screwed up. Now, I can't find out the
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.
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
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
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 Dec 20
3
rsync not saving files on windows 2000
I am trying to setup a windows 2000 server with rsync and cygwin. I think I almost have it working except that when the file copy is finished my files are nowhere to be found on the windows server. I am not getting any error messages. I am connecting from a win98 machine on the same network. Any ideas on how I can get this working or get more info to debug. Thanks.
2004 Dec 19
2
SSH Tunnel Problem
I have set up an Rsync server on FreeBSD 5.3 and plan on having windows clients synchronize data to it. Rsync running as a daemon works fine. I can successfully copy data up to the server and view it via scp. Also- I can connect via ssh and run rsync as well. HOWEVER- I cannot connect "passwordless" with SSH and then connect to the rsync daemon. The following demonstartes what I
2008 Jan 02
3
cwRsync on windows
Hi folks, It may be a very basic question for many people here but I have been struggling with Windows commandline. My CentOS machines are running perfectly fine. Question: I have installed cwRsync server on one of Windows 2003 and cwRsync client on the other Windows 2003. What command should I run to connect to the cwRsync server from the client? and how can I make sure that cwRsync is even
2006 Apr 24
1
cwRsync logs
Using cwRsync on Windows, is there any way to get the standard rsync stats at the end? It does not look like '--stats' is an option for cwRsync and verbose does not provide the stats. -- Robert
2006 May 19
1
cwrsync client log format ??
We were trying to introduce a better client side log format so that we could get timestamps and module names etc. In the rsync documentation it looks like you can use --log-format for the client ... there is even a sentence saying that this format would not interfere with the rsybc daemons format. We are using cwrsync and when we try and add --log-format="%o %h [%a] %m (%u) %f %l" The
2006 Aug 08
1
Release of cwRsync 2.0.9 !
Hi, A new version of cwRsync is available now. Enjoy! Rgrds Tev http://itefix.no/cwrsync --------------------- Release Name: 2.0.9 Notes: cwRsync VERSION 2.0.9 - August 2006 highlights (see changelog for more info) - Cygwin 1.5.21-2 - Sechaw 1.4 Signatures: MD5: 54c3fb72e182328169dde0bd068df09a *cwRsync_2.0.9_Installer.zip d404a4fe0f7cf171790e9f1f128fb467
2004 Mar 16
1
rights or read only
NetWare 6 sp4 server to windows 2000 server using cwrsync 1.2.1 when the cwrsync service writes the files to the server it uses it's own username and permissions. Does anyone have any suggestions as to how I can get this to write the files so common users and delete and change stuff? would the perverse permissions work with windows? Thanks, Matt Vorwald Network Engineer Lumber
2008 Apr 04
1
Rsync 3.0.1 released
I have released rsync 3.0.1. This is a bug-fix release, which also includes fixes/improvements for several issues in the daemon-exclude code. To see a full summary of the changes since 3.0.0, visit this link: http://rsync.samba.org/ftp/rsync/src/rsync-3.0.1-NEWS You can download the source tar file and its signature from here: http://rsync.samba.org/ftp/rsync/src/rsync-3.0.1.tar.gz