Copying from virtual folders

If I start copying or moving files from virtual folders, the progress indicator window does not count files so I don't know the percentage of job done, time remaining, or even total number of files to copy (it says that there is 1 file). Note that the copy was started by drag&drop and I copied whole folder. If individual files were selected, it shows appropriate number of files (that were selected).

This affects:
\?\C:\Users[username]\Dysk Google (I get redirected to this folder if I click Google Drive icon in tray and click "open Drive folder").
MTP locations

Just found out that in case of Google Drive (first location above), DOpus doesn't add delete operation to undo list.

Just found these options and it seems that they solve problem with counting files.
Could you improve undoing delete operation? Google Drive is actually on my hard disk so recycling could be handled somehow.

That isn't a virtual folder, it's a real one.

The unusual path is because Google Drive launches the folder via that syntax for some reason, possibly to try to work around issues caused by file paths that are illegal under Win32 as a result of synching things from other operating systems, but that is just a guess.

Remove the \?\ from the front of the path and things should work normally. It should not be needed with Opus, which internally adds it to paths when they require it for special reasons, and using it may break things that expect normal paths.