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 .

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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