https://bugs.kde.org/show_bug.cgi?id=488723
--- Comment #2 from flintfire <firel...@bluewin.ch> --- 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 script you need to install "sshpass" (not in default installation). -- You are receiving this mail because: You are watching all bug changes.