carnager / teiler

Little script for screenshots and screencasts utilizing rofi, maim, ffmpeg
https://carnager.github.io/teiler/
GNU General Public License v3.0
355 stars 26 forks source link

Uploader config example #27

Open ivitivan opened 7 years ago

ivitivan commented 7 years ago

Can you please give an example of the uploader config for scp? Where do I put user and password?

carnager commented 7 years ago

user and pass is not handled by teiler. you can use ~/.ssh/config for user and your ssh agent should ask for password.

But yes, at least the user part is worth adding I guess.