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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyftpsync_s3-0.0.3-py3.6.egg.
File metadata
- Download URL: pyftpsync_s3-0.0.3-py3.6.egg
- Upload date:
- Size: 4.8 kB
- Tags: Egg
- 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d794d2cfe920463bf73502727ea0ba0ffefa530780e0065d10de71b31aa3e92
|
|
| MD5 |
eb5ccd9ef37c5fffd7f2367e4f8bf08e
|
|
| BLAKE2b-256 |
b3a28206bae20359c0597cf909eff763c3e0f02d4c9e7043949db0823f0d139d
|