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: Using memorystream to upload file

Thanks for your post.

This request is being tracked already:
https://winscp.net/tracker/1738
You can vote for it there.
Peter.w

Using memorystream to upload file

Hi,
as we could not search for this topic, we post a new one.

We would like to be able to use a memorystream in favor of physical file for upload to ftp/sftp server.
We are currently creating a text file on the fly but it seems unneccessary to save it to disk first!
Hence memory stream upload.

Regards Peter and crew