Re: Unison not synchronizing all folders
Greg Troxel <[email protected]>
| Newsgroups | gmane.network.unison.general |
|---|---|
| Message-ID | <[email protected]> |
Gmail <[email protected]> writes: > Now the problem that I have is, Unison is not seeing all the folders > in the online "/home/.cache/google-drive/.shared/". > > /home/.cache/google-drive/.shared/ <=> /home/anishjp/GoogleDrive/.shared > > How do I troubleshoot and find out what is causing unison not seeing > all the folders? (I am not following all your remote drive steps, but that's ok.) You need to separate "system call returns data properly and unison is confused" from "system call does not return data properly". I would suggest run diff -ur between the two places. If this does not run without system call errors and return the same output every time, fix your fuse filesystem. Run unison under ktrace/strace/ktruss or whatever it's called. Look for the directory/stat calls. Read the unison manual about turning on debugging -- To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].