We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any attempt to use commands like scp, sftp etc. results with the following:
scp
sftp
dyld: Library not loaded: /usr/lib/libresolv.9.dylib Referenced from: /usr/libexec/sftp-server Reason: no suitable image found. Did find: /usr/lib/libresolv.9.dylib: missing LC_DYLD_INFO load command /usr/lib/libresolv.9.dylib: missing LC_DYLD_INFO load command /usr/lib/libresolv.9.dylib: missing LC_DYLD_INFO load command /usr/lib/libresolv.9.dylib: missing LC_DYLD_INFO load command Connection closed
My device is iPod touch 6, the SSH Ramdisk is based on iOS 12.5.7
The text was updated successfully, but these errors were encountered:
Same error here iOS 12.4.7 running on iPhone 6 Plus (iPhone7,1)
Can't SFTP in either
Sorry, something went wrong.
Try the ssh bin from here it's should work.
No branches or pull requests
Any attempt to use commands like
scp
,sftp
etc. results with the following:My device is iPod touch 6, the SSH Ramdisk is based on iOS 12.5.7
The text was updated successfully, but these errors were encountered: