Skip to main content

Amazon S3 synchronization target for pyftpsync library

Project description

Amazon S3 synchronisation target for pyftpsync

Allows to copy remote FTP files and immediately upload to S3 bucket as soon as each individual file is downloaded.

Installation

    >>> pip install -U pyftpsync-s3

Usage

S3Target() is a drop in replacement for FsTarget(). Use examples in pyftpsync documentation. Initialize S3Target() with boto3 s3 client and bucket name.

    >>> from pyftpsyncs3.s3target import S3Target
    >>> local = S3Target(root_dir="/abc/", extra_opts=dict(s3=boto3s3client, bucket='test'))

Bugs

FTP to S3 is supported. S3 to FTP is not implemented yet.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyftpsync-s3-0.0.7.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file pyftpsync-s3-0.0.7.tar.gz.

File metadata

  • Download URL: pyftpsync-s3-0.0.7.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.6

File hashes

Hashes for pyftpsync-s3-0.0.7.tar.gz
Algorithm Hash digest
SHA256 24f42b26b02f1202c2d468c60b859585b93223f347ff6aa7ad7a90d0280f2fd1
MD5 04a919091c5977ad734cd818f2c61bf8
BLAKE2b-256 cf4ade27035b41896f5d49e6e19ed9351c34f9438915e3695406f377082f71c6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page