s3 sftp sync 源码
S3 SFTP同步 将文件从SFTP服务器同步到S3存储桶。 安装: pip install git+https://github.com/CityOfPhiladelphia/s3-sftp-sync.git 用法: s3_sftp_sync s3_sftp_sync --config-file /path/to/config.conf s3_sftp_sync --logging-file /path/to/logging_config.conf s3_sftp_sync --config-file /path/to/config.conf --logging-file /path/to/logging_config.conf 配置文件 sftp: hostname: secure-ftp.phila.gov ## SFTP server host or IP userna
文件列表
s3-sftp-sync-master.zip
(预估有个7文件)
s3-sftp-sync-master
setup.py
365B
.gitignore
1KB
requirements.txt
55B
s3_sftp_sync
__init__.py
21B
cli.py
7KB
README.md
1KB
config.yml
737B
暂无评论