You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -208,10 +208,6 @@ By default files are downloaded to the same directory where you are running blob
208
208
209
209
-`i`, `--remove_directories`*bool* if set blobs are downloaded or uploaded without keeping the directory structure of the source. Not applicable when the source is a HTTP endpoint.
210
210
211
-
## Optimizing Transfers
212
-
213
-
BlobPorter has several configuration options that can be used to miximize performance for specific use cases.
214
-
215
211
## Performance Considerations
216
212
217
213
By default, BlobPorter creates 5 readers and 8 workers for each core on the computer. You can overwrite these values by using the options -r (number of readers) and -g (number of workers). When overriding these options there are few considerations:
0 commit comments