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

Osama Munawar

Uploading a folder or Zip Files in streams using PutFiles

I was working on your library and found you have done great contribution. Thank you for that. Can you please tell when this can be achieved, if we want to upload a folder or zip file in stream to FTP or SFTP using PutFiles function?
Anton22

Still not possible?
martin

Re: Upload MemoryStream using PutFiles Function

No, it's not possible.
arosas

Upload MemoryStream using PutFiles Function

Is there a way to upload files using a memory stream and filename using the WinSCP library?

The reason is to avoid writing to disk so the process will be seamless through the file transfer. If there is a function that would be a good help.

Thanks!