GNOME Bugzilla – Bug 612723
Sync beetwen USB (FAT32) and NTFS partition
Last modified: 2010-03-12 17:36:36 UTC
I have create an syncronitation schedule beetwen an USB pendrive (FAT32) and a local NTFS partition. I try to sync two folders. And I like to sync when I plug in the pendrive. This is ls -l /media drwxrwxrwx 1 luis luis 12288 2010-03-12 17:58 Documentos drwx------ 12 luis root 4096 2010-03-12 17:58 LUIS2GB Documentos is NTFS and LUIS2GB is FAT32. uname -a Linux max50 2.6.28-18-generic #59-Ubuntu SMP Thu Jan 28 01:23:03 UTC 2010 i686 GNU/Linux I use MAX 5.0 (a linux distribution based on Ubuntu 9.04). I use now Conduit 0.3.17 (developed version). (Sorry with my english, but I don't write well, but I can understand perfect). When I sync with debug mode, I become this: (conduit -d) [Syncronization ][CRITICAL] UNKNOWN SYNCHRONIZATION ERROR Traceback (most recent call last):
+ Trace 220936
self.two_way_sync(self.source, sink)
dataRid = data.get_rid()
mtime=self.get_mtime(),
ts = self._file.get_mtime()
mtime = self.fileInfo.get_attribute_uint64('time::modified')
(Synchronization.py:751) [Syncronization ][DEBUG ] Syncworker state 3 (Synchronization.py:654) [dataproviders.File ][DEBUG ] Saving group (file:///media/Documentos/Documentos/Luis/Curro/Instituto/Curso2009_2010 = Home) to /media/Documentos/.conduit (File.py:47) [dataproviders.File ][DEBUG ] Saving group (file:///media/LUIS2GB/Curso2009_2010 = Home) to /media/LUIS2GB/.conduit (File.py:47) [Syncronization ][DEBUG ] Deleting worker: <SyncWorker(Wrapper: Curso2009_2010 twoway (UID: FolderTwoWay-file:///media/Documentos/Documentos/Luis/Curro/Instituto/Curso2009_2010) <--> Wrapper: Curso2009_2010 twoway (UID: FolderTwoWay-file:///media/LUIS2GB/Curso2009_2010), stopped -1477842032)> (Synchronization.py:86)
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 529301 ***