https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=25303
--- Comment #3 from [email protected] --- A commit references this bug: Author: tcberner Date: Sun Feb 10 21:04:36 UTC 2019 New revision: 492644 URL: https://svnweb.freebsd.org/changeset/ports/492644 Log: deskutils/kdeconnect-kde: use security/sshpass to pass passwords to sshfs On FreeBSD sshfs does not seem to support the "-o password_stdin" option. Work around this limitation by using security/sshpass. This should be considered a temporary work around until a better solution is found. With this fix sharing of files from the device should finally work. PR: 25303 Submitted by: Stefan Rumetshofer <[email protected]> Changes: head/deskutils/kdeconnect-kde/Makefile head/deskutils/kdeconnect-kde/files/patch-plugins_sftp_mounter.cpp -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
