9326890987f9845f704ac738ea463005f54e31de
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.
Description
No description provided
193 KiB
Languages
Rust
91.2%
Shell
6.7%
Python
2.1%