XG2000 series User's Guide
261/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
scp: %1$: No such file or directory
Explanation
Specified file does not exist.
[[Inserted string]]%1$: Specified file name.
Solution
Specify the correct file name.
scp: %1$: Permission denied
Explanation
There was no access permission to the SSH server.
[[Inserted string]]%1$: Specified file name.
Solution
Check the access permission to the SSH server.
%1$: No space left on device
Explanation
This device does not have enough space to copy the file. Incomplete copied file may remain
on the device.
[[Inserted string]]%1$: Specified file name.
Solution
Delete incomplete copied file and unnecessary files by using "delete" command, then
execute the command again.
ssh: connect to host %1$ port 22: No route to host
Explanation
It failed to access to specified SSH server.
[[Inserted string]]%1$: Specified IP address or host name.
Solution
Specify the correct IP address or host name.
Check the setting and status of SSH server and whether there is no problem in network
connection to the SSH server.
ssh: connect to host %1$ port 22: Network is unreachable
Explanation
It failed to access to specified SSH server.
[[Inserted string]]%1$: Specified IP address or host name.
Solution
Specify the correct IP address or host name.
Check the setting and status of SSH server and whether there is no problem in network
connection to the SSH server.
ssh: connect to host %1$ port 22: Connection refused
Explanation
It failed to access to specified SSH server.
[[Inserted string]]%1$: Specified IP address or host name.
Solution
Specify the correct IP address or host name.
Check the setting and status of SSH server and whether there is no problem in network
connection to the SSH server.
ssh: connect to host %1$ port 22: connection timed out
Explanation
It failed to access to specified SSH server.
[[Inserted string]]%1$: Specified IP address or host name.
Solution
Specify the correct IP address or host name.
Check the setting and status of SSH server and whether there is no problem in network
connection to the SSH server.
Note
z “scp” supports only password authentication, and this device can register up to 10 public keys of SSH servers.
z Execute “clear ssh-rhost-key” command to delete a registered public key.