Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

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.
martin

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.
tygus at hotmail dot com

Re: WebDAV to OneDrive cause error

martin wrote:

This issue has been added to the tracker:
https://winscp.net/tracker/1465

I'll send you a development version for testing shortly.


Please send me a copy too, I have the same error.
Thank you.
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
diman82

martin wrote:

Please, send me an email, or register on the forum.

I've sent you an email.
Thanks in advance!
martin

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.
diman82

I'm facing the very same issue.
Can I get a developer version too?
martin

Thanks for your feedback!
Kleo

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.
martin

Re: WebDAV to OneDrive cause error

Thanks for your post.

This issue has been added to the tracker:
https://winscp.net/tracker/1465

I'll send you a development version for testing shortly.
Kleo

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.