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 .

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 463 views
  • 0 likes
  • 3 in conversation