BookmarkSubscribeRSS Feed
avinesh
Fluorite | Level 6

Hello All,

I want to copy files from my local machine to SAS Server using EG, My SAS Server is on Windows Server

4 REPLIES 4
Cynthia_sas
SAS Super FREQ

Hi:

  The regular click path to do this in EG 7.1 is: Tasks --> Data --> Upload Data Files to Server. But if the choice is grayed out, you will need to work with your SAS Administrator -- they may not want you uploading files to the server and may have reserved this ability to administrators.

cynthia

avinesh
Fluorite | Level 6

Hi Cynthia

Thanks for your reply

Is there any SAS code to do that operation automatically instead of doing manually.

SASKiwi
PROC Star

It is only be possible if the SAS server can reference your local machine drives. Talk to your IT admin folks. Often they don't allow this for security reasons. Another possibility would be to have a common folder location where a network share would be accessible to both you and the SAS server (\\server\common share\Myfolder)

Kurt_Bremser
Super User

To transfer files, several methods may be used

- Use EG, as described

- if SAS is present on both hosts in question, and CONNECT is licensed, (only) SAS datasets can be up/downloaded

- use a file transfer method (SFTP, PuTTY, ...) tro transfer files. Most servers have the ssh server daemon installed and running. Windows servers may be quite a hassle, though, because of licensing and the intrinsic dumbness of Windows as such.

- use a shared network resource visible to your client and the server

- mount a server resource on your local PC

- mount a resource of your local PC on the server

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 4 replies
  • 2915 views
  • 3 likes
  • 4 in conversation