$insync-headless get_sync_progress | Get more info

Hi guys.
Can you add more info in the “get_sync_progress” of insync headless?
We’re a little blind with the actual info.

Works flawlessly, but some info is missing: total file size remaining, upload speed and (I thinks that’s may be tricky, but possible) type of file that are waiting to upload.

Now we have this:

$ insync-headless get_sync_progress
Uploading
Video_File_numer_1.mp4 (7% of 4.5 GB)
ISO_File.iso (5% of 2.7 GB)
6 files queued

It would be great if we had this kind of info:

$ insync-headless get_sync_progress
Uploading
Video_File_numer_1.mp4 (7% of 4.5 GB at 180 kbps)
ISO_File.iso (5% of 2.7 GB at 352 kbps)

6 files queued in 3 folders (Total size queued 12.5 GB)
Filetype queued:
ISO = 2 files
TXT = 1 file
MP4 = 1 file
Unknown = 2 files

This will give us more control about how much size and what kind of file is waiting to upload. Is useful for those that we doesn’t have good upload speed and this way they can calculate the time remaining.
We can view if Insync is using all the bandwith (or not) too.

Thanks!!

@esturniolo: Thanks for reaching out. The get_sync_progress command shows the same info as the “Progress” tab in the app window of the Insync package for desktops, so improvements in either will be reflected in the other. We’ll consider your suggestion, thanks.

Sorry for the delay in the answer @lpugoy
I hope that you can add this. It would be very useful (in both: GUI and CLI)

Thanks