FTP Server that uploads to data. Not general purpose, designed to be the bare minimum to get data from D-Link cameras offsite.
There's a docker container docker pull lstoll/ftp2s3
Alternatively you can fetch binaries:
Set up the following env:
AWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEYFTP2S3_BUCKETFTP2S3_REGION (optional) AWS S3 region, default is us-west-1FTP2S3_PREFIX prefix inside the bucket to store uploadsFTP2S3_USERNAME ftp usernameFTP2S3_PASSWORD ftp passwordFTP2S3_PORT (optional) port to listen on, default is 2121FTP2S3_CACHE_DIR Dir files should be staged before uploading to S3. Not needed for docker image, it's already set.Also set up your camera like this:

Make sure to use active FTP!
Content type
Image
Digest
sha256:ae5ab7f81…
Size
288.7 MB
Last updated
over 9 years ago
docker pull lstoll/ftp2s3:master