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.9.tar.gz (2.8 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: pyftpsync-s3-0.0.9.tar.gz
  • Upload date:
  • Size: 2.8 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.9.tar.gz
Algorithm Hash digest
SHA256 020e2ed2b560dcbcc1b283045af009f916859089238518bc0d475b2d55dacdfd
MD5 ef7234d2fee6e334a2447d72c16fb9a6
BLAKE2b-256 1f5d0f7301563a2905cebc884028c0afe006620033f9927b776470224a3f2065

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