Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/plandes/synconf

Synchronize disconnected directories (i.e. laptops, USB memory pens).
https://github.com/plandes/synconf

mnemonic rsync xml-configuration

Last synced: about 1 month ago
JSON representation

Synchronize disconnected directories (i.e. laptops, USB memory pens).

Awesome Lists containing this project

README

        

# Synchronize disconnected directories

This program will Synchronize data using rsync for detached large media devices
like laptops, USB memory pens, etc. It does other related tasks like adjusting
permissions on files, which are useful for things like synchronizing from the
MS Windows world (where permissions are arbitrary) to UNIX.

## Documentation

- [Pod Documentation]

## Emacs Integration

This program integrates with the [choice-program] library.

See [synconf.el] for an example configuration.

## License

Copyright © 2016 - 2019 Paul Landes

GNU Lesser General Public License, Version 2.0

## Copyright

Copyright (C) 2009 - 2019 Paul Landes

[synconf.el]: https://github.com/plandes/synconf/blob/master/synconf.el
[choice-program]: https://github.com/plandes/choice-program
[Pod Documentation]: doc/pod.md