[rdiff-backup-users] How to compile on Windows?

2010-08-19 Thread Paweł Bylina
Hi, i have a little problem with compiling rdiff-backup on Windows. Here is some output: C:\Users\pako\Desktop\rdiff-backup-1.3.3python setup.py build --compiler=mingw3 2 --librsync-dir=librsync-0.9.7 running build running build_py creating build creating build\lib.win32-2.7 creating

[rdiff-backup-users] Backup hangs

2010-08-19 Thread Neil Benn
Hello, I'm trying to use rdiff backup to backup from my work server to a hard drive on my home network (needed for audit purposes - I know it sounds crazy but there you go!). The network is very slow however it seems that rdiff backup starts working and then eventually grinds to a halt

Re: [rdiff-backup-users] Backup hangs

2010-08-19 Thread Steven Willoughby
On 08/19/2010 08:57 AM, Neil Benn wrote: Hello, I'm trying to use rdiff backup to backup from my work server to a hard drive on my home network (needed for audit purposes - I know it sounds crazy but there you go!). The network is very slow however it seems that rdiff backup starts

Re: [rdiff-backup-users] Backup hangs

2010-08-19 Thread Neil Benn
great thanks that is looking good On 19 August 2010 17:27, Steven Willoughby stev...@nationalfitness.comwrote: On 08/19/2010 08:57 AM, Neil Benn wrote: Hello, I'm trying to use rdiff backup to backup from my work server to a hard drive on my home network (needed for audit purposes

[rdiff-backup-users] Re: How to compile on Windows?

2010-08-19 Thread Paweł Bylina
Or maybe is some other way to compile rdiff? I want to use some python code from rdiff in my own application and at the end export all using py2exe to one binary. Any suggestions? 2010/8/19 Paweł Bylina p.byl...@gmail.com Hi, i have a little problem with compiling rdiff-backup on Windows.