I have an application that worked when it defaulted to 
port 990 using ftp over ssl . 

The server target has changed , and the new server
specs insist on using port 21. 

Nothing works since.

I have been using :

set ftp:ssl-protect-data yes 
set ssl:verify-certificate no 
set ftp:ssl-auth TLS 
set ftp:ssl-allow yes
set ftp:ssl-force yes
set ftp:passive-mode on
set ftp:port-range 10020-10029
#open ftp://prodftps.itms-online.com -u UCLA,1u556cla -p 21
#open ftps://prodftps.itms-online.com -u UCLA,1cl32a
open ftps://prodftps.itms-online.com -u UCLA,1c3543la -p 21
#open https://prodftps.itms-online.com -u UCLA,1l455a -p 21
#connect prodftps.itms-online.com -u UCLA,1435a -p 21
#open http://prodftps.itms-online.com -u UCLA,1343 -p 21
#open prodftps.itms-online.com -u UCLA,85984949 -p 21
#put -a 6354635.DAT
put 6354635.DAT

What is the magic words that will make this connection
work on port 21....... I believe 990 would work ..

Joh Yard
UCLA

Reply via email to