harababurel / gcsf

a FUSE file system based on Google Drive
MIT License
2.36k stars 88 forks source link

Added two options & Fixed Bug #47 #57

Closed platinum55 closed 5 years ago

platinum55 commented 5 years ago

// Whether to delete files and folders permanently instead of moving them to the trash delete_permanent = true/false

// Whether to rename identical files rename_identical_files = true/false