SSH/5/SSH_SFTP_OPER_FAIL: SFTP operation failed. (UserName=[UserName], UserAddress=[UserAddress], LocalAddress=[LocalAddress], VPNInstanceName=[VPNInstanceName], Operation=[Operation], File/Dir Name=[FileDirName], Reason=[Reason])
In VS mode, this log is supported only by the admin VS.
Parameter Name | Parameter Meaning |
---|---|
UserName |
User name for login. |
UserAddress |
IP address of the client. |
LocalAddress |
IP address of the server. |
VPNInstanceName |
Index of the VPN instance name. |
Operation |
Name of the SFTP operation. |
FileDirName |
Name of file/directory to be operated. |
Reason |
SFTP operation failure cause. The options are as follows: -·File·open·failed:·Failed to open the file. -·File·Handle·List·Full:·The file handle list is empty. -·File·is·not·inside·User·SFTP·dir: The file is not in the SFTP directory. -·File·name·is·null: The file name is empty. -·Get·complete·file·path·failed: Failed to obtain the complete file path. -·Path·length·is·more·than·max·path: The path length exceeds the maximum value. -·No·uch·file: There is no corresponding file. -·SFTP·file·open·operation·failed: Failed to operate the SFTP file. -·SFTP·file·DIR·operation·failed: Failed to operate the SFTP directory. |
Failed to run cd, cdup, dir, ls, get, help, mkdir, put, pwd, rmdir command in SFTP client view.