Re: wodSFTP PutData Problem - WeOnlyDo Discussion board

Re: wodSFTP PutData Problem (General questions)

by Jose Roberto Fonseca, Wednesday, October 15, 2008, 19:30 (5682 days ago) @ Jose Roberto Fonseca

Hi,

Thank you for answer me so fast!

Well.. Ok..... but how can i use PutFile with ASP Script?? Any example, please?

The fetch.asp uses PutData.

Thx.

Hi Jose,


Although there is no size limit on sending data to the server using PutData Method, you should try to keep the amount below 64kb.

If amount of data is bigger then 64kb you should use PutFile Method. So you will need to save data to some file and upload it to server using PutFile Method.

Can you maybe that that and let us know how it goes?


Regards,
Drazen


Complete thread: