[ksshaskpass] [Bug 488723] ksshaskpass fails to ask

2024-06-28 Thread flintfire
https://bugs.kde.org/show_bug.cgi?id=488723 --- Comment #4 from flintfire --- I think it's important to restore that in the attachment above described functionality (execution of a rsync script on Leap 15.5) in the new Leap 15.6. -- You are receiving this mail because: You are watching al

[ksshaskpass] [Bug 488723] ksshaskpass fails to ask

2024-06-28 Thread flintfire
https://bugs.kde.org/show_bug.cgi?id=488723 --- Comment #3 from flintfire --- Created attachment 171121 --> https://bugs.kde.org/attachment.cgi?id=171121&action=edit rsync script on Leap 155 shows on a fresh & default Leap 155 installation how easy & practical & quick

[ksshaskpass] [Bug 488723] ksshaskpass fails to ask

2024-06-23 Thread flintfire
https://bugs.kde.org/show_bug.cgi?id=488723 --- Comment #2 from flintfire --- It's a ksshask problem. Becaus this script WORKS: ... #!/bin/bash # rsync -r -p -t -e "sshpass -p PASSWORD ssh -l USER" /home/user/Test/ user@192.168.1.20::BackUp/ # exit ... Before you can use this scr

[ksshaskpass] [Bug 488723] ksshaskpass fails to ask

2024-06-23 Thread flintfire
https://bugs.kde.org/show_bug.cgi?id=488723 --- Comment #1 from flintfire --- C) Script 1. Script ... #!/bin/bash # rsync -r -p -t -e ssh /home/user/Test/ user@192.168.1.20::BackUp/ # exit ... 2. execute as user 3. Error: Permission denied. No asking for putting in pw or even when pw are already

[ksshaskpass] [Bug 488723] New: ksshaskpass fails to ask

2024-06-19 Thread flintfire
https://bugs.kde.org/show_bug.cgi?id=488723 Bug ID: 488723 Summary: ksshaskpass fails to ask Classification: Applications Product: ksshaskpass Version: git-stable-Plasma/6.1 Platform: Neon OS: Linux Status: REPO