I believe you need to look at PROC CPORT and PROC CIMPORT. These provide the most comprehensive functionality.
Also PROC COPY and PROC MIGRATE may be useful.
A simpler approach using PROC UPLOAD is also an option but requires that you have SAS/CONNECT installed and licensed on both SAS installations.
... View more