When using the Copy Files task in SAS Enterprise Guide to upload a large file from the local workstation to a SAS Viya file system, the upload operation can fail with the following error:
ERROR: Upload exception occurred. An error occurred while updating the content.
This issue occurs because the file transfer exceeds the default REST request time-out that SAS Enterprise Guide uses. In some environments, additional server-side upload limits can also prevent large file transfers from completing successfully.
The Copy Files task uploads files to the SAS Viya file system using a REST request. For large files, the transfer can exceed the default 100-second REST request time-out, causing the upload to fail even though the file transfer is still in progress.