Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 390 Bytes

File metadata and controls

14 lines (11 loc) · 390 Bytes

SCP Backup

Python module built to SCP objects from a container running in AWS ECS or Fargate (vpcmode)

Usage

Command: docker run -v ~/.aws/credentials:/root/.aws/credentials scpbackup:latest backupbypassword 192.168.1.1 backup P@ssw0rd filename.extension bucket.name

To Do

  • Recursive folder SCP Copy
  • Better Profile/STS call sets
  • Add MFA capabilities
  • Tests....