Re: wodSFTP PutData Problem (General questions)
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