ZIm/crates/remote
Conrad Irwin f80eb264fb
Robustify download on remote (#19983)
Closes #19976
Closes #19972

We now prefer curl to wget (as it supports socks5:// proxies) and pass
-f to
curl so it fails; and use sh instead of bash, which should have more
consistent
behaviour across systems

Release Notes:

- SSH Remoting: make downloading binary on remote more reliable.

---------

Co-authored-by: Will <will@zed.dev>
2024-10-30 15:17:50 -07:00
..
src Robustify download on remote (#19983) 2024-10-30 15:17:50 -07:00
Cargo.toml SSH Remoting: Fix reconnects (#19485) 2024-10-19 23:14:19 -06:00
LICENSE-GPL Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00