Skip to main content

WebDAV support for pyfilesystem2

Project description

fs.webdavfs is a WebDAV driver for PyFileSystem2.

Supported Python versions

  • Python 2.7

  • Python 3.4

  • Python 3.5

  • Python 3.6

Usage

> from webdavfs.webdavfs import WebDAVFS
> url = 'http://zopyx.com:22082'
> creds = dict(login='admin', password='admin')
> root = '/exist/webdav/db'
> handle = WebDAVFS(url, cred, root)
> handle.makedir('foo')
> print(handle.listdir('.'))
....

Repository

Issue tracker

License

This module is published under the BSD license.

Author

Andreas Jung/ZOPYX
Hundskapfklinge 33
D-72074 Tübingen
www.zopyx.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fs.webdavfs-0.1.1.zip (8.7 kB view details)

Uploaded Source

File details

Details for the file fs.webdavfs-0.1.1.zip.

File metadata

  • Download URL: fs.webdavfs-0.1.1.zip
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fs.webdavfs-0.1.1.zip
Algorithm Hash digest
SHA256 35ac4376d1f32400e68220d4a52251b1f91827521cb5d81caedf1a33cbdd79e3
MD5 d857e9c10bd5e89b081948a8fcf83adc
BLAKE2b-256 020bb1aeef965b18110c43a3708c5c660abaa179fbc14b8f7290787b62b8a9ad

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page