Unable to save file to mapped drive through WebDAV using NetDrive 3

I have various users using ND2 with no issues. I have one user that is using NetDrive3, connecting to a server using WebDAV and mapping a drive locally.
ND connects fine and I can see the data on the share on her laptop. When she tries to save any kind of file to it, it immediately comes up: “Failed to upload”.
image

The file shows in the local mapping, but does not show on the server.
I have installed ND3 on my PC and set up the same as my customer (with a new user account on the server) and am having same issue.

Interesting note: if I create an empty file, such as an empty notepad file, it uploads fine. If I put anything in the file to change it from 0bytes in size, it fails.

This is the error I get in Windows:
image

When I select “Skip” WIndows Event log shows the following error:

Log file from ND:
[2022/11/03 08:54:57.421] [ERROR ] [ 8084] [SERVICE ] [ nd3 sdk version - child nd3svc : 3.16.667 ] [Child.cpp:129]
[2022/11/03 08:55:50.117] [ERROR ] [ 5420] [PROTOCOL ] WEBDAV::WebDAV::Upload >> Send failed since rewinding of the data stream failed(65)
[2022/11/03 08:55:50.685] [ERROR ] [ 9612] [PROTOCOL ] WEBDAV::WebDAV::Upload >> Send failed since rewinding of the data stream failed(65)
[2022/11/03 08:55:50.686] [ERROR ] [ 9612] [FILESYSTEM] Failed to upload : ~$ec Tile.docx [filesystemimpl.cpp:1225]
[2022/11/03 08:55:51.661] [ERROR ] [ 8768] [FILESYSTEM] [W:PID 4] FileSystem::Release => AERROR::INVALID_HANDLE : ~$ec tile.docx
[2022/11/03 08:57:49.870] [ERROR ] [ 1940] [PROTOCOL ] WEBDAV::WebDAV::Upload >> Send failed since rewinding of the data stream failed(65)
[2022/11/03 08:57:49.888] [ERROR ] [ 3292] [FILESYSTEM] FileOperation::WriteFile : AERROR::FILE_WRITE_FAILED
[2022/11/03 08:57:49.888] [ERROR ] [ 3292] [FILESYSTEM] [W:explorer.exe] FileSystem::Write => AERROR::FILE_WRITE_FAILED : spec tile.docx
[2022/11/03 09:00:05.839] [ERROR ] [ 19848] [PROTOCOL ] WEBDAV::WebDAV::Upload >> Send failed since rewinding of the data stream failed(65)
[2022/11/03 09:00:05.869] [ERROR ] [ 3292] [FILESYSTEM] FileOperation::WriteFile : AERROR::FILE_WRITE_FAILED
[2022/11/03 09:00:05.869] [ERROR ] [ 3292] [FILESYSTEM] [W:explorer.exe] FileSystem::Write => AERROR::FILE_WRITE_FAILED : spec tile.docx
[2022/11/03 09:02:13.270] [ERROR ] [ 21508] [PROTOCOL ] WEBDAV::WebDAV::Upload >> Send failed since rewinding of the data stream failed(65)
[2022/11/03 09:02:13.280] [ERROR ] [ 5420] [FILESYSTEM] FileOperation::WriteFile : AERROR::FILE_WRITE_FAILED
[2022/11/03 09:02:13.280] [ERROR ] [ 5420] [FILESYSTEM] [W:explorer.exe] FileSystem::Write => AERROR::FILE_WRITE_FAILED : spec tile.docx
[2022/11/03 09:04:27.167] [ERROR ] [ 21544] [SERVICE ] [ nd3 sdk version - child nd3svc : 3.16.667 ] [Child.cpp:129]
[2022/11/03 09:04:45.626] [ERROR ] [ 19032] [PROTOCOL ] WEBDAV::WebDAV::Upload >> Send failed since rewinding of the data stream failed(65)
[2022/11/03 09:04:45.640] [ERROR ] [ 17172] [FILESYSTEM] FileOperation::WriteFile : AERROR::FILE_WRITE_FAILED
[2022/11/03 09:04:45.640] [ERROR ] [ 17172] [FILESYSTEM] [W:explorer.exe] FileSystem::Write => AERROR::FILE_WRITE_FAILED : spec tile.docx
[2022/11/03 09:05:25.673] [ERROR ] [ 1916] [PROTOCOL ] WEBDAV::WebDAV::Upload >> Send failed since rewinding of the data stream failed(65)
[2022/11/03 09:05:25.696] [ERROR ] [ 10284] [FILESYSTEM] FileOperation::WriteFile : AERROR::FILE_WRITE_FAILED
[2022/11/03 09:05:25.696] [ERROR ] [ 10284] [FILESYSTEM] [W:explorer.exe] FileSystem::Write => AERROR::FILE_WRITE_FAILED : vendor/spec tile.docx
[2022/11/03 09:07:22.915] [ERROR ] [ 19572] [FILESYSTEM] W FileSystem::UploadCacheCancel => AERROR::FILE_NOT_FOUND : ~$ec Tile.docx
[2022/11/03 09:07:22.937] [ERROR ] [ 19572] [FILESYSTEM] W FileSystem::UploadCacheCancel => AERROR::FILE_NOT_FOUND : Spec Tile.docx
[2022/11/03 09:07:22.960] [ERROR ] [ 19572] [FILESYSTEM] W FileSystem::UploadCacheCancel => AERROR::FILE_NOT_FOUND : Vendor\Spec Tile.docx
[2022/11/03 09:08:42.986] [ERROR ] [ 10284] [PROTOCOL ] WEBDAV::WebDAV::Delete >> HTTP 404
[2022/11/03 09:08:42.986] [ERROR ] [ 10284] [FILESYSTEM] [W:explorer.exe] FileSystem::Unlink => AERROR::FAILED : \New Text Document.txt
[2022/11/03 09:08:58.757] [ERROR ] [ 1360] [PROTOCOL ] WEBDAV::WebDAV::Upload >> Send failed since rewinding of the data stream failed(65)
[2022/11/03 09:08:58.768] [ERROR ] [ 21468] [FILESYSTEM] FileOperation::WriteFile : AERROR::FILE_WRITE_FAILED
[2022/11/03 09:08:58.768] [ERROR ] [ 21468] [FILESYSTEM] [W:explorer.exe] FileSystem::Write => AERROR::FILE_WRITE_FAILED : new text document.txt
[2022/11/03 09:35:27.725] [ERROR ] [ 7988] [PROTOCOL ] WEBDAV::WebDAV::Upload >> Send failed since rewinding of the data stream failed(65)
[2022/11/03 09:35:27.734] [ERROR ] [ 18340] [FILESYSTEM] FileOperation::WriteFile : AERROR::FILE_WRITE_FAILED
[2022/11/03 09:35:27.734] [ERROR ] [ 18340] [FILESYSTEM] [W:explorer.exe] FileSystem::Write => AERROR::FILE_WRITE_FAILED : spec tile.docx

The server that these files are uploading to is an older Windows 2008 R2 server. Not sure if that has anything to do with it. From what I gather, it has worked for her since we first installed but now it is not so not sure what changed. Any ideas would be great.

Thanks.
Chris

Figured it out. Forgot to select it to use SSL…

1 Like