ZIm/crates/remote
Thorsten Ball bce1b7a10a
ssh remoting: Add setting to download binary on host (#19606)
This adds the following optional setting:

```json
{
  "remote_server": {
    "download_on_host": false
  }
}
```
Right now, it's **off by default** because I haven't tested it enough.

Release Notes:

- N/A
2024-10-23 16:06:16 +02:00
..
src ssh remoting: Add setting to download binary on host (#19606) 2024-10-23 16:06:16 +02: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