[View on GitHub/register your package]

AiiDA plugin package "aiida-sshonly"

< back to the registry index

General information

Current state:

Short description: AiiDA plugin adding a sshonly transport option, using only SSH to transfer files, avoiding SFTP, in case it's blocked or non functional on a remote system

How to install: pip install --pre aiida-sshonly

Source code: Go to the source code repository

Documentation: No documentation provided by the package author

Detailed information

Author(s): adegomme

How to use from python: import aiida_sshonly

Most recent version: 0.1.0a3

Compatibility:

Plugins provided by the package

Other (Transports) 1

Data transport protocols (aiida.transports)

  • ssh_only
    class aiida_sshonly.transports.sshonly:SshOnlyTransport