Error usecase:
Moving a File using FTP connection now throws IO operation failed error.
The integration has been working for weeks, with a file move operation from source directory to target directory in SFTP connection, but now has started throwing the below error.
The directory permissions were checked and file owner and all seems correct.
ERROR
The I0 operation failed.
The I0 operation failed.
The "OPER [NOOP] [UseNativeRename (S->R, T->R)]" I0 operation for "<Directory>/<Filename>" failed.
Check the error stack and fix the cause of the error.
Solution:
The file was already present in the system and was not overwritten.
However, select the overwrite option while configuring the adapter.
No comments:
Post a Comment