Starting FS FS started, keep it running forever python[TID=588c]: FFFFDB8FEECCD9F0: >>QueryVolumeInformation PYDEV DEBUGGER WARNING: sys.settrace() should not be used when the debugger is being used. This may cause the debugger to stop working correctly. If this is needed, please check: http://pydev.blogspot.com/2007/06/why-cant-pydev-debugger-work-with.html to see how to restore the debug tracing back correctly. Call Location: File "C:\Users\kalem\.virtualenvs\py37\lib\site-packages\winfspy\operations.py", line 18, in wrapper sys.settrace(threading._trace_hook) python[TID=588c]: FFFFDB8FEECCD9F0: <>Create [UT---C] "\", FILE_OPEN, CreateOptions=20, FileAttributes=0, Security=NULL, AllocationSize=0:0, AccessToken=000000000000032C[PID=2c6c], DesiredAccess=100080, GrantedAccess=0, ShareAccess=7 python[TID=588c]: FFFFDB8FF65E6DE0: <>Close 0000000000000000:000001B7DC5CCF98 python[TID=588c]: FFFFDB8FF06E6DE0: <>Create [UT---C] "\test.txt", FILE_OVERWRITE_IF, CreateOptions=60, FileAttributes=0, Security=NULL, AllocationSize=0:0, AccessToken=0000000000000078[PID=3d9c], DesiredAccess=120196, GrantedAccess=0, ShareAccess=1 WARNING:root:create \test.txt 83886176 python[TID=588c]: FFFFDB8FE9F8E720: <>Write 0000000000000000:000001B7DC5B4C78, Address=000001B7DC5E0000, Offset=0:0, Length=4, Key=0 python[TID=588c]: FFFFDB8FECBF5720: <>Cleanup 0000000000000000:000001B7DC5B4C78 ERROR:winfspy:Unhandled exception Traceback (most recent call last): File "C:\Users\kalem\.virtualenvs\py37\lib\site-packages\winfspy\operations.py", line 20, in wrapper return fn(*args, **kwargs) File "C:\Users\kalem\.virtualenvs\py37\lib\site-packages\winfspy\operations.py", line 282, in ll_cleanup self.cleanup(cooked_file_context, cooked_file_name, flags) File "c:\Users\kalem\OneDrive\Work\home\dev\my\winfspy_web_fs\fs\__main__.py", line 71, in wrapper result = func(self, *args, **kwargs) File "c:\Users\kalem\OneDrive\Work\home\dev\my\winfspy_web_fs\fs\__main__.py", line 594, in cleanup data=file_context.file_obj.data, File "C:\Users\kalem\.virtualenvs\py37\lib\site-packages\easywebdav\client.py", line 100, in _send raise OperationFailed(method, path, expected_code, response.status_code) easywebdav.client.OperationFailed: Failed to upload "/test.txt". Operation : PUT /test.txt Expected code : 200 OK, 201 Created, 204 No Content Actual code : 500 Internal Server Error python[TID=588c]: FFFFDB8FDAC19720: <>Close 0000000000000000:000001B7DC5B4C78 python[TID=588c]: FFFFDB8FEB77C2B0: <