Delphi Example Code (wodSFTP / wodSFTP.NET / wodSFTPdll)
The example code for the SFTP is too basic. I'm stuck in trying to waitfor events to finish.
I am looking for a more robust example that shows how to do more than one thing in procedure. for example:
begin
wodSFTP1.listNames;
wodSFTP1.putfile(FileName);
end;
The above lines will fail on PutFile() as ListNames has not completed.
Any help appreciated.
Email: bee ohh bee at 'bordwell.com' (those are read as: bob)