Is there a way to force "manual resume"?

Advertisement

stephenjust
Joined:
Posts:
2

Is there a way to force "manual resume"?

I am transferring files over FTP, and I want to force the equivalent of 'put -resume <source> <dest>' using the .NET assemblies to recover from connection errors, etc while transferring files in the order of 10GB in size. Is this possible to do or has it not been (or will not be) implemented yet?

Thank you!

Reply with quote

Advertisement

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

Re: Is there a way to force "manual resume"?

That has not been implemented yet. WinSCP .NET assembly is open source, so it should be easy for you to add it.

Reply with quote

stephenjust
Joined:
Posts:
2

You mean like this? (see attached) :wink:

You were right about it being an easy change :)

Thanks for the great software

(You can have the ~5 lines of code, this would be nice to see in an official release)
Description: Changed file

Reply with quote

Advertisement

martin
Site Admin
martin avatar

Akarius wrote:

Where can I find the source of the .NET Assembly?
It's included in source code package in 5.2.x and newer.

Reply with quote

Advertisement

You can post new topics in this forum