Skip to main content

Home/ Macfusion — a GUI for MacFUSE/ Group items tagged Macfusion

Rss Feed Group items tagged

Graham Perrin

Noob help with creating a file system - MacFUSE | Google Groups - 0 views

  • very picky that your file system is returning the proper errors
    • Graham Perrin
       
      Finder expects errors that are proper.
  • accesses to files in a directory when there was no contentsOfDirectoryAtPath: ca
  • contentsOfDirectoryAtPath: will be called frequently
  • ...4 more annotations...
  • think beyond the Finder
  • Finder, other applications, and even parts of the OS that would would not expect may be requesting directory contents or file attributes on your file system at any time. They will even do this for files and directories that don't exist
  • Working well with the Finder is not an easy task
  • behaving as much like a "standard" file system as possible
Graham Perrin

Macfusion improvement suggestions, bugs and feature requests - 16 views

Please use the ticketing system: http://macfusionapp.org/trac/

started by Graham Perrin on 14 Nov 08 no follow-up yet
Graham Perrin

Change SSHFS behavior to WRONLY and copying - MacFUSE | Google Groups - 0 views

  • In SSHFS when copying a file, the file mode is RDWR
  • my server doesn't support that
  •  
    I'll be interested in the answer to this question.
Graham Perrin

message from conversation 'Controlling the number of fuse threads' - 0 views

  • the moment you mount something on OS X, the operating system can throw a lot at the file system
Graham Perrin

Resource Fork State of the Union - 0 views

  • if the volumesupports "volfs". If it does
  • it concludes that it must support xattrs
  • on Tiger, the Finder (the File Manager) refuses to believe that the volume in question can support extended attributes
  •  
    Resource Fork State of the Union
Graham Perrin

Resource Fork State of the Union - 0 views

  • $ echo foo > ~/Desktop/foo.txt
  • cmd-i on foo.txt, click on its icon, and paste the icon you just copied
  • This will cause both the Finder Info and the Resource Fork to be set
‹ Previous 21 - 31 of 31
Showing 20 items per page