Hi there,
we have a SAS program that moves files from windows to unix and create some outputs. however, it started producing error when we try transferring files.
ERROR: The task tasksystem produced an error
following is the code and it used to work fine. IT customer support has no clue about this error and they are asking to SFTP account.
I had to replace the folder names with *** due to security issues.
%let DataDrop_Report_FileName = *************..xls;
%TransferFile(filename=&DataDrop_Report_FileName,
from=\\*********\Business Intelligence\_Management Information\Reports\*****,
to=/sasdev/*******,
record=yes);
Please help..
can you guys help me set up a sftp libname to move files from Windows?
I do have the host name, user name and password for the SFTP account
Thanks for responding to my question. should be add this under a datastep? Can you please elaborate
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.