BookmarkSubscribeRSS Feed
priyanka1
Calcite | Level 5

I have to transfer any type of file from one location to another location using sas code or macro

2 REPLIES 2
Reeza
Super User

 

If these are SAS datasets you can use PROC COPY

 

FCOPY() function as of SAS 9.4 is an option. 

 

See code/samples here 

http://blogs.sas.com/content/sasdummy/2013/09/17/copy-file-macro/

Kurt_Bremser
Super User

Define "location" within your context.

Are those just directories in the SAS servers filesystem (including network mounts), or will you have to transfer to destinations that can only be reached via HTML, FTP, SSH or SMTP (mail)?

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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
  • 2 replies
  • 680 views
  • 1 like
  • 3 in conversation