lp:~dangoor/omnisync/libomnisync

Created by Kevin Dangoor and last modified
Get this branch:
bzr branch lp:~dangoor/omnisync/libomnisync
Only Kevin Dangoor can upload to this branch. If you are Kevin Dangoor please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kevin Dangoor
Project:
omnisync
Status:
Development

Recent revisions

70. By Kevin Dangoor <email address hidden>

break out the file counter so that omnisync subclasses can easily
keep track of progress.

69. By Kevin Dangoor <email address hidden>

merge with latest trunk

68. By Kevin Dangoor <email address hidden>

support for SSH public key deployment

67. By Kevin Dangoor <email address hidden>

allow for home-directory relative access in SFTP URLs. Specifically,

sftp://host/path/to/file

points to path/to/file under the user's home directory.

sftp://host//path/to/file

points to an absolute path on the remote host.

66. By Kevin Dangoor <email address hidden>

set up logging configuration in the omnisync script
add exclude_attributes to configuration to avoid copying attributes
(note that there is currently no command line option for this)

65. By Kevin Dangoor <email address hidden>

add "self" that was missing from last commit
turn OmniSync into a new-style class

64. By Kevin Dangoor <email address hidden>

move logging config out of the OmniSync instantiation (so that OmniSync
can more readily be used as a library)

eliminate print statements or at least make them replaceable via subclassing.

make sys.exit calls replaceable via subclassing.

63. By Kevin Dangoor <email address hidden>

give transports access to the configuration

62. By Kevin Dangoor <email address hidden>

use setuptools if available (for setup.py develop functionality)

61. By Stavros Korokithakis

Fixed unit tests.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers