EricTheMagician / DriveFS

A google drive fuse filesystem implemented in C++
Mozilla Public License 2.0
64 stars 7 forks source link

Is it possible to change root folder ? #8

Open gpapin opened 5 years ago

gpapin commented 5 years ago

Hi,

My current drive is scanning, but because there are a lot of stuff not relevant to where I'm using it and from a security perspective, I was wondering it it would be possible to change the root of the drive to be either a team-drive or a subfolder on the user drive ? It would speed the startup time but also it won't have to keep track of the other files. ( due to NAS backups I have thousands of file movement on my drive each day)

Thanks for sharing your work btw :)

EricTheMagician commented 5 years ago

Eventually. I put it on my list of todo's in issue #1.