Re: ANNOUNCE: Conduit 0.3.9



Hi,

> To accommodate multiple sources (with different names), to the same
> destination. The logic is
> if names the same
> ---> Put files
> if names not the same
> ---> Put files in subdirectory with the name of the source
> 
> But you may be correct. The idea is a bit confusing.

Ok, If I want to have this behaviour, I would first create the subdirectories and than create the sync group pointing to these subdirectories. Maybe a checkbox with "create subdirectory" could be more explanatory for the user.

The other thing is, that this behavior still occurs whith a two-way-sync between 2 directories. This result is not really useable. Here (I think) the names should be ignored.

>
> >  2) After sync I looked at the removeable device and found the .conduit
> >  file. But it just contains the last finished group. (I sync more than
> >  one group to an usb-drive).
> 
> This one is a bug. Can you file it in bugzilla please?

done.



thx for the answers
Mike



Am Donnerstag, den 20.03.2008, 08:43 +1300 schrieb John Stowers:
> On Thu, Mar 20, 2008 at 1:04 AM, Mike Gemünde <mike weingutjanson de> wrote:
> > Hi,
> >
> >
> >  nice work. But just 2 things ;-)
> >
> >  1) I just tried it out and got some strange behaviour with folders. Than
> >  I read in the manual (great work), that the names for 2 folders have to
> >  be the same. After I changed the names it works fine. But why there are
> >  2 names, when it have to be the same?
> 
> To accommodate multiple sources (with different names), to the same
> destination. The logic is
> if names the same
> ---> Put files
> if names not the same
> ---> Put files in subdirectory with the name of the source
> 
> But you may be correct. The idea is a bit confusing.
> 
> >
> >  2) After sync I looked at the removeable device and found the .conduit
> >  file. But it just contains the last finished group. (I sync more than
> >  one group to an usb-drive).
> 
> This one is a bug. Can you file it in bugzilla please?
> 
> >
> >  nevertheless,
> >  great work
> 
> Thanks
> 
> 
> >
> >
> >
> >
> >  Am Mittwoch, den 19.03.2008, 22:31 +1300 schrieb John Stowers:
> >
> >
> > > Hey Everyone!
> >  >
> >  > I am proud to announce that Conduit 0.3.9 is now available for download from:
> >  >  * http://download.gnome.org/sources/conduit/0.3/
> >  >
> >  > What is it?
> >  > ===========
> >  > Conduit is a synchronization application for GNOME. It allows you to
> >  > synchronize your files, photos, emails, contacts, notes, calendar data
> >  > and any other type of personal information and synchronize that data
> >  > with another computer, an online service, or even another electronic
> >  > device.
> >  >
> >  > Conduit manages the synchronization and conversion of data into other formats.
> >  > For example, Conduit allows you to;
> >  >  * Synchronize your Tomboy notes with another computer
> >  >  * Synchronize your your PIM data to your mobile phone, iPod,
> >  >    Nokia Internet tablet, or between computers
> >  >  * Upload photos to Flickr, Picasa, SmugMug, ShutterFly and your iPod,
> >  >  * ... and many more
> >  >
> >  > Any combination you can imagine, Conduit will take care of the conversion
> >  > and synchronization.
> >  >
> >  > Where can I find out more?
> >  > ==========================
> >  >  * Website: http://www.conduit-project.org/
> >  >  * Screenshots/Screencast: http://www.conduit-project.org/wiki/Screenshots
> >  >  * Mailing List: http://mail.gnome.org/mailman/listinfo/conduit-list
> >  >  * Bugs: http://bugzilla.gnome.org/enter_bug.cgi?product=conduit
> >  >
> >  > What's New?
> >  > ===========
> >  > * Add Conduit documentation (Brent Gueth)
> >  > * You can now specify your own labels when saving emails
> >  > * Removed the build dependency on dbus, just check for python-dbus > 0.80.0
> >  > * Restore the expanded columns in the data provider pane
> >  > * Improved removable volume support (like USB keys). Now, inserting a USB
> >  >   key that has been synchronized on another computer will automatically create
> >  >   a preconfigured dataprovider for synchronizing the folders of interest.
> >  >
> >  > Bugs Fixed:
> >  > ===========
> >  > * Fixed #510124, Cant cancel sync without closing conduit (John Stowers)
> >  > * Fixed #511691, Improve removable folder support (John Stowers)
> >  > * Fixed #512230, 'Folder' should display as folder_name (John Stowers)
> >  > * Fixed #515328, There is NO documentation (Brent Gueth)
> >  > * Fixed #518592, Get rid of .conduit and follow fd.o specifications
> >  > (John Stowers)
> >  > * Fixed #518704, Youtube download doesnt work for old videos (Thomas
> >  > Van Machelen)
> >  > * Fixed #519708, TomboyModole says note with unicode characters in
> >  > title has disappeared (Thomas Van Machelen)
> >  > * Fixed #521194, Add "caption" support to Photos/Images (Matt Brown)
> >  > * Fixed #521349, Sync icons in status bar keep 'turning around'
> >  > (Thomas Van Machelen)
> >  > * Fixed #522436, Conduit fails to sync files with special character %
> >  > in filename (John Stowers)
> >  >
> >  > Translations:
> >  > =============
> >  > * Updated fr: Stéphane Raimbault
> >  > * Updated pt_BR: Leonardo Ferreira Fontenelle
> >  > * Updated pt: Duarte Loreto
> >  > * Updated ca: Gil Forcada
> >  > * Updated it: Luca Ferretti
> >  > * Updated sv: Daniel Nylander
> >  > * Updated es: Jorge Gonzalez
> >  > * Updated nb: Kjartan Maraas
> >  > * Updated en_GB: Philip Withnall
> >  >
> >  > Manual Translations:
> >  > ====================
> >  > * Updated es: John Stowers
> >  >
> >  > What Can Conduit Do:
> >  > ====================
> >  > For a list of all the services that conduit supports see
> >  >  * http://www.conduit-project.org/wiki/SyncStatus
> >  >
> >  > Conduit can perform one-way and two-synchronization (and conversion/transcoding)
> >  > of data between locations. In one-way sync/export conduit will only replace
> >  > exising data if the new copy has been modified. It can also optionally delete
> >  > data if the original has been deleted.
> >  >
> >  > Conduit has a complete DBus interface to allow other application authors to
> >  > use Conduit to perform the synchronization and export tasks of their
> >  > applications.
> >  >
> >  > 19 March 2008
> >  > Conduit team
> >
> > > _______________________________________________
> >  > Conduit-list mailing list
> >  > Conduit-list gnome org
> >
> > > http://mail.gnome.org/mailman/listinfo/conduit-list
> >
> >
> > _______________________________________________
> >  Conduit-list mailing list
> >  Conduit-list gnome org
> >
> >
> > http://mail.gnome.org/mailman/listinfo/conduit-list
> >



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]