BookmarkSubscribeRSS Feed
deleted_user
Not applicable
i have some SAS data sets on serverA in directory "d:\myfolder" .
i want FTP process to transport all these SAS data sets on another server named as serverB.
on serverB I want to transport on another directory like "c:\RemoteFolder".

i have read the Help document but did not get appropriate solution


Thanks
3 REPLIES 3
Doc_Duke
Rhodochrosite | Level 12
If you just want to move the datasets, the easiest thing is to use the FTP tool that is on your servers. If you want to manage that from SAS, you can just use the "X" command to shell out for execution.

See "Using FTP to Transfer Files in Foreign Format and Transport Files across the Network" in the SAS 9.1.3 online documentation for an example. If you are working from machineC, you may need to first FTP the files to from A to C and then from C to B (depending on your rights on A or B).

Doc Muhlbaier
Duke
Cynthia_sas
SAS Super FREQ
However, before you investigate the 'X' command or try it, you might want to check with your SAS system administrators to see whether they've disabled the X command for SAS Enterprise Guide at your site.

cynthia
ChrisHemedinger
Community Manager
If you are using Enterprise Guide 4.1 to connect to both serverA and serverB, you can use the Download SAS Data Sets task to copy the data sets from serverA, and then the Upload SAS Data Sets task to place them on serverB. It's a two-hop maneuver, but you might be surprised at how fast it runs.

If you don't yet have the Upload/Download Data Set tasks -- they are an add-on for EG 4.1 -- you can download them from here:

http://www.sas.com/apps/demosdownloads/setupcat.jsp?cat=SAS+Enterprise+Guide

Chris
It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.

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!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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