Can anyone help me , what is wrong in this.
filename file11 ftp 'port23.txt' cd='/opt/SAS/Lev1/Webst/Logs'
user='xparmen' pass=XXXXXXXXXX host='esess.spw.se.ss'
recfm=v ;
data portallog ;
infile file11;
input x1 $12. y1 $10. z1 $10.;
run;
ERROR: Open failed for file FILE11
ERROR: Connection refused.
Check your virus checking software; it may be set up to block certain traffic; this happens to me with the FILENAME for EMAIL. A simple test would be to turn it off completely and see if the error re-occurs (you may need IT help for that test).
Doc Muhlbaier
Duke
Try to use regular FTP client to check your account name and make sure your password is not expired.
Regards,
Haikuo
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.