Menu

#65 Invalid descendent file name "Thumbs.db:encryptable

v0.10
open
nobody
None
5
2016-09-26
2014-06-05
No

java.io.IOException: Invalid descendent file name "Thumbs.db:encryptable".
at net.sourceforge.fullsync.fs.connection.CommonsVfsConnection.getChildren(CommonsVfsConnection.java:93)
at net.sourceforge.fullsync.fs.connection.AbstractFile.refresh(AbstractFile.java:224)
at net.sourceforge.fullsync.fs.connection.AbstractFile.getChildren(AbstractFile.java:164)
at net.sourceforge.fullsync.impl.TaskGeneratorImpl.synchronizeDirectories(TaskGeneratorImpl.java:123)
at net.sourceforge.fullsync.impl.TaskGeneratorImpl.recurse(TaskGeneratorImpl.java:70)
at net.sourceforge.fullsync.impl.TaskGeneratorImpl.synchronizeNodes(TaskGeneratorImpl.java:100)
at net.sourceforge.fullsync.impl.TaskGeneratorImpl.synchronizeDirectories(TaskGeneratorImpl.java:135)
at net.sourceforge.fullsync.impl.TaskGeneratorImpl.recurse(TaskGeneratorImpl.java:70)
at net.sourceforge.fullsync.impl.TaskGeneratorImpl.synchronizeNodes(TaskGeneratorImpl.java:100)
at net.sourceforge.fullsync.impl.TaskGeneratorImpl.synchronizeDirectories(TaskGeneratorImpl.java:135)
at net.sourceforge.fullsync.impl.AbstractTaskGenerator.execute(AbstractTaskGenerator.java:168)
at net.sourceforge.fullsync.impl.AbstractTaskGenerator.execute(AbstractTaskGenerator.java:132)
at net.sourceforge.fullsync.Synchronizer.executeProfile(Synchronizer.java:65)
at net.sourceforge.fullsync.ui.MainWindow.doRunProfile(MainWindow.java:631)
at net.sourceforge.fullsync.ui.MainWindow.access$400(MainWindow.java:56)
at net.sourceforge.fullsync.ui.MainWindow$28.run(MainWindow.java:607)
at java.lang.Thread.run(Thread.java:744)

Discussion

  • José Filipe Santos

    It happends in Fullsync 0.10.2 with Fedora 20 installed

     
  • Christoph

    Christoph - 2014-06-08

    that is caused by https://issues.apache.org/jira/browse/VFS-398 I added a comment there, lets see if that changes something

    I can't do anything about that currently, sorry

    Br,
    Christoph

     
  • Pat46

    Pat46 - 2016-09-24

    hello, this post dates 2014 and this bug is not resolver? I have the same problem with fullsync 0.10.4 on Ubuntu.
    The only i have find: delete the file with : in the source.
    If a other solution exist thank to tell that.
    (sorry for my english, school is a long time ago :)
    Pat

     
  • Christoph

    Christoph - 2016-09-26

    Hi,
    the linked bug report is still unresolved sadly.
    There is nothing I can do currently to change that.

    Deleting files with : in their name seems to be the only option currently (assuming they don't contain anything you care about).

    Br,
    Christoph

     

Log in to post a comment.