Finally got back around to testing this today. You were correct, the keys can't have a passphrase. Thanks wellbow and Bas for the help, I really appreciate it!
Search found 3 matches
- Fri Mar 10, 2023 8:28 pm
- Forum: Linux
- Topic: SFTP from Mister script not working
- Replies: 5
- Views: 1378
- Sun Feb 12, 2023 5:16 am
- Forum: Linux
- Topic: SFTP from Mister script not working
- Replies: 5
- Views: 1378
Re: SFTP from Mister script not working
Yes, the key does have a passphrase. I will try to set one up without. Any idea why that would cause problems when I run from the UI vs from ssh command line? Also, the mister only gives me the internal network ip. It would be difficult to find/supply any external ip on the fly in order to pull from the server.
- Sat Feb 11, 2023 10:24 pm
- Forum: Linux
- Topic: SFTP from Mister script not working
- Replies: 5
- Views: 1378
SFTP from Mister script not working
Hello all. I'm in the process of trying to write a shell script for use from my Mister that will automatically transfer files from the SD card to a web server that I own. The server only allows connections via key pair, username/password authentication is disabled. I've got my key pair generated and the server is set up to allow them. I know they a...