MStadlmeier / drivesync

Google Drive synchronization for Linux
MIT License
197 stars 26 forks source link

Symlinked directory doesn't sync #14

Closed MunifTanjim closed 5 years ago

MunifTanjim commented 6 years ago

I've the following symlinked directory:

[munif:~/data/Drive] $ ls -l
lrwxrwxrwx 1 munif munif   33 Oct 26 14:03 documents -> /home/ubuntu/munif/data/documents

/home/ubuntu/munif/data/documents directory has many files and folders inside it.

I created an empty folder named documents on my Google Drive.

When I run drivesync, nothing happens.

Dropbox's Linux client follows symlinks. It'd be nice to have this feature in DriveSync.

MStadlmeier commented 5 years ago

Resolved by #15