File-Transfer-FTP-to-S3-Python icon indicating copy to clipboard operation
File-Transfer-FTP-to-S3-Python copied to clipboard

Python 3 script to transfer files from FTP server to AWS S3 bucket

File Transfer FTP to S3 Python

Simple python script to transfer file from ftp server to aws s3 bucket.

Requirements

pip install boto3 paramiko