You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
runing on IOS Pythonista(iPad or iPhone) or IOS Editorial (iPad).
runing on RaspBerry Pi and more...
It's support PC/OSX/IOS Webdav client.
20240603 Change Log:
Python3 support ( webdav3.py for python3, webdav.py for old python2 )
add do_PROPPATCH function, now Windows Explorer full support. (!! windows explorer limit filesize < 50MBytes, you can using windows regedit edit it !!)
support show webdav request/response info. ( sys_debug = True )
bug fix
20170907 Change Log:
Fix Coda WebDav access problem.(because Coda WebDav all xml item add xmlns="DAV:".)