Contents contributed and discussions participated by Graham Perrin
nall's MacFusion2 at master - GitHub - 0 views
Finder, xattrs and appledouble files - MacFUSE | Google Groups - 0 views
-
problem is in attempting to drag-n- drop (or copy-n-paste) files from the HFS+
-
haven't found a combination of default_permissions, defer_permissions, noappledouble and noapplexattr options (or absence of all of them) that works
-
problems that you are experiencing are almost certainly down to something else
- ...2 more annotations...
Fix MacFusion on Snow Leopard | Racker Hacker - 1 views
-
fix this in two steps:
-
rm /Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/Contents/Resources/sshnodelay.so
SSHFS - Wikipedia, the free encyclopedia - 0 views
-
SSHFS (SSH Filesystem)
-
allows access to a remote file system where files and directories are available via SFTP
-
Compatibility and limitations
NTFS-3G: Extended Attributes - 0 views
-
information which cannot be stored in the file
-
Extended attributes are properties
-
optionally set to files or directories
- ...23 more annotations...
-
Annotated link: http://www.diigo.com/0619k
Advanced NTFS-3G Features - 0 views
-
the NTFS-3G project globally aims at providing a stable NTFS driver for several operating systems
-
the advanced branch specifically aims at developing, maturing, and releasing features to get user feedback
-
advanced releases are designed as add-ons to the latest stable release
Mac OS X Manual Page For TclX(n) - 0 views
Mac OS X Manual Page For open(ntcl) - 0 views
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
OPTIONS - - 0 views
-
MacFUSE provides a flexible and adaptive mechanism to handle extended attributes (including things such as Finder Info, Resource Forks, and ACLs)
-
extended attributes as Apple Double (._) files
-
all or only some extended attributes
- ...14 more annotations...
VERSIONING - macfuse - Google Code - A note on MacFUSE Core version numbers - 0 views
-
z is always 0 (smaller) for "Tiger" and 1 (greater) for "Leopard"
-
.0 for "Tiger"
-
.1 for "Leopard"
- ...3 more annotations...
MACFUSE_FS_SSHFS - macfuse - Google Code - The SSH File System for MacFUSE - 0 views
-
See ChangeLog file in sshfs source
-
I find http://sourceforge.net/project/shownotes.php?release_id=634615&group_id=121684 but I 'm not sure whether that is the ChangeLog file that's intended.
-
Noob help with creating a file system - MacFUSE | Google Groups - 0 views
-
very picky that your file system is returning the proper errors
-
think beyond the Finder
-
contentsOfDirectoryAtPath: will be called frequently
- ...4 more annotations...
Finder browsing is slow with sshfs - MacFusion-devel | Google Groups - 0 views
-
# nontrivial user-space file systems can still be complex, and # their performance/behavior can depend upon numerous factors # besides MacFUSE itself.
Comparing performance: Cyberduck and FileZilla (FTP) and CurlFtpFS (with MacFusion) - ... - 0 views
-
A meaningful comparison of clients should incude full understanding of associated servers
-
Not all FTP servers are equal
-
MacFusion does connect to FTP servers, but MacFusion is not directly comparable to FTP clients
- ...1 more annotation...
Cyberduck support for resource forks and extended attributes - 0 views
-
What about extended attributes and other things that may result in ._ dot underscore files?
-
resolution set to wontfix
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