Displaying 20 results from an estimated 1000 matches similar to: "Could not start Rsync Server service on the Local Computer"
2008 Jul 22
1
pipe cretion failure
Hi,
I am using cwRsync on windows xp and getting following error when I start
the rsync client to do local copy. Looks like some kind of permission issue.
Any configuration to be done on windows or rsync side?
C:\Program Files\cwRsync\bin>rsync -tvvvv ..\license.txt ..\dest
cmd=<NULL> machine=<NULL> user=<NULL> path=..\dest
cmd[0]=. cmd[1]=..\dest
rsync: pipe: Operation not
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
2007 Aug 22
1
Rsync will not work with WD network drive!
Hi. I have an Western Digital network drive My Book World Edition 500GB.. I
have installed cwrsync and try to sync a folder on my local machine(Windows
Vista) to my my external network drive ( in the same LAN). The strange thing
is that rsync copies folders and files, but the files seems to be HIDDEN at
the destination. I have tried several versions of rsync and cygwin, and also
several options on
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 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
2007 May 02
5
Status of --ignorcase option in main tree/build?
Hi,
I'm very interested in learning the status of the --ignorecase patch
being included in the main tree... is there a reason it still isn't in
there?
For anyone who is forced to dealing with backing up windows boxes, this
is a big problem, and I can't believe that it isn't affecting a lot of
people...
Or maybe there is a simple workaround?
I'm trying to backup files
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.
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 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 Jan 30
3
Rsync windows vista permissions problems
I am using deltacopy (uses rsync) to backup up a drive in windows vista to a
freenas server. Before moving to vista, had the system working fine (on a
windows xp machine).
The command used for the backup is:
rsync.exe -v -rlt -z --delete "/cygdrive/F/TXT/" "nas::160d/_Acer_F/TXT/"
As a result of this command, rsync should create a dir (not on nas) and then
copy some files
2007 Mar 28
2
Destination Permissions on Windows XP
Hello all,
This is my first post to the group, so please go easy on me.
I've setup a cwRsync server on a Windows 2003 Server and an XP client.
I have setup rsync to copy a directory from the server to the client,
and the files transfer perfectly. The only problem is that the
permissions on the destination are wrong. I want the permissions on the
destination to end up being the
2004 Nov 23
1
User NONE using rsync in Windows server
Hi,
I'm using rsync with cygwin to synchronize two windows servers. I've got
files in server side with full permisions to Administrator user, but when
i synchronize it with another windows server, the file placed in client
side has a new group called NONE with read , write and execute permisions.
I'm using the following line to call rsync:
rsync -zvvvr --perms --owner --group
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 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
2007 Jul 24
3
File/Folder Ownership - Cygwin/Rsync - Is it possible to get around rsync taking file ownership?
Case point: 2 Servers (both with Windows Server 2k3 & cygwin). Running ssh on
the destination server.
Problem: The rsync user will take ownership over any files copied over from
the source server. This takes ownership away from the administrators group,
thus disallowing inherited permissions.
Is there any way around not taking ownership away from the administrators
group and giving it to the
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
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
2011 Nov 25
1
cwRsync got killed...
Last cwrsync was 4.1.0, current is 4.2.0.
It was avail on sourceforge.
Itefix.no decided "we want money for coding and support" - that itself
is not wrong. Though _I_ never needed any rsync help on neither linux
and windows (including mixed) scenarios.
But they killed their sourceforge downloads, all, including past
versions of cwrsync, including source.
The 4.2.0 client is still