Thread: FTP and rcmd
View Single Post
  #1  
Old 11-14-2007, 11:01 AM
John Kerr John Kerr is online now
Registered User
 
Join Date: 08-17-2006
Posts: 10
FTP and rcmd

Is there a way to use the ftp action to run remote commands on another system? The only actions that I see as available within the ftp action are get, put and list. I have gotten around this by using vbscript in VBP to run rcmd commands on the remote system but can't seem to find a good way to error trap. Just trying to find a better way to catch errors when using ftp rcmd.
Reply With Quote