Best way to migrate all files from GDrive except Google Docs/Slides?
So, i am basically looking for an easy way to free up my free GDrive storage as it will soon be hitting the 15GB Cap. I would very much like to move all (/most) files except those that need Google to be functioning (Google Docs/Slides..) to Koofr. This can happen through Koofr's "move" feature directly, or I can copy them to my desktop first and then move them to Koofr.
What would be the best practice for this? @vyas did you try something like this before? I remember you to be a fellow Koofr user?
I could also boot into linux or enable WSL and then use smth like
find <folder_to_search> ! -name '*.<extension>' -type f | xargs cp -t <target_directory>
This was my first google result kinda. Anyway, looking forward to your ideas
Comments
If koofr works with rclone maybe thats an idea?
https://rclone.org/koofr/
In short you configure gdrive and koofr on rclone. And move it using rclone sync. its very similar to rsync but it works with cloud storage providers
I am afraid, I have never used rclone before, but I assume I can also easily exclude certain file extensions like .gdocs there, then? Seems like this could be a good reason to give rclone a try
Ympker's VPN LTD Comparison, Uptime.is, Ympker's GitHub.
Yup I think something like --exclude "*.gdocs" should work for you
I have moved (and screwed up) files and folders from Koofr to gDrive and vice versa more times than you would care!!
If you don't want to be too adventurous, let us say you have a gDrive account , let's call it "A" . Then in gDrive for A:
Stage Zero:
Move all other docs and folders to a parent folder called “Sync-To-Koofr” or something like that . (Referred to as “Sync” for convenience going forward)
(optional: move all gDocs and gSlides to folders called /gDocs and /gSlides folders respectively, This is an optional prudent measure if considering rclone, you can skip this step).
That gives you a whole bunch of alternatives to consider.
Alternative 1:
In Koofr connect gDrive A to Koofr. This is how it looks for me in iOS app
Copy “Sync” folder from gDrive A to Koofr. Copy, not move.
In Move option, if an error occurs, you lose the files.
Remember, it is like cut+paste versus copy+paste.
All can be done via web browser.
Looks like Alternative 1 it is for @ympker
Alternative 2:
These days, I would prefer a vps with rclone configuration to move files from gDrive to Koofr. Something Like @vuong mentioned.
Keep a similar folder structure, from gDdrive copy the “Sync” folder to vps. Alternative to copy:
Use ‘rclone sync’ command.
Next. From vps move files to Koofr.
Delete from gDrive and VPS once files’ sanity check is done on Koofr. I like to keep the option of
--log-file transfer.log
flag in rclone for transfer or sync.Alternative 3:
Download the “Sync” folder from gDrive to local machine. gDrive will make a .zip and send to you. Chrome you get automatic download as always. In FFalso, upto 10 GB no problem faced by me.
Unzip the folder into local machine, sync locally with Koofr app if installed on local machine. Or, upload the zip to Koofr and upzip.
Delete originals from gDrive and local
Alternative 4:
On Mac or Windows (possible in Linux too but haven’t tried), not sure about a Chromebook
Install gDrive and Koofr apps.
“Hot sync” gDrive's “Sync” folder to local machine. All content gets downloaded to local.
Next, Disconnect gDrive. Then,
“Hot sync” same folder to Koofr. All files get uploaded there. Identical folder structure.
Disconnect Koofr from local machine
Finally,
Delete “Sync” folder from local and gDrive
Alternative 5
(known in S Asia or among South Asians as a “Desi Jugaad” best can be described as a "duct Tape solution" )
@seriesn @vimalware may be familiar with the term.
Open a new google account. Let us call this new account as account B. Invite your new account (B) from existing account (A) : ie share “Sync” folder from gDrive A with new account, gDrive B. Log out.
Next,
Log on as account B, copy shared folder to gDrive of B.
Log out from B
Log on to A, disconnect the share, delete the “Sync” folder from A.
As they say,
Sky is the limit !!
Best wishes
VPS reviews and benchmarks |
Thank you very much for the in-depth reply, mate! All of these approaches seem like valid options that would be easy enough to execute. Unfortunately, I can't have it this simple. Since I plan to continue using Google Docs/Slides for University, I would very much like to retain my folder structure (otherwise it would be a complete mess) and just move all the files that are not gdocs/slides away to Koofr where I will maintain said folder structure (minus the google docs/slides which remain on GDrive), too. Hence I am looking for an option to do just that.
Ympker's VPN LTD Comparison, Uptime.is, Ympker's GitHub.
That's the reason I mentioned creating a "Super folder" that will replicate the gDrive structure on Koofr. You can always call that folder "Migrated-from-GDrive-Feb2022" or some other idiot proof name.
Option 1 becomes your best bet in that case.
In gDrive, moving /docs and slides to /slides is optional and a protection measure IMO, but can be skipped.
Check PM sent screenshots
Edit @bikegremlin
The Desktop and mobile apps like for gDrive: https://www.google.com/intl/en/drive/download/
VPS reviews and benchmarks |
There used to be a Windows "app" that synced Gdrive to a local directory.
I used to use it. It used to work.
Haven't tried for years, so can't confirm. Not sure if it's still available.
Detailed info about providers whose services I've used:
BikeGremlin web-hosting reviews
Saw your PM, thanks!
Sent you a reply
Ympker's VPN LTD Comparison, Uptime.is, Ympker's GitHub.
on that note:
@koofr any obvious (or smarter) method we have missed ? Please add if we have. Cheers
Edit: Other than
1. https://koofr.eu/help/connect-other-cloud-services/how-can-i-connect-google-drive-to-koofr/
2. https://koofr.eu/blog/posts/learning-the-basics-of-koofr-with-rclone
The Subreddit is a good resource!!
VPS reviews and benchmarks |
Yup - that app looks like it.
Detailed info about providers whose services I've used:
BikeGremlin web-hosting reviews