sync-ftp-to-s3 icon indicating copy to clipboard operation
sync-ftp-to-s3 copied to clipboard

simple python script to sync a ftp server folder to s3 bucket

Introduction

Simple python script to sync ftp to s3 bucket.

Configure

Edit the settings in the sync-ftp-to-s3.py file

Install

Need a few dependencies::

pip install boto
pip install paramiko

Run

Just run it like any other python script::

python sync-ftp-to-s3.py