Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 321 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 321 Bytes

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