Commit Graph
2 Commits
Author SHA1 Message Date
eric 9326890987 Treat empty remote dest path as home directory
scp's "host:" (no path after the colon) means the remote home
directory, reusing the source's basename. resolve_dest_paths only
recognized a directory target via a trailing '/', so an empty path
fell through and was used literally as the filename, producing an
empty --dest-final and hanging the remote --server --recv.
2026-08-25 17:13:58 -04:00
eric 9fbef46c9a scpcap v0 2026-08-25 09:03:56 -04:00