Re: transferred files have ",v" at their end

2007-01-06 Thread giorgio79
Dear Jan-Benedict, Thank you very much for your kind resopnse! It helped me solve my issue of downloading the csv :) Basically, I understand now that rsync should be used for backups. Have a nice day, Gyuri Jan-Benedict Glaw wrote: > > On Sat, 2007-01-06 05:23:44 -0800, giorgio79 <[EMAIL P

Re: Help with rsync configuration

2007-01-06 Thread Matt McCutchen
On 1/5/07, Vinicius Carvalho <[EMAIL PROTECTED]> wrote: 6)modified the file on node A (the one from node B) 7)node A ran the script before node B, so it got the version from B (which was older then the one on A) Right...if the scripts notice that a file differs between node A and node B, they n

Re: --link-dest

2007-01-06 Thread Matt McCutchen
Please consider copying the rsync list so that other people can help you and so that your messages will be available to users who have similar questions in the future. On 1/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: rsnapshot seems to work pretty well for some things. I have a question.

Re: transferred files have ",v" at their end

2007-01-06 Thread Jan-Benedict Glaw
On Sat, 2007-01-06 05:23:44 -0800, giorgio79 <[EMAIL PROTECTED]> wrote: > When I transfer files with rsync to my server, all the files get a ",v" > added to the extension. Do you know why is this? No, they don't. > I am using the command described on sourceforge > rsync -av rsync://PROJECTNAME.cv

transferred files have ",v" at their end

2007-01-06 Thread giorgio79
Hi Guys, When I transfer files with rsync to my server, all the files get a ",v" added to the extension. Do you know why is this? I am using the command described on sourceforge rsync -av rsync://PROJECTNAME.cvs.sourceforge.net/cvsroot/PROJECTNAME/* . and I get files like "build.xml,v" If I do

Re: rsync not updating files even with checksum flag

2007-01-06 Thread dfirth
I get this with Outlook (.pst) files when the change is small (say one additional text email) Mark Osborne-2 wrote: > > Hello everyone, > > I am having a problem with rsync that I hope someone can help me figure > out. We are using rsync to sync up files between our staging and > production