sftpman


Namesftpman JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/spantaleev/sftpman
SummaryA command-line application that helps you mount SFTP file systems.
upload_time2024-12-31 08:42:52
maintainerNone
docs_urlNone
authorSlavi Pantaleev
requires_pythonNone
licenseGPL v3
keywords sftp ssh sshfs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/spantaleev/sftpman",
    "name": "sftpman",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "sftp, ssh, sshfs",
    "author": "Slavi Pantaleev",
    "author_email": "slavi@devture.com",
    "download_url": "https://files.pythonhosted.org/packages/ea/0c/3bd780f7c49d9898a182566df283736dee5a8f2b819c43e894b95881c7fd/sftpman-1.3.0.tar.gz",
    "platform": null,
    "description": "\nSftpMan\n=======\n\nSftpMan is a command-line application (with a GUI frontend packaged separately) that makes it easy to setup and mount SSHFS/SFTP file systems.\n\nIt allows you to define all your SFTP systems and easily mount/unmount them.\n\nA GTK frontend is available, named sftpman-gtk.\n",
    "bugtrack_url": null,
    "license": "GPL v3",
    "summary": "A command-line application that helps you mount SFTP file systems.",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://github.com/spantaleev/sftpman"
    },
    "split_keywords": [
        "sftp",
        " ssh",
        " sshfs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea0c3bd780f7c49d9898a182566df283736dee5a8f2b819c43e894b95881c7fd",
                "md5": "8749dba5ac2d7e255ce05802b6fd229f",
                "sha256": "ca2947203bcab7c237cca449af1d945c7cc3283123bdd85e1bb7e5b75580252d"
            },
            "downloads": -1,
            "filename": "sftpman-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8749dba5ac2d7e255ce05802b6fd229f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24206,
            "upload_time": "2024-12-31T08:42:52",
            "upload_time_iso_8601": "2024-12-31T08:42:52.241407Z",
            "url": "https://files.pythonhosted.org/packages/ea/0c/3bd780f7c49d9898a182566df283736dee5a8f2b819c43e894b95881c7fd/sftpman-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-31 08:42:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "spantaleev",
    "github_project": "sftpman",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sftpman"
}
        
Elapsed time: 1.04035s