Re: wodSFTP PutData Problem - WeOnlyDo Discussion board

Re: wodSFTP PutData Problem (General questions)

by Jose Roberto Fonseca, Thursday, October 16, 2008, 21:07 (5680 days ago) @ woddrazen

Hi guys,

Doesn't works. Look... this solution run at a application server. I can't send a local path and a file name (sFileName) from a client. I need a way of use PutFile Method in a remote server (iis runing ASP).
Please, i bought this component to my company (Neoenergia from Brasil) and i have this problem.

Thx,

Jose,


Please change PutData to this:
[code]objConn.PutFile CStr(sFileName), cstr(Session( ListDir ) & oFileName)[/code]
you can also remove code where file is read and import in PutDate Method for upload.


Drazen


Complete thread: