slackbuilds_ponce/network/netdrive-connector/README
B. Watson 868004f2a8 network/netdrive-connector: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-14 03:02:28 -04:00

12 lines
524 B
Text

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.