Notice: Trying to access array offset on value of type bool in /home/customer/www/flogvit.com/public_html/wp-content/themes/Divi/includes/builder/functions.php on line 2442
Google Drive on Windows crashes | Flogvit

I like Google Drive. But, there is a problem with it crashes in certain scenarios. If you import too many files to it, like 5000+, before you let it finish syncing, it tends to crash. This was pretty frustrating when I wanted to move the files from dropbox to Google Drive. So I created a little perl script which slowly moves the files into the Google Drive directory. It’s available as a gist at github. You need the File::Copy::Recursive module installed. It is run like:


slowmove.pl
slowmove.pl /cygwin/d/dropbox/ /cygwin/d/gdrive/ 1 100 2

%d bloggers like this: