Gabriel Genellina wrote:
> En Wed, 27 Feb 2008 13:32:07 -0200, Christian Kortenhorst
> <[EMAIL PROTECTED]> escribi�:
>
>> But there is no rsync for windows without using cygwin
>
> That's no big deal; rsync doesn't require tons of libraries, just
> cygpopt-0.dll and cygwin1.dll. See this page
En Wed, 27 Feb 2008 13:32:07 -0200, Christian Kortenhorst
<[EMAIL PROTECTED]> escribi�:
> But there is no rsync for windows without using cygwin
That's no big deal; rsync doesn't require tons of libraries, just
cygpopt-0.dll and cygwin1.dll. See this page:
http://www.brentnorris.net/rsyncnt
But there is no rsync for windows without using cygwin
On 2/26/08, Gabriel Genellina <[EMAIL PROTECTED]> wrote:
>
> En Thu, 21 Feb 2008 09:32:23 -0200, Christian Kortenhorst
> <[EMAIL PROTECTED]> escribió:
>
>
> > I am new to python and the list.
>
>
> Welcome?
>
>
> > I want to create backup scri
En Thu, 21 Feb 2008 09:32:23 -0200, Christian Kortenhorst
<[EMAIL PROTECTED]> escribió:
> I am new to python and the list.
Welcome?
> I want to create backup script for my windows PC and upload to Linux
> server
> over ssh but whats the best way to go about this.
rsync? No need to reinvent
Hey all
I am new to python and the list.
I want to create backup script for my windows PC and upload to Linux server
over ssh but whats the best way to go about this.
Just want to copy the modified and new files up to server in folder that has
Month/Year so every month new sync is created, but eve