SSHRD_Script icon indicating copy to clipboard operation
SSHRD_Script copied to clipboard

SFTP not working on 12.5.7: "/usr/lib/libresolv.9.dylib: missing LC_DYLD_INFO load command"

Open ghost opened this issue 2 years ago • 2 comments

Any attempt to use commands like scp, sftp etc. results with the following:

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

ghost avatar Sep 22 '23 10:09 ghost

Same error here iOS 12.4.7 running on iPhone 6 Plus (iPhone7,1)

Can't SFTP in either

patrickgill avatar Oct 03 '23 13:10 patrickgill

Try the ssh bin from here it's should work.

mast3rz3ro avatar Dec 10 '23 12:12 mast3rz3ro