Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

davget

davget is a standalone binary for listing and recursively downloading files (akin to wget) from WebDAV servers.

This tool was created for use with Pydio Cells public links (after appending /dav/ to the URL). It’s ideal for users who prefer to recursively download files from the CLI rather than the web portal.


Usage

List files (non-recursive)

davget -l https://example.com/public/ce3dh435e9ec/dav/

Download a specific file

davget https://example.com/public/ce3dh435e9ec/dav/file1.txt

Recursively download all files

davget -r https://example.com/public/ce3dh435e9ec/dav/

About

get a human readable file list and download files recursively from a webdav endpoint

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages