ratt-ru / radiopadre-client

Minimal client-side scripts to run radiopadre notebooks
MIT License
5 stars 0 forks source link

don't crash if only "host:" or "username@host:" is given #15

Closed o-smirnov closed 4 years ago

o-smirnov commented 4 years ago

The empty path component leaves the remote client confused and crashing. The client should just use "~" in this case.

( Workaround for now: just use host:.).