BookmarkSubscribeRSS Feed
mohdfaisal89
Calcite | Level 5

How do i download files from intra company web in SAS, where i need to enter the ID, password and navigate to file and then download.

 

Its a long question without any support. please help !

2 REPLIES 2
Shmuel
Garnet | Level 18

Is it a sas data-set file or an external file (.txt, .xls, .csv ...) ?

If it is sas data-set - are your computer and the host of same OS ? (32/64 bit, unix/linux/windows) 

Do you have access to the file ?

 

For an external file check for FILENAME options - google for SAS FILENAME SYNTAX - with your OS.

If the files are on different OS you can use filename <fname> FTP ... engine.

 

Ksharp
Super User

Firstly try the third-side software like cURL . after that use SAS to import that file .

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 857 views
  • 0 likes
  • 3 in conversation