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
2026-08-21 17:40:12 -04:00
2026-08-25 09:03:56 -04:00
2026-08-25 09:03:56 -04:00
S
Description
No description provided
193 KiB
Languages
Rust 91.2%
Shell 6.7%
Python 2.1%