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.

Become an Explorer! Join SAS Analytics Explorers to learn and complete challenges that earn rewards!
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.

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore 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
  • 2642 views
  • 1 like
  • 2 in conversation