[tahoe-lafs-trac-stream] [tahoe-lafs] #1429: automatically upload a file when it is put in a given local directory

tahoe-lafs trac at tahoe-lafs.org
Fri Jul 22 21:52:05 PDT 2011


#1429: automatically upload a file when it is put in a given local directory
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:
  davidsarah             |     Status:  new
         Type:  defect   |  Milestone:  soon
     Priority:  major    |    Version:  1.8.2
    Component:  code-    |   Keywords:  drop-upload inotify usability
  frontend               |  design-review-needed
   Resolution:           |
Launchpad Bug:           |
-------------------------+-------------------------------------------------

Comment (by davidsarah):

 Replying to [comment:7 davidsarah]:
 > Replying to [comment:6 zooko]:
 > >  * What is the "FIXME: Unicode paths"? I don't see what needs to
 change there to handle non-ASCII paths.
 >
 > {{{tahoe.cfg}}} is encoded in UTF-8, but the path wants to be in
 {{{sys.getfilesystemencoding()}}}.

 Also, in {{{_notify}}} the conversion to a Tahoe Unicode filename is wrong
 ({{{unicode(filepath.basename())}}} will use the default ASCII encoding,
 when it should be converting from {{{sys.getfilesystemencoding()}}}).

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1429#comment:8>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list