The following table lists the various source/destination directory and file errors and their possible mitigations:
Error | Protocol | Description | Mitigation |
---|---|---|---|
[FWDL_ERROR]:scp: {directory-or-file-with-path}: No such file or directory Hint: Directory/file path is not valid or has insufficient access permissions. |
|
The directory or file specified in {directory-or-file-with-path} is not valid or is not found. This message is also generated if the specified file has insufficient permissions to perform this action. |
Verify if the directory or file is valid and can be found at the specified location. Also ensure that the directory or file has adequate permissions for the action being performed on it. |
[FWDL_ERROR]:File {directory-or-file-with-path} not found. Hint: Directory/file path is not valid or has insufficient access permissions. |
|
The directory or file specified in {directory-or-file-with-path} is not valid or is not found. This message is also generated if the specified file has insufficient permissions to perform this action. |
Verify if the directory or file is valid and can be found at the specified location. Also ensure that the directory or file has adequate permissions for the action being performed on it. |
[FWDL_ERROR]:No such file {directory-or-file-with-path} Hint: Directory/file path is not valid or has insufficient access permissions. |
|
The directory or file specified in {directory-or-file-with-path} is not valid or is not found. This message is also generated if the specified file has insufficient permissions to perform this action. |
Verify if the directory or file is valid and can be found at the specified location. Also ensure that the directory or file has adequate permissions for the action being performed on it. |
[FWDL_ERROR]:Transfer timed out. Hint: Directory/file path is not valid or has insufficient access permissions. |
|
The transfer has timed out. This could be due to the file being not valid or is not found. This message is also generated if the specified file has insufficient permissions to perform this action. |
Verify if the directory or file is valid and can be found at the specified location. Also ensure that the directory or file has adequate permissions for the action being performed on it. |
[FWDL_ERROR]:No such file {directory-or-file-with-path}. Hint: Directory/file path is not valid or has insufficient access permissions. |
|
The file/directory is not found on the USB. This message is also generated if the specified file has insufficient permissions to perform this action. |
Verify if the directory or file is valid and can be found at the specified location on the USB. Also ensure that the directory or file has adequate permissions for the action being performed on it. |
[FWDL_ERROR]:{time-stamp} ERROR 404: Not Found. Hint: Directory/file path is not valid or has insufficient access permissions. |
|
The file/directory is not found on the HTTP server. This message is also generated if the specified file has insufficient permissions to perform this action. |
Verify if the directory or file is valid and can be found at the specified location on the HTTP server. Also ensure that the directory or file has adequate permissions for the action being performed on it. |