We are getting this error in one of our tasks when trying to upload files about 80MB in size to one of our sftp partners
Exception in Task: System.Exception: Failed to upload file: <LOCALFILEPATHHERE>
to /<FILENAMEHERE>, err: Internal IOException: Stale NFS file handle
Exception in Task: System.Exception: No file(s) uploaded
we've configured the task to retry multiple times and it eventually succeeds. We do not use NFS on the local visual cron server.