https://bugs.kde.org/show_bug.cgi?id=488723
--- Comment #2 from flintfire <[email protected]> --- 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/ [email protected]::BackUp/ # exit ... Before you can use this script you need to install "sshpass" (not in default installation). -- You are receiving this mail because: You are watching all bug changes.
