I had /var/tmp/root as my local directory instead of /mnt/us
here.
Maybe problem is this also for this case .
ie using this command may help:
Code:
mntroot rw
mv /mnt/us/sftp-server /usr/libexec/sftp-server
ln -s /usr/lib/libcrypto.so.1.0.0 /usr/lib/libcrypto.so.0.9.8
(just like mmatej suggested)