Ho provato a emettere comandi usando plink per recuperare informazioni dal mio server esterno. Si noti che questi comandi di plink vengono eseguiti da un file binario che non prevede input da parte dell'utente. C'è un flag che mi permetterà di ignorare questo messaggio di errore e continuare con l'output del programma?
The server's host key is not cached in the registry. You
have no guarantee that the server is the computer you
think it is.
The server's rsa2 key fingerprint is:
ssh-rsa 2048 **:**:**:**:**:**:**:**:**:**:**:**:**:**:**:**
If you trust this host, enter "y" to add the key to
PuTTY's cache and carry on connecting.
If you want to carry on connecting just once, without
adding the key to the cache, enter "n".
If you do not trust this host, press Return to abandon the
connection.
Store key in cache? (y/n)
Grazie!
git clone
, ad es. "Git bash", l'input (Y / n) passa quindi al prompt di bash e di solito bash rispondebash: y: command not found
.