Metadata-Version: 2.1
Name: sftpman
Version: 1.2
Summary: A command-line application that helps you mount SFTP file systems.
Home-page: https://github.com/spantaleev/sftpman
Author: Slavi Pantaleev
Author-email: slavi@devture.com
License: GPL v3
Keywords: sftp,ssh,sshfs
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: Unix
Classifier: Topic :: Communications :: File Sharing
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: File Transfer Protocol (FTP)
Classifier: Topic :: System :: Networking
Classifier: Topic :: Utilities
License-File: LICENSE.txt


SftpMan
=======

SftpMan is a command-line application (with a GUI frontend packaged separately) that makes it easy to setup and mount SSHFS/SFTP file systems.

It allows you to define all your SFTP systems and easily mount/unmount them.

A GTK frontend is available, named sftpman-gtk.


