Quote:
Originally Posted by dlcmdrx
[root@kindle root]# mv /mnt/us/sftp-server /usr/libexec/sftp-server
mv: can't rename '/mnt/us/sftp-server': No such file or directory
|
When it says it has failed, that is a good time to stop typing.
When you have a Kindle, connected to another computer, in normal operation the top-most directory of that USB storage area is known as /mnt/us when accessing the kindle by ssh (or other methods).
So that message just told you that sftp-server is not in the top most directory of the "USB storage area".
Fix that before continuing.