Post a reply

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

Re: Append upload over SFTP?

No there's not any, yet.
You can download .NET assembly source code and modify Session.PutFiles to support it. It's very simple.
captain_planet

Append upload over SFTP?

Hi.

I'm using the .Net library and uploading via SFTP. I see there is a command line option for -append, however I can't find the option to set the upload to append from the .Net assembly? Is this possible?

Thanks.