Open mmp opened 10 years ago
The v3 Drive API seems to offer some possibilities on this front--we can ask for a whole bunch of file ids ahead of time, so could ask for as many as we needed for folders and then should be able to create all of them in one fell swoop with a multipart API call.
It can be slow to get the folders all made, especially with large numbers of folders. We just need to make sure that parent folders are created before their children...