Automating winscp in VB 6
I know this might sound a little bit annoying(especially if this this post is already redundant), I need to know if I can create a variable in winscp to pass an error message from the linux server to winscp to the windows client.
Right now I am using a VB 6(Jurassic, please spare the hate) to automate the process of starting a Virtual Box Machine from a Windows XP to Linux Fedora. I already been able to automate the process of starting and putting it to savestate using your winscp(Astig, di ba? BTW I am not a native english speaker) but I am having an issue on error-trapping it since the only variable that I can count on is the exit code.
First question, is there any variable I can use to pass the error message from linux to your winscp and pass the error back to VB?
Second question, can I know the more details(other than the website) regarding the "ECHO" command in option? Since in other PLs it can be used as a return statement to give accurate error messages.
I know sound like a real ahole(in fact I am) in leeching your program and asking questions(if not stupid) but I like your program and will continue to use and endorse it to my colleagues and friends(sorry, living in a 3rd-world is a real pain so for now I won't be able to donate).
Right now I am using a VB 6(Jurassic, please spare the hate) to automate the process of starting a Virtual Box Machine from a Windows XP to Linux Fedora. I already been able to automate the process of starting and putting it to savestate using your winscp(Astig, di ba? BTW I am not a native english speaker) but I am having an issue on error-trapping it since the only variable that I can count on is the exit code.
First question, is there any variable I can use to pass the error message from linux to your winscp and pass the error back to VB?
Second question, can I know the more details(other than the website) regarding the "ECHO" command in option? Since in other PLs it can be used as a return statement to give accurate error messages.
I know sound like a real ahole(in fact I am) in leeching your program and asking questions(if not stupid) but I like your program and will continue to use and endorse it to my colleagues and friends(sorry, living in a 3rd-world is a real pain so for now I won't be able to donate).