bnlrnz / nextcloud_filedrop_script

creates filedrop shares for nextcloud using WebDAV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nextcloud_filedrop_script

creates filedrop shares for nextcloud using WebDAV

Usage

python3 filedrop.py <username> <password> -i folders.txt -u <url>

If there are errors try:

python3 filedrop.py <username> <password> -i folders.txt -u <url> --verbose

About

creates filedrop shares for nextcloud using WebDAV


Languages

Language:Python 100.0%