Noexpert

Results 13 comments of Noexpert

I've removed the shortcut from the Startup, but it didn't work. What worked was: (1) to manually create a new shortcut from the exe (2) add the `--tray` flag (3)...

Thanks for your post. Do you know how to use that config file with UNC syntax? `\\sshfs.kr\[LOCUSER=]REMUSER@HOST[!PORT][\PATH]` Thanks

Same here. Re-copying the key into the identify file solved it.

Hi, both `termux-job-scheduler` and `termux-job-scheduler -p` simply hang with no message whatsoever. The script is executable and I can run it with no issues when I call it from the...

Hi, here's the output of `termux-info`: ``` Updatable packages: All packages up to date Subscribed repositories: https://dl.bintray.com/grimler/science-packages-24 science/stable https://dl.bintray.com/grimler/game-packages-24 games/stable https://dl.bintray.com/termux/termux-packages-24 stable/main System information: Linux localhost 3.18.71-perf+ #1 SMP PREEMPT...

Is there any update to this? I've changed devices and reinstalled both termux as well as `termux-api` but the issue persists. I also placed the executable script in the home...

Unfortunately, I don't have a rooted device. I'll investigate another way, but last time I tried I didn't have any luck.

Thanks. I saved the config file here: `C:\Users\User\.ssh\config` ``` Host user1_server Hostname hostname.domain.com User user1 IdentityFile C:\Users\User\.ssh\user1 IdentitiesOnly yes ``` I then attempt to map a new network drive in...

The solution is here: https://github.com/winfsp/sshfs-win/issues/155#issuecomment-1316261288

Same issue here on a headless server without GUI. When I search by the indicated process number or `pgrep timeshift`, nothing appears.