WebDAV to OneDrive cause error

Advertisement

Kleo
Joined:
Posts:
5

WebDAV to OneDrive cause error

WinSCP 5.9.2

When using webdav access to OneDrive, by url https://d.docs.live.net/CustomerID (howto...), then appears message "Error: 404 Not Found" and connection does not occur. But, the same method works fine in Total Commander with webdav plugin, or in CarotDAV.

WinSCP is more handy for me to automation the synchronization data through command script, and just to navigate ftp/webdav storage by Commander style interface. Would be nice to have access to OneDrive also.

Reply with quote

Advertisement

Kleo
Joined:
Posts:
5

Hi,

Seems it works good :)

Thanks a lot!

One remark: files more then 100 MB are breaks off (not uploaded until the end). But, it is not a fault of WinSCP. Apparently, it's a limitation of the OneDrive webdav access itself.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

diman82 wrote:

I'm facing the very same issue.
Can I get a developer version too?
Please, send me an email, or register on the forum.

You will find my address (if you log in) in my forum profile.

Reply with quote

Guest

Kleo wrote:

One remark: files more then 100 MB are breaks off (not uploaded until the end). But, it is not a fault of WinSCP. Apparently, it's a limitation of the OneDrive webdav access itself.
I think it is not a OneDrive limitation, but a limitation of your registry entries:
setting the FileSizeLimitInBytes paramter to 4294967295 under Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters will increase the limit to 4 GB.
Works rather fine with CarotDAV, but the developer version 5.10 stops with error "Could not sent request body: an existing connection was closed by remote host" (translated from German) after 47 - 130 MB (tried it several times).

So I think it is a WinSCP limitation / bug.

BTW: sync with files < 50 MB works really good with WinSCP.

Regards
Jochen

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: WebDAV to OneDrive cause error

tygus at hotmail dot com wrote:

Please send me a copy too, I have the same error.
Thank you.
Sent.

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Works rather fine with CarotDAV, but the developer version 5.10 stops with error "Could not sent request body: an existing connection was closed by remote host" (translated from German) after 47 - 130 MB (tried it several times).

So I think it is a WinSCP limitation / bug.
CarotDAV implements OneDrive API.
If I make it really use WebDAV for OpenDrive, it has the same problem.

Reply with quote

Advertisement

You can post new topics in this forum