Skip to content

An FTP workflow element that will take an accepted article and deposit on an FTP server.

License

Notifications You must be signed in to change notification settings

PLOS/production_transporter

 
 

Repository files navigation

production-transporter

An FTP workflow element that will take an accepted article and deposit on an FTP server.

To install:

  1. Clone this repository into your path/to/janeway/src/plugins/ folder
  2. Checkout a version that will work with your current Janeway version
  3. Install requirements with pip3 -r requirements.txt

Note: when using SFTP the relevant ECDSA key for the server being deposited. You can obtain this by running:

ssh-keyscan -t ecdsa theserverdomain.com

About

An FTP workflow element that will take an accepted article and deposit on an FTP server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 75.1%
  • HTML 24.9%