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.

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

Uploaded Source

File details

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

File metadata

  • Download URL: pyftpsync-s3-0.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 813c7ce48c2a3f2921a0de8a4bdbb167a3a34710a4ec785341ed64e7c6ac3fe3
MD5 6da2e1f4e965ce40771d16e62a8e4881
BLAKE2b-256 45eb8ad074e1c69bca30e167396863123e1a47d9284d95a41b0caf0dff275028

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