Using WinSCP in place of CuteFTP9

Advertisement

Prophesix
Guest

Using WinSCP in place of CuteFTP9

hello, I'm tasked with editing some existing VB scripts to work with WinSCP instead of CuteFTP9. I know it's a pretty decent sized task and it doesn't help much that I'm not very familiar with VBscripting. I'm running into an error where the script builds the connection session and connects to the ftp server in two separate Sub routines but when it goes to initiate the file transfer (A 3rd sub) it fails and errors saying that it is not connected. Can anyone assist with why the connection would not exist when moving sub routines? DO I need to change them to functions in order to "pass" the session around to the different procedures? Thanks in advance for your help.

Reply with quote

Advertisement

Guest

It might actually be easier just to send you what I'm working on... It's about 1600 lines long.... Thankyou for your help!! :D
  • WINSCPTemplate.vbs (68.17 KB, Private file)
Description: This was originally someone elses and I've just picked it up and am trying to make it work with WinSCP.

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum