Re: SCP does not work - WeOnlyDo Discussion board

Re: SCP does not work (General questions)

by Robert H., Wednesday, February 01, 2006, 11:14 (6684 days ago) @ wodDrazen

Hi Drazen!

I have set always a local and remote filename with fullpath.
Localfile: c:home imer.log
Remotefile: /home/timer.log

I have tested it like your example => same error.

The Error comes out in the ScpFileUpload() Sub when he tries to send the String 'a'.

In the wodSSH1_Received Sub i comment in the Line
AddDebug Received & ByteCount & bytes and changed it to
AddDebug Received & ByteCount & bytes & wodSSH1.Receive

Before the Error 30008 pop up i will get a line
Received 55 bytes | scp: error: unexpected filename: /home/timer.log
After this error i touched a file timer.log into this folder and tested it again => don't helped.

I hope this information will help you to solve my problem [:sad:]

Regards,
Robert

P.S.: Programing Language is Visual Basic 6 with SP6.


Complete thread: