Proc Download :

Transfers files from the server to the client.
Syntax:-
PROC DOWNLOAD
<data-set-option(s)> 
<catalog-option(s)> 
<library-option(s)> 
<external-file-option(s)> 
<AFTER=date> 
<CONNECTSTATUS=YES | NO>;
RUN;