Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phawk/ftp_to_aws_s3


https://github.com/phawk/ftp_to_aws_s3

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# FTP to AWS S3

**Simple script to copy all items from an FTP location to an S3 bucket**

#### Usage

```sh
$ bundle install
$ cp .env.sample .env
$ ruby run.rb
```

## License

See the [LICENSE](LICENSE.md) file for license rights and limitations (MIT).