Many cloud syncronization tools (such as SpiderOak, Wuala, Dropbox, SparkleShare and many other) have a one big drawback - you can not syncronize single files such as ~/.vimrc, ~/.zshrc, ~/.bashrc - only folders.
Is there an effective solution to do that?
Asked
Active
Viewed 75 times
0
user1051870
- 101
1 Answers
0
There is a nice tool called Syncle.
It allows to syncronize single files across file system with some folder (for example, managed and syncronized by SpiderOak). Syncle is wiritten in Python, has command-line interface and simple YAML-based configuration file.
Maybe someone knows better solution?
user1051870
- 101