SAS Programming

DATA Step, Macro, Functions and more
BookmarkSubscribeRSS Feed
nickspencer
Obsidian | Level 7
I am running my code in Linux server and creating an excel file in a directory in the server. But I need to send this file or create this excel file in the shared folder in windows.

Is it possible to do so from Linux server?

Any suggestions will be highly appreciated.

Thanks,
1 REPLY 1
Kurt_Bremser
Super User

@nickspencer wrote:
I am running my code in Linux server and creating an excel file in a directory in the server. But I need to send this file or create this excel file in the shared folder in windows.

Is it possible to do so from Linux server?

Any suggestions will be highly appreciated.

Thanks,

If the Windows share is mounted on the Linux server, you can use that mount. If it's not mounted, get in touch with your system administrators to have that done.

Or use the copy files task in Enterprise Guide to download the spreadsheet.

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

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