SSHRD_Script icon indicating copy to clipboard operation
SSHRD_Script copied to clipboard

SCP Fails (add SFTP support?)

Open Azukee opened this issue 3 years ago • 4 comments

I'm trying to copy some files but it's decided to be very cumbersome. Using SCP reveals dyld: Library not loaded: /usr/lib/libresolv.9.dylib Referenced from: /usr/bin/scp 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 Abort trap: 6

Add trying to connect to root@localhost:2222 pw:alpine through SFTP returns eof while reading packet.

Azukee avatar Nov 02 '22 21:11 Azukee

What iOS Version for the ramdisk are you using

verygenericname avatar Nov 02 '22 21:11 verygenericname

I'm using iOS 12.0 right now, I'm unsure which iOS version is on this phone, it's a pretty old 6s that I haven't used in years and forgot the passcode to. Tried using iOS 13.0 earlier and it did the setup but the entire SSH and file mounting thing didn't work.

Edit: Just tried iOS 12.1 not expecting a huge change and it's the same result. I'm pretty unknowledgeable in this field, just wanted to remove the iPhone is disabled thing so I can access my long lost Google Authenticator

Azukee avatar Nov 02 '22 21:11 Azukee

iOS version of phone 12.4.1 closest version i can use to mount is 12.1. mount_filesystems /mnt1 seems to be readonly since it's not saving when i remove a file through ssh. trying to remove keychains-2.db to get iphone out of disabled

Azukee avatar Dec 08 '22 18:12 Azukee

you need change libresolve9 from ramiel app. if in ios 12.

planktonwhc avatar Aug 28 '23 17:08 planktonwhc