Azure-storage-azcopy: I want to get the current progress of any job-id by ". \ azcopy jobs show <job-id>" command

Created on 8 May 2019  路  7Comments  路  Source: Azure/azure-storage-azcopy

Which version of the AzCopy was used?
10.0.9-Preview

Note: The version is visible when running AzCopy without any argument
Which platform are you using? (ex: Windows, Mac, Linux)
Linux

What command did you run?
.azcopy jobs show

What problem was encountered?
I can not get the current progress status.

How can we reproduce the problem in the simplest way?
any job-id get the current progress status.

Have you found a mitigation/solution?
Simply example, include InProgress in the condition of IsJobDone() function.
However, I think there is a reason why it can not be so simple, but I would like you to solve it.

Most helpful comment

Thanks @IzuruSenokuchi. I've logged this, to be discussed with the team.

All 7 comments

Thanks @IzuruSenokuchi. I've logged this, to be discussed with the team.

image

I believe this is already present, though this is just under WSL

Wonderful!! I would like to try this one, but when was this feature implemented?

I'm actually quite uncertain. Note I did try this under WSL and that isn't a perfect recreation of a Linux environment.

I'd suggest jumping to 10.2.x, the latest version of AzCopy and testing this out in your environment.

@IzuruSenokuchi Is this working for you? Can we close the issue?

I'm sorry. contacted me, but I haven't tried yet.
I will try it when I finish the work I'm doing now, but it will be a little later.

After all I tried because I became interested.
progress has been confirmed. Thanks!!

Was this page helpful?
0 / 5 - 0 ratings