Re: SCP does not work (General questions)
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:
- SCP does not work - Robert H., 2006-02-01, 08:08
- Re: SCP does not work - wodDrazen, 2006-02-01, 10:28
- Re: SCP does not work - Robert H., 2006-02-01, 11:14
- Re: SCP does not work - wodDrazen, 2006-02-01, 11:34
- Re: SCP does not work - Robert H., 2006-02-01, 11:49
- Re: SCP does not work - wodDrazen, 2006-02-01, 11:53
- Re: SCP does not work - wodDrazen, 2006-02-01, 13:01
- Re: SCP does not work - Robert H., 2006-02-01, 13:33
- Re: SCP does not work - yogi, 2007-11-06, 11:18
- Re: SCP does not work - woddrazen, 2007-11-06, 11:49
- Re: SCP does not work - yogi, 2007-11-06, 11:18
- Re: SCP does not work - Robert H., 2006-02-01, 13:33
- Re: SCP does not work - wodDrazen, 2006-02-01, 13:01
- Re: SCP does not work - wodDrazen, 2006-02-01, 11:53
- Re: SCP does not work - Robert H., 2006-02-01, 11:49
- Re: SCP does not work - wodDrazen, 2006-02-01, 11:34
- Re: SCP does not work - Robert H., 2006-02-01, 11:14
- Re: SCP does not work - wodDrazen, 2006-02-01, 10:28