BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi,

In unix sas i created a .txt file, i need to encrypt (preferably in .pgp format) this .txt file. And also upload the encrypted file on web. This has to be done automatically (without any manual intervention). Can we do the above steps in SAS.

Thanks in advance,
Regards,
Pabitra
1 REPLY 1
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
From the SAS support http://support.sas.com/ website, you can find technical and conference papers on various topics. Not specific to external file encryption, however, you will find other "like application" papers and technical reference material, where the "X" command is used to run external commands. And, SAS has an FTP "engine" you can use with FILENAME to send your encrypted file.

Scott Barry
SBBWorks, Inc.

SAS 9.2 Companion -- Getting Started with SAS in UNIX Environments
Executing Operating System Commands from Your SAS Session
http://support.sas.com/documentation/cdl/en/hostunx/61879/HTML/default/xcomm.htm

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
  • 1 reply
  • 1205 views
  • 0 likes
  • 2 in conversation