slackbuilds_ponce/network/netdrive-connector
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
doinst.sh
netdrive-connector.info
netdrive-connector.SlackBuild
README
slack-desc

netdrive-connector (Netdrive Connector)

Utility to setup mountable SFTP and WebDAV connections.

Includes a GUI tool written in PyQt4 and command line tools as follows:

 - add-sftp-connector      : sets up a mountable SFTP (sshfs) connection
 - remove-sftp-connector   : removes a mountable SFTP (sshfs) connection
 - add-webdav-connector    : sets up a mountable webdav (davfs2) connection
 - remove-webdav-connector : removes a mountable webdav (davfs2) connection

davfs2 can be left out if you choose not to use that connection type.