vdirsyncer
  • When do I need Vdirsyncer?
    • Why vdir?
      • Why not a simple text file? (todo.txt)
    • Why vdirsyncer?
      • Why not Dropbox?
      • Why not git?
  • Tutorial
    • Installation
    • Configuration
    • More Configuration
      • Conflict resolution
      • Collection discovery
  • SSL and certificate validation
    • Pinning by fingerprint
    • Custom root CAs
    • Client Certificates
  • Keyring Support
    • Custom command
    • netrc
    • System Keyring
      • Storing the password
      • Changing the Password
  • Configuration
    • General Section
    • Pair Section
    • Storage Section
      • Supported Storages
        • Read-write storages
        • Read-only storages
  • Supported Software
    • Client applications
      • Calendars
      • Task/Todo managers
      • Contacts
    • Supported servers
      • Radicale
      • ownCloud
      • FastMail
      • iCloud
      • DavMail (Exchange, Outlook)
      • Baikal
      • Google
  • Support and Known Problems
    • Requests-related ImportErrors on Debian-based distributions
    • Manual installation
  • The Vdir Storage Format
    • Basic Structure
    • Metadata
    • Writing to vdirs
    • Reading from vdirs
    • Considerations
      • Performance
  • Contributing
    • Reporting bugs
    • Suggesting features
    • Submitting patches, pull requests
    • Running tests, how to set up your development environment
  • Changelog
    • Version 0.6.0
    • Version 0.5.2
    • Version 0.5.1
    • Version 0.4.4
    • Version 0.4.3
    • Version 0.4.2
    • Version 0.4.1
    • Version 0.4.0
    • Version 0.3.4
    • Version 0.3.3
    • Version 0.3.2
    • Version 0.3.1
    • Version 0.3.0
    • Version 0.2.5
    • Version 0.2.4
    • Version 0.2.3
    • Version 0.2.2
    • Version 0.2.1
    • Version 0.2.0
    • Version 0.1.5
  • Credits and License
    • Contributors
    • License
 
vdirsyncer
  • Docs »

Index

C | F | H | S

C

CaldavStorage (in module vdirsyncer.storage.dav)
CarddavStorage (in module vdirsyncer.storage.dav)

F

FilesystemStorage (in module vdirsyncer.storage.filesystem)

H

HttpStorage (in module vdirsyncer.storage.http)

S

SingleFileStorage (in module vdirsyncer.storage.singlefile)

© Copyright 2014-2015, Markus Unterwaditzer & contributors.

Built with Sphinx using a theme provided by Read the Docs.