Wednesday, April 22, 2009

DavCopy for Humyo

Humyo is so cool - the server side support for image and video is so neat.

After using it for a weeks or two I realised that the client saps bandwidth on an already slow ADSL connection and doesn’t do what I want it to do. So for those interested, I’ve built my own sync app that runs on .NET 2.0 and uses the WebDAV interface over https.

What it does do:

  • Local folder/file to remote folder
  • Remote folder to local folder
  • Sets time stamps correctly (why do WebDAV interfaces not support this!!!)
  • Tells you what it’s doing
  • It’s free

What it doesn’t do

  • Have a UI – it’s command line
  • Cost anything for non commercial users
  • Make tea,coffee or any other hot or cold beverage

DavCopy Link