Socket
Socket
Sign inDemoInstall

edeposit.amqp.ftp

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    edeposit.amqp.ftp

E-Deposit's wrapper over ProFTPD.


Maintainers
1

Readme

Introduction

.. image:: https://badge.fury.io/py/edeposit.amqp.ftp.png :target: http://badge.fury.io/py/edeposit.amqp.ftp

.. image:: https://pypip.in/d/edeposit.amqp.ftp/badge.png :target: https://crate.io/packages/edeposit.amqp.ftp?version=latest

This module provides wrappers over ProFTPD_ FTP server for edeposit_ project.

It allows producers automatic and/or batch uploads of both files and metadata. Metadata are recognized and parsed by this package and in case of error, user is notified by creating special file with error log.

.. _ProFTPD: http://www.proftpd.org/ .. _edeposit: http://edeposit.nkp.cz/

Documentation

Full module documentation and description can be found at Read the Docs:

Contributors

  • Bystroushaak <bystrousak[a]kitakitsune.org>, Developer

Changelog

1.0.2

- ``reactToAMQPMessage()`` parameters modified.

1.0.1

- Minor changes and improvements.

1.0.0

- Added some missing tests.
- Fixed internal log bug.
- First release version.

0.6.0 - 0.6.4

- Into initializer were added checks for linux type - suse requires different settings than ubuntu.
- Small bugfix in initializer paths.
- initializer is now standalone script named as edeposit_proftpd_init.py.
- Fixed bug in passwd_reader.py: missing call to get_ftp_uid().
- Added checking of the /etc/proftpd/modules.conf file.

0.5.0

- Added readme.
- Added Czech and English workflow examples.
- Fixed bugs in initializer.py.

0.4.0

- Added almost all documentation.
- Added a lot of unittests.
- Created PYPI package.
- All decoders are now working.
- Project is almost ready for release version.

0.3.0

- JSON metadata parser is working.
- Added basic unittests for metadata decoders.

0.2.0

- proftpd_monitor.py is almost working, most of the harder algorithms are done.

0.1.0

- Package created.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc