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!!

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

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!

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 2 replies
  • 1179 views
  • 1 like
  • 2 in conversation