ah problem is caused by connection issue to ftp server - I'm using MS ftp from cmd shell - the server requires login w/username,password - claims connected to proxy then to connect thru - must do "USER" command again w/different username, password where username like
abc@xyz.com - then can access directory of files and put/get OK - how can i do this through the control. It seems to be a firewall proxy.
also - strange command after connection - doing a "cd &m" sets the get mode to multiple files like an mget - do you support anything like that in the control - the dir listing is strange looking - it's very tabular with columns like "Sender ID" "SNRF" "Service Ref."
i can get the ftp download working with a script file for FTP - is it possible to execute a script as a string with the control? I saw your example for EDT's script tool - not quite what i need.
sorry for all the ?s in one post