[ftputil] webdavfsutil - simple WebDAV client library
Andrew Ittner
wb@rhymingpanda.com
Sun, 7 Mar 2004 16:21:11 -0800
After moving to a hosting provider that allows WebDAV access and disallows
FTP, I wrote webdavfsutil
<http://rhymingpanda.com/projects/webdavfsutil.html>, a Python module that
treats a webdav server as a filesystem.
I loosely based the syntax on Mr. Schwarzer's excellent ftputil. I designed
webdavfsutil with the same goals - access the server as if it were a local
filesystem.
This is my first released software, and it's ugly and may not work on any
machine at which I am not seated.
If anyone wants to assist me in cleaning, improving, testing and releasing
this module, please contact me via this list, or at the e-mail address on
the project page.
Many thanks to Mr. Schwarzer for his hard work on ftputil.
Andrew Ittner
http://rhymingpanda.com/