Windows cli - Downloading 1 GB with UseCleanLargeFileCopies option set to false throws errors

Bug #1306642 reported by Travis Plummer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-sdk-dotnet
Invalid
Undecided
Unassigned

Bug Description

Steps to reproduce:

1) Install 1.3.4.9 version of windows cli
2) Upload 1GB file with UseCleanLargeFileCopies option set to false
3) Observe the final file size.
4) The final file size is shown as 0 bytes.
5) The segment files show 68.39 MB
6) Download the manifest file for example
copy 1GB.avi C:\incoming\1GB.avi

Expected: The file should be downloaded successfully

Actual: copy : One or more errors occurred.
At line:1 char:1
+ copy 1GB.avi C:\incoming\1GB.avi
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : NotSpecified: (:) [Copy-Item], AggregateException
    + FullyQualifiedErrorId : System.AggregateException,HPCloud.Client.Powershell.Cmdlets.Common.CopyItemCmdlet

Please find screenshot for details.

Revision history for this message
Wayne Foley (wayne-foley) wrote :

This bug is referencing the obsolete wincli code base. The new code base does not have the "UseCleanLargeFileCopies" option. I was unable to reproduce this behavior using the new code base. Uploading and downloading files large then 1GB was possible, with no errors reported.

Changed in openstack-sdk-dotnet:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.