Proc Upload :

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