Re: wodSFTP PutData Problem - WeOnlyDo Discussion board

Re: wodSFTP PutData Problem (General questions)

by wodDamir, Thursday, October 16, 2008, 22:43 (5680 days ago) @ Jose Roberto Fonseca

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: