Re: wodSFTP using SCP? - WeOnlyDo Discussion board

Re: wodSFTP using SCP? (General questions)

by woddrazen, Sunday, May 20, 2007, 11:40 (6398 days ago) @ bgilbertBMI

Hi Brad,


You can try to send scp -f filename or scp -t filename with Send Method just after connection is established with server.

That way you don't need to use Command Property and wodSSH will not automatically disconnect when execution of command is finished.

You should also remove Disconnect Method from a sample code.


Hope this helps.

Regards,
Drazen


Complete thread: