When I run jottad on non default port the run 'jotta-cli ...' messages do not contain port so I have to enter manually.
e.g.
/usr/bin/jotta-cli --port 6666 download --merge --mergemode=metadata "Photos/Timeline/2026" /jotta/Photos/Timeline
> starting download Photos/Timeline/2026 => /data/jotta/marianna/Photos/Timeline/2026
> gathering metadata ... (ctrl-C to cancel)
> 2156 files (13.99GiB) found in 3.13051413s
started download xxxxx
run 'jotta-cli download --abort=xxxxx' to cancel
run 'jotta-cli observe --downloadid=xxxxx' to view progress
or see 'jotta-cli list downloads' for information about
all current, queued or failed downloads
it would be delightful if it print
run 'jotta-cli --port 6666 download --abort=xxxxx' to cancel
run 'jotta-cli --port 6666 observe --downloadid=xxxxx' to view progress
When I run jottad on non default port the
run 'jotta-cli ...'messages do not contain port so I have to enter manually.e.g.
it would be delightful if it print