You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
data-transport/transport/nextcloud.py

81 lines
2.7 KiB
Python

11 months ago
"""
We are implementing transport to and from nextcloud (just like s3)
"""
import os
import sys