BookmarkSubscribeRSS Feed
statsman58
Calcite | Level 5

How can I use SAS to read data that resides in a cloud-based storeage program?  I am trying to read data that is stored in a package called SmartValut (like Dropbox).

I currently read data from a FTP site but it has been moved to this SmartValut package.

 

Thanks. Samuel

2 REPLIES 2
Reeza
Super User

Not sure what SmartValue is but if you have a path to the file that's public you can use the methods here:

 

http://blogs.sas.com/content/sasdummy/2012/12/18/using-sas-to-access-data-stored-on-dropbox/

 

Basically FILENAME URL is what you want to search for, I believe there is a way to get to secured files but I don't know how off the top of my head.

 


@statsman58 wrote:

How can I use SAS to read data that resides in a cloud-based storeage program?  I am trying to read data that is stored in a package called SmartValut (like Dropbox).

I currently read data from a FTP site but it has been moved to this SmartValut package.

 

Thanks. Samuel


 

statsman58
Calcite | Level 5

Very interesting!!! I'll give this a try.  Thanks!!

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
  • 1071 views
  • 1 like
  • 2 in conversation