SSH/5/SSH_SFTP_EXECUTED_REMOVE_OPER: Executed REMOVE operation. (UserName=[UserName], UserAddress=[UserAddress], LocalAddress=[LocalAddress], VPNInstanceName=[VPNInstanceName], Filename=[Filename], Result=[Result], Detail=[Detail])
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. |
Filename |
Name of the existing file. |
Result |
Result of operation. |
Detail |
Reason for failure or success. |
Cause 1: The input path is incomplete or invalid.
Cause 2: The specified file name does not exist.
Cause 3: The specified file name is a directory.
Cause 4: Remove operations is successfully completed.
Cause 1:
Ensure the input path is complete and valid.
Cause 2:
Ensure that the specified file name exist in the SFTP directory.
Cause 3:
Ensure that the specified file name is not a directory.
Cause 4:
This log message is informational only, and no action is required.