drws
drws
The project [`transmission-trackers`](https://github.com/blind-oracle/transmission-trackers) could be helpful with implementing the feature.
As of v1.0.82 `Ventoy2Disk.exe` has an option to set the filesystem. I hope it is also going to be added to CLI.
The problem for me is that folder needs to be created and then renamed. That can already pose a file-conflict situation. Additionally, if a magnet link is downloaded, some metadata...
I use fzf also because there is no need to edit `/etc/hosts`, so this would be counterproductive. Primarily I suggested an additional function (`_fzf_hostssh_completion` for example) that would expand SSH...
It seems as the proper way to DIY, but the referenced case is about using custom list (hostname source) and so at least partially-custom implementation is probably inevitable there. The...
> Is that what you mean? It's almost spot on. What you described actually already works with SSH commands since they handle the `ssh_config` hosts natively. What is proposed here...
> Though I wonder, whether this would be even desirable? To be fair the fzf completions are configurable, this would just be another available option. Personally I'd find it very...
> Still, as said above, what if the expanded name is a normal valid hostname? The normal valid hostname gets overridden due to the expansion, but that is user's problem....
Another option is that user is asked during the installation whether to allow loopback connections. If this is considered a similar dialog could also ask the user whether to enable...
@m3nu > If you run Vorta via Systemd, the logs (console output) will be in Journald. Yes, but it will additionally also write into `~/.local/state/Vorta/log/vorta.log` and `~/.cache/Vorta/log/vorta.log`, which I'd like...