New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

FileTransfer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

FileTransfer

Application and library for file transfer.

  • 0.11.0
  • PyPI
  • Socket score

Maintainers
1

FileTransfer

Application and library for file transfer.

For more information see the documentation.

History

2021-12-26 (0.11.0)

  • Drop support for ftputil 3

2020-08-22 (0.10.3)

  • Replace salmagundi.config with easimpconf
  • New: option keep_alive in host configuration

2020-07-28 (0.10.2)

  • New: option dir_a_option in host configuration
  • Now works with ftputil version 4

2020-06-14 (0.10.1)

  • Pin dependency ftputil to version 3.4 because of incompatible changes in version 4.0

2020-01-27 (0.10.0)

  • New: options log_level, retries and ready_file in job configuration
  • New: single_instance in job configuration can be set to arbitrary lock name
  • Changed: JobResult.file_list tags are now FileTags enum members
  • Changed: function configure() returns JobResult object and status code
  • Changed: return/status codes of filetransfer script and exceptions
  • Changed: names for entries and placeholders in custom email configuration

2020-01-16 (0.9.0)

  • New: option single_instance in job configuration
  • New: logging can be disabled in application or job configuration
  • Add function set_sigterm_handler() to API
  • Upgrade dependency: salmagundi -> 0.11.2
  • Bugfix: error when sending email if file list contained source or target errors

2020-01-09 (0.8.0)

  • Emails are now customizable
  • Upgrade dependencies: paramiko -> 2.7.1, salmagundi -> 0.10.0

2019-12-03 (0.7.5)

  • Improve documentation
  • Add more examples

2019-06-12 (0.7.4)

  • Upgrade dependency: paramiko 2.4.2 -> 2.5.0

2019-02-21 (0.7.3)

  • Improve email handling code
  • Improve API

2019-02-03 (0.7.2)

  • Fix dependency (wrong salmagundi version in setup.cfg)

2019-02-03 (0.7.1)

  • Bugfix: subpackage data was not included

2019-02-03 (0.7.0)

  • Re-implementation of configuration handling
  • Changes in API
  • Minor changes in job and host configurations

2019-01-08 (0.6.0)

  • Support ECDSA and Ed25519 for SFTP authentication keys
  • Change SFTP authentication key configuration
  • Remove host configurations from job configuration files

2018-12-16 (0.5.4)

  • Improve usage message and documentation

2018-09-24 (0.5.3)

  • Some minor corrections
  • Improve API

2018-09-20 (0.5.1)

  • Bugfix: When using the API in a script only one SFTP transfer succeeded and the others failed.

2018-09-04 (0.5.0)

  • First public release.

Keywords

FAQs


Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc