-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
import owncloud
oc = owncloud.Client('http://cloud.testestestest.fr/')
oc.login('+++++++', '++++++')
try:
oc.mkdir('testdir')
except:
pass
oc.drop_file('/home/aymeric/Codage/AEVE-REC-API/app/test.txt')
Hello, my file is upload with succes but in my nextcloud it's empty. Yet there is local content
Thanks you
benedikt-bartscher
Metadata
Metadata
Assignees
Labels
No labels