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
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
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.
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
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
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