hschauhan / gosync

An Opensource Google Drive client written in Python
https://hschauhan.github.io/gosync/
GNU General Public License v2.0
283 stars 57 forks source link

Sync fails if there is an empty directory on the drive. #31

Closed hschauhan closed 4 years ago

hschauhan commented 4 years ago

In my testing, I saw that whenever GoSync sees an empty directory to sync it bails out with error. Instead, it should be continuing with other folders and files.