cloud-pipeline
cloud-pipeline copied to clipboard
Issue #2574: pipe storage cp shall start data upload before traversing full source hierarchy (S3 provider)
trafficstars
The current PR provides implementation for issue #2574
pipe storage cp/mvoperations - this feature enables for:- S3 provider only
--verify-destinationshall not be enabled (since this option required full source listing)--file-listshall not be enabled
pipe storage lsoperation - full listing enables for:- S3 provider only
--recursiveoptions shall be specified--show_versionsshall not be specified--pagesize limit shall not be specified
pipe storage rmoperations - added page size support for S3 provider
Note: batch size can be tined vie CP_CLI_STORAGE_LIST environment variable (default: 1000)