SSHRD_Script icon indicating copy to clipboard operation
SSHRD_Script copied to clipboard

SCP Fails (add SFTP support?)

Open Azukee opened this issue 1 year 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