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
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
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
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
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