Displaying 20 results from an estimated 200 matches similar to: "Rsync and foreign letters in filenames."
2014 Jul 24
1
rsync: getcwd(): bad address (14)
Hello,
I'm using cwRync to backup my users computeurs. When he closing her
Windows session i go (with GPO) a script batch to copy a files/dirs on
my rsync server (OpenMediaVault).
When i manuel start the script it's ok but when he go to the closed
session i've this error
rsync: getcwd():Bad address(14)
rsync error: errors selecting input/output files, dirs (code3) at util.c
2004 Aug 12
1
RV: cwrsync and CPU usage
Yes I?m using cwrync 1.2.4 that it contains the 2.6.2 rsync version command.
A problem I have to use cygwin is that I have implemented the cwrsync
command in a script .js (jscript) then... Should I make a new script bash
file for linux? or is it possible call cygwin?s rsync from a DOS shell line
command?
Thank you very much :)
Jos? Luis
-----Mensaje original-----
De: Craig Barratt
2004 Jun 16
2
real Newbie query sorry!
Hi as I'm a real newbie to rsync I'd better apoligise if this is 'old hat'.
I'm trying to get to grips with rsync and I've set up rysnc as a server on a redhat 8 linux pc using a simple rsyncd.conf
I then tried to list some files placed in the rsync server by using a commandline shell to this server. I've called the server 'server'.
But for some reason I
2004 Oct 04
1
do rsync mark files?
Hello, I?m using cwrysn and rsync to backup a mixed network with linux, unix
and nt servers. 12 days ago I had a problem with my other backup system
"Bakup Exec" of Veritas company based of tape devices because the
incremental copies was anormaly longer that before.
The parameters I use with cwrync are.
-av --stats --backup --force --ignore-errors --temp-dir=/cygdrive/c/temp
2009 Jan 20
8
find out the meaning of rsync error code
Hi,
Could anyone please tell me how to get the meaning of rsync error codes.
In "rsync return code: 12" error, what 12 indicates?
Thanks,
Jignesh
-------------- next part --------------
HTML attachment scrubbed and removed
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
2007 Feb 21
2
Problem with Rsync or Users will be Users?
I'm using CWRSync 2.6.9 protocol 29 on a Windows 2003 Standard R2 server.
I'm trying to copy files onto a local usb harddrive.
Both filesystems are NTFS.
Rsync is failing to copy some files due to the file name length.
I kind of assumed that Rsync could handle the same file name length that
Windows users are allowed to enter. :-)
Is there *anything* I can do with Rsync to allow these
2007 Jul 13
1
Beginner needs a guide
Hi,
I'm trying to get rsync to use a list of directories and their contents to
to another drive on a Windows XP machine.
I tried the command
rsync -rDPt --delete
--include-from=c:\include_list.txt
--exclude-from=c:\exclude_list.txt
/cygdrive/d/source/ /cygdrive/e/backup
But the trouble is that no matter what I put in the include_list file it
always copies everything in source. I even
2004 May 13
1
Samba WINS query
I've had Samba 2 running just fine on my REDHAT 8 server and I've just upgraded to V3.04.
It seems to all work but.....
I tried to make it behave as a BDC WINS server as I've got Windows NT4 PDC and BDC servers and I need my Redhat box to act as a backup WINS server.
This I've now done I think.
But when I use WIN Manager from NT it doesn't think the WINS on the Linux box
2004 Jun 17
1
wildcard error in source path?
If I use :
rsync --delete -va dump/* remote::home
to mirror a local directory containing several files to a remote server then these are copied as expected.
However, if I delete a file in 'dump' and do the command again then this file in 'remote' is NOT deleted.
But this works:
rsync --delete -va dump/ remote::home
ie, the file on the server is deleted.
Is this a bug or are
2005 Jul 14
1
Can Rsync do this?
I have to use a program on two desktop PCs seperated by several miles at different times of the day.
So I thought that maybe Rsync could help.
The program in question has a settings directory so I thought I could get Rsync to sync this directory between the two machines.
But Rsync seems to always force the files on the Rsync server to go to the slave regardless that the slave has the most upto
2005 Feb 10
0
Rsync and Microsofts new Anti-Spyware detector
Spam detection software, running on the system "dp.samba.org", has
identified this incoming email as possible spam. The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email. If you have any questions, see
the administrator of that system for details.
Content preview: I run Windows XP and various Rsync batch scripts via a
2011 Nov 26
0
rsync Digest, Vol 107, Issue 24
Hi,
Some explanations regarding cwRsync:
cwRync installers (both client and server) are now available as a paid
download bundle. Installer sources, however, are still available as free
upon contact.
Please keep in mind that installer sources are not enough to build cwRsync
installers: You need to build up a complete Cygwin environment,
compile/copy binaries in the package. It may be time
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.
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.
2006 Jun 26
4
Can rsync monitor a file system?
I am trying to get two servers to copy each others data to the other
server.
I need it to be done real time a not use a cron.
Can rsync running as a daemon monitor the files system to trigger a
transmission?
If so how do I configure it?
I am running Solaris 9.
Thank you.
______________________
Charles Berman
Senior Unix Administrator
"Think Globally"
The contents of this email
2008 Mar 17
3
rsync Windows UNC
Hello,
I try to backup files from a NAS to our backup-server using rsync.
The NAS itself is not able to run rsync.
Therefore I installed rsyncd (cwrsync 2.1.1) on a windowsserver which
has access to the NAS.
I configured the rsyncd like this:
[nspPR53_so2]
path = /172.21.87.9/nspPR53_so/material/doc
read only = true
transfer logging = yes
When connecting with the client I get the error
2005 Jul 15
0
DotNet Version Of Rsync
But it sounds like there is definitely an rsync port to D'ohnet
-----Original Message-----
From: rsync-bounces+eisen.chao=cna.com@lists.samba.org
[mailto:rsync-bounces+eisen.chao=cna.com@lists.samba.org] On Behalf Of
Mark Thornton
Sent: Friday, July 15, 2005 2:18 PM
To: Stuart Halliday
Cc: rsync@lists.samba.org
Subject: Re: DotNet Version Of Rsync
Stuart Halliday wrote:
>R-type Studios
1999 Dec 15
0
Samba 2.0.5a on RH 6.1 Server Setup
My thanks to those who've helped me in the last few days. I've had some
big breakthroughs and may now be able to help one or two others.
My next task is to set up Samba to log users into their shares on a
mapped drive that will be commonto all machines - eg. h:\. So I have 4
user shares, and a common IT share that we can all use. It works fine
on my NT4 machine and logs me in on
2004 Aug 12
2
cwrsync and CPU usage
Hello.
I have a "problem" witch cwsrync and a questions. Does cwrsync process
(rsync.exe) use 100% (more or less) CPU in Windows 2000 server witch a high
level of kernel usage ?
I have syncronized 11 servers (unix and windos) witch all their unit?s
files, that proccess during approach 17 hours (the proccess is make every
day). Is this time normal?. (A client makes all the request and