Hi, all,
Is anybody using unison to sync home directories under KDE environments?
I'm hoping to find a list of files (in .kde, .config, .local/share, etc.) to exclude from unison. These would be the ones that need to be generated on the local computer and should not be used in a shared (disparate hardware) environment. NFS clusters would probably have the same need.
unison has an 'include' directive, so if somebody had a list it could be easily shared, maybe even packaged.
-Bill
Am 19.04.2011 03:22, schrieb Bill McGonigle:
Hi, all,
Is anybody using unison to sync home directories under KDE environments?
I'm hoping to find a list of files (in .kde, .config, .local/share, etc.) to exclude from unison. These would be the ones that need to be generated on the local computer and should not be used in a shared (disparate hardware) environment. NFS clusters would probably have the same need.
unison has an 'include' directive, so if somebody had a list it could be easily shared, maybe even packaged.
I currently exclude the following files (but rsync instead of unison):
- .thumbnails - .unison - .cache - .ccache - **/thumbnails-digikam.db - .xsession-errors* - *.log - .gpg-agent-info - .local/share/akonadi
There may be some more (browser caches and other caches not reside in .cache).
Martin
-Bill