RemoteObserving icon indicating copy to clipboard operation
RemoteObserving copied to clipboard

check if /tmp/ directory exists

Open kvgc opened this issue 2 years ago • 1 comments

Hi all,

In order for the ssh to connect, it looks like it needs a /tmp/ directory. It might be useful if the program checks if the directory exists in the user's computer?

Thanks!

-- kvgc

kvgc avatar Sep 12 '22 22:09 kvgc

Thanks @kvgc that looks like it is a requirement from the users ssh command line program (it's not referenced in our code I think). I'll see about adding a test for the existence of /tmp with a warning.

joshwalawender avatar Sep 12 '22 23:09 joshwalawender