Re: wodSFTP PutData Problem - WeOnlyDo Discussion board

Re: wodSFTP PutData Problem (General questions)

by Jose Roberto Fonseca, Wednesday, October 15, 2008, 21:10 (5681 days ago) @ woddrazen

Yes, it´s works fine, but i need a code like fetch.asp (from wodsftp sample file) that works with PutFile Method.

Thx!

Jose,


Please try something like this:
[code]objConn.PutFile cstr( c:\something\file.txt ), cstr( /home/something/file.txt )[/code]


Drazen


Complete thread: