BookmarkSubscribeRSS Feed
LineMoon
Lapis Lazuli | Level 10

Hello,

Please, why the sas entreprise guide task : copy file( task-->add-in--> copy file from/to server) is not very fast .

For 3GB, it takes about 40 minutes ?

Is it possible to keep the sas code generating "copy file from/to server" ?

If not,  can we link a sas program to copy file from/to server?

Thank you

2 REPLIES 2
ChrisHemedinger
Community Manager

The Copy Files task uses your connection to the SAS session to move files across the network. It's speed is sensitive to network latency -- so, slow connection will result in longer transfer times.

 

You can use other mechanisms if your network setup allows: standard FTP tools, SAS/CONNECT with PROC UPLOAD and DOWNLOAD from a Local SAS to remote SAS, etc.  Often for PC EG users, the Copy Files task is the main way to move files around from PC to SAS and vice versa.

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!
LineMoon
Lapis Lazuli | Level 10

@ChrisHemedinger : Thank you. That's very kind from you.

So, I do not have a sas/connect. I have only the sas EG task copy..any suggestions to make a fast copy are welcomed.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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