Re: Still stuck with exculsion text file pattern

2010-01-21 Thread nomnex
Find the corrections in the message (below). Thank you. On Fri, 2010-01-22 at 10:46 +0900, nomnex wrote: > I would like to rsync the dirs "Documents" "Sofware" and the .evolution > files only. and remove the *~ files > > -- > > Command: > #rsync -r -n

Still stuck with exculsion text file pattern

2010-01-21 Thread nomnex
I would like to rsync the dirs "Documents" "Sofware" and the .evolution files only. and remove the *~ files -- Command: #rsync -r -n -t -v --progress --exclude-from=r2 /home/mt/ /home/mt/rsyncTest/ -- #text file

option 'auth users' in rsyncd.conf

2010-01-21 Thread Alexander Dahl
Hi there, this is my first posting to this list, so let me quickly introduce myself. I'm Alex and currently working on a new version of the rsync package for the eisfair Linux distribution¹. I have some problems understanding the behaviour of the 'auth users' option in the rsyncd.conf file when r

Re: RFE: ignore case of files

2010-01-21 Thread Charles Marcus
On 2010-01-17 12:29 PM, Linda A. Walsh wrote: > It would be 'nice' if there was an option for rsync to ignore case -- > Windows is real lax about what case files are, and often files will > end up with different cases depending on what util installed a font > last. When you transfer to linux, you

Re: Help with correct text file syntax EXCLUDE/INCLUDE + OPTION

2010-01-21 Thread nomnex
Yan, I might be tired from repeated tries. It still fail. m...@fmv:~$ rsync -rvt --include-from=rsyncfinal /home /home/rsynctest sending incremental file list [sender] hiding directory home because of pattern ** delta-transmission disabled for local transfer or --whole-file total: matches=

RE: rsync/cwgwin hangs during transfers

2010-01-21 Thread Alan C. Bonnici
Hi Jamie, I would be more than happy to work with you so that you could help us solve the problem. I use cwrsync and the problem many have reported is that under certain situations the upload process hangs. I will be setting up a test bed and will provide the logs. Thank you again, Alan -O

Re: Help with correct text file syntax EXCLUDE/INCLUDE + OPTION

2010-01-21 Thread nomnex
I can not get it to work http://pastebin.com/f432bf596 On Thu, 2010-01-21 at 18:05 +0900, nomnex wrote: > On Thu, 2010-01-21 at 09:55 +0200, Yan Valuyskiy wrote: > > > I believe for this you'll have to provide a kind of next include file > > with --files-include option: > > Thank you. What is

Re: Help with correct text file syntax EXCLUDE/INCLUDE + OPTION

2010-01-21 Thread nomnex
On Thu, 2010-01-21 at 09:55 +0200, Yan Valuyskiy wrote: > I believe for this you'll have to provide a kind of next include file > with --files-include option: Thank you. What is the full string for the [OPTION "--file-include option"], saying the file name below is "rsync.list". My understanding