Skip to main content

Command line interface for webdav3

Project description

webdav3-cli

Simple command-line interface for interacting with a WebDAV server.

This was tested and developed against the WebDAV interface for a Redmine server.

Usage

Configuring

You can configure a set of default values for the optional arguments using the config command

Examples:

webdav3 config set hostname={hostname}

webdav3 config set user={username}

webdav3 config set pass={password}

Uploading files

Files can be uploaded to the WebDAV server using the upload command

Examples:

webdav3 upload {local_path} {remote_path} --hostname {server address} --root "/dmsf/webdav" --user {username} --pass {password}

webdav3 upload {local_path} {remote_path}

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

webdav3_cli-1.0.0.post0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

webdav3_cli-1.0.0.post0-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

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