Commit Graph
5 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 3fd6ba3bd0 allow --remote-exe argument 2026-08-25 09:10:03 -04:00
eric 9fbef46c9a scpcap v0 2026-08-25 09:03:56 -04:00
eric 64775b8025 add streaming zstd spec 2026-08-21 17:46:49 -04:00
eric 7a47ab3788 init 2026-08-21 17:40:12 -04:00