Skip to content

vangheem/sync-ftp-to-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages