Donate Share

oSync

Code

Programming Languages: Python

License: GNU General Public License (GPL)

Show:

What's happening?

  • Comment: Store settings as an object instead of clear text

    Obscuring the password with pickle provides no extra security.

    2007-11-14 02:22:21 UTC by nobody

  • setup error

    An error occurs during the setup of oSync on Vista. Error.log is attached. It states that FTP response reading fails. On my laptop which has XP installed, no such error occurs, although ftp server seems to be offline ocasionally. I tried unistalling/reinstalling several times with no effect. Thank you.

    2007-09-25 22:40:35 UTC by nobody

  • Comment: Support for Contacts

    Yes, I think the best way would be a file with only hashes from bookmarks, notes and contacts respectively and to store the bookmarks, notes and contacts as separate files. This is quite a lot of work however, and I cannot find the time.

    2007-07-31 15:08:26 UTC by minisu

  • Comment: Support for Contacts

    maybe you can do a timestamp/hash check before actually transfering the file...

    2007-07-31 14:24:20 UTC by nobody

  • Comment: V 1.0.0.b2 - name 'Time' is not defined

    This bug was fixed in later versions. The latest version to date is 1.0.1.b6. Thank you!

    2007-07-26 21:58:48 UTC by minisu

  • V 1.0.0.b2 - name 'Time' is not defined

    Every time I sync, Osync appearently syncronizes ok, but a split second after it claims to be done, it shows an error window with the text "name 'Time' is not defined" screendump at http://www.visfeldt.dk/bo/syncerror.PNG thanks for a really good program :)

    2007-07-25 08:45:12 UTC by nobody

  • Support for Contacts

    Contacts are stored as adr-files and it will probably be quite easy to modify oSync to support merging of contacts. But there'll be more data transfered...

    2007-07-16 14:48:25 UTC by minisu

  • Threading

    Adding threads to syncing will save a couple of seconds each sync for most users.

    2007-07-16 14:44:53 UTC by minisu

  • Store settings as an object instead of clear text

    Storing settings.ini as an object (with pickle/cpickle) will make the source code shorter and will obscure the settings.ini (where the password otherwise is saved in clear text).

    2007-07-14 00:57:19 UTC by minisu

  • Replace network error message box

    Offline users shouldn't have to bother with message boxes that they have to confirm. Replace the network error message box with a error view similar to the "Done!" that's staying for 1 or 2 seconds. Can write error to a file (does't need logging, just regular I/O).

    2007-07-11 00:00:29 UTC by minisu

Our Numbers