Upload or download a 220MB file, and the progress bar in Progress view keeps jumping between 0% and 20%. However the status line correctly shows the increasing percentage all the way from 0% to 100%. The problem appears to be either in org.eclipse.ui.internal.progress.TaskInfo.getPercentDone() or org.eclipse.ui.internal.progress.JobInfo.getPercentDone().
Upload or download a 220MB file, and the progress bar in Progress view keeps jumping between 0% and 20%. However the status line correctly shows the increasing percentage all the way from 0% to 100%. The problem appears to be either in org.eclipse.ui.internal.progress.TaskInfo.getPercentDone() or org.eclipse.ui.internal.progress.JobInfo.getPercentDone().