Re: wodSFTP PutData Problem - WeOnlyDo Discussion board

Re: wodSFTP PutData Problem (General questions)

by Jose Roberto Fonseca, Friday, October 17, 2008, 12:39 (5680 days ago) @ wodDamir

Hi,

13 minutes to send 300 kbytes to a server located in 100/100mbits local lan and 5 seconds to send 70kbytes in same lan.

Ok. Do you have a example code of upload to server, write in a temporary folder and, finally, send to a remote server?

Thx,

Jose,

How long does it take? Could you be more specific?

The only other alternative you could perhaps use is to store a file into some temporary location, and then send it from there.

Since ASP is server side, you won't be able to use PutFile to send file from client. You need to implement a way to pass data instead.

Regards,
Damba


Complete thread: