ZIm/crates/remote
Thorsten Ball fc8a72cdd8
WIP: ssh remoting: Add upload_binary field to SshConnections (#19748)
This removes the old `remote_server { "download_binary_on_host": bool }`
field and replaces it with a `upload_binary: bool` on every
`ssh_connection`.


@ConradIrwin it compiles, it connects, but I haven't tested it really
yet

Release Notes:

- N/A

---------

Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2024-10-25 17:32:54 -06:00
..
src WIP: ssh remoting: Add upload_binary field to SshConnections (#19748) 2024-10-25 17:32:54 -06: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