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
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Uploading a large single file to artifactory with jfrog rt upload is slow.
Describe the solution you'd like to see
A clear and concise description of the new feature.
The --min-split option is available for jfrog rt download. This speeds up transfer of large single file artifacts to use multiple threads. The equivilent feature should be available for jfrog rt upload.
Describe alternatives you've considered
If applicable, a clear and concise description of any alternative solutions or features you've considered.
None
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Uploading a large single file to artifactory with
jfrog rt upload
is slow.Describe the solution you'd like to see
A clear and concise description of the new feature.
The --min-split option is available for
jfrog rt download
. This speeds up transfer of large single file artifacts to use multiple threads. The equivilent feature should be available forjfrog rt upload
.Describe alternatives you've considered
If applicable, a clear and concise description of any alternative solutions or features you've considered.
None
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: