Note
This module is still under heavy development!
This is used for accessing a WebDAV service using similar commands that might be found in a CLI
Change directory from whatever current dir is to directory specified
| Parameter: | directory (String) – Directory to change to |
|---|
Download a file from file_path to dest_path
| Parameters: |
|
|---|
| Parameters: |
|
|---|
| Parameters: |
|
|---|
Make a directory (collection). If path does not start with ‘/’ it is assumed to be relative to the current working directory.
| Parameter: | path (String) – Path of the directory to create |
|---|
Set up the connection object
| Parameters: |
|
|---|