IfsMover-0.2.2
Pre-release
Pre-release
Tag 정보
source type이 s3, swift인 경우 Tag 정보 포함해서 target으로 옮김
OpenStack SWIFT 지원
- Keystone V3만 지원
- source container 명을 target bucket 명으로 사용(readme, 'swift container -> S3 bucket 이름 규칙' 참조)
- container 지정
// source.conf
...
container=
// all container
or
container=my-container1,my-container2,my-container3
// only my-container1,my-container2,my-container3