SSH/5/SSH_SFTP_FILE_OPERATION_FAILED: File operation failed. (UserName=[UserName], UserAddress=[UserAddress], LocalAddress=[LocalAddress], VPNInstanceName=[VPNInstanceName], Operation=[Operation], FileName=[FileName], Result=[Result], FailureReason=[FailureReason])
In VS mode, this log is supported only by the admin VS.
Parameter Name | Parameter Meaning |
---|---|
UserName |
SFTP client user name. |
UserAddress |
IP address of SFTP client. |
LocalAddress |
IP address of SFTP server. |
VPNInstanceName |
Index of the VPN instance name. |
Operation |
File operations performed by SFTP server. |
FileName |
Name of the existing file. |
Result |
Result of operation. |
FailureReason |
Reason for SFTP failure operation. |
Cause 1: The input file or directory not found.
Cause 2: The input path is incomplete or invalid.
Cause 1: Ensure that the input file or directory exists.
Cause 2: Ensure the input path is complete and valid.