https://bugzilla.suse.com/show_bug.cgi?id=1226421 https://bugzilla.suse.com/show_bug.cgi?id=1226421#c1 --- Comment #1 from flint fire <firelink@bluewin.ch> --- sorry, typos... =>again: It is not possible to grsync (executed as ssh) your files with a smb-Folder (NAS backup). The login process is not working! Leap 15.6 - KDE plasma ---------------------- a) within X11 and Wayland: rsync -r -s -e ssh <source> <destination> =>have to manually put in your pw b) within X11: SSH_ASKPASS_REQUIRE=force rsync -r -s -e ssh <source> <destination> => you receive an error "Could not load the qt platform..." and there is no connection between rsync and ksshaskpass. c) within Wayland: SSH_ASKPASS_REQUIRE=force rsync -r -s -e ssh <source> <destination> => OK, works! No manual typing of pw, ksshaskpass works. d) grsync is not working in all scenarios (a, b, c) =>always login problem "permission denied". There is no connection between rsync and ksshaskpass. Bug: I have this already reported with Tumbleweed one year ago (Bug 1207402). In Leap 15.5 all worked fine. -- You are receiving this mail because: You are on the CC list for the bug.