Yes, you are. This group is for MacFUSE, a kernel component and libraries that enables developers to write file systems in userspace, for instance using the popular FUSE API, which originated in Linux. MacFUSE doesn't come with any file systems... it's a component that _supports_ file systems.
If you're having problems with MacFusion, you have come to the wrong place. I think you should look here: http://www.macfusionapp.org/support.html - Erik Nizam Gok wrote: > No, I am not confused. we are using MacFusion + Fuse on Macs to > connect to our web server which is linux. > > > On Fri, Mar 20, 2009 at 6:42 PM, Hamish Allan <[email protected] > <mailto:[email protected]>> wrote: > > > Hi Nizzy, > > It looks as if you might have confused MacFUSE with one of the > filesystems that uses it. > > Perhaps you're looking for support for NTFS-3g? > > http://macntfs-3g.blogspot.com/ > > Hamish > > On Fri, Mar 20, 2009 at 6:19 AM, Nizzy <[email protected] > <mailto:[email protected]>> wrote: > > > > Dear All > > > > I am having strange 3 issues with MacFuse. Please help me. > > > > Server: Linux Fedora > > > > 1) When I upload files with -o noappledouble option, files sizes > > become 0 bytes. As you see, ONLY txt file has the correct file size. > > 0 -rw-r--r-- 1 nizzy users 0 Mar 20 15:06 test_mf.gif > > 0 -rw-r--r-- 1 nizzy users 0 Mar 20 15:06 test_mf.jpg > > 0 -rw-r--r-- 1 nizzy users 0 Mar 20 15:06 test_mf.php > > 0 -rw-rw-r-- 1 nizzy users 0 Mar 20 15:06 test_mf.rtf > > 4 -rw-r--r-- 1 nizzy users 341 Mar 19 14:29 test_mf.txt > > > > 2) When I upload files withOUT -o noappledouble option, files sizes > > are OK, however it creates Apple double files on the server. > > 4 -rwx------ 1 nizzy users 4096 Mar 20 15:14 > ._test_mf.gif* > > 4 -rwx------ 1 nizzy users 1631 Sep 12 2008 test_mf.gif* > > 4 -rwx------ 1 nizzy users 4096 Mar 20 15:14 > ._test_mf.jpg* > > 12 -rwx------ 1 nizzy users 10849 Sep 12 2008 test_mf.jpg* > > 4 -rw-rw-r-- 1 nizzy users 308 Mar 19 14:17 test_mf.php > > 4 -rw-r--r-- 1 nizzy users 4096 Mar 20 15:14 > ._test_mf.rtf > > 4 -rw-r--r-- 1 nizzy users 341 Mar 19 14:29 test_mf.rtf > > 4 -rw-r--r-- 1 nizzy users 341 Mar 19 14:29 test_mf.txt > > > > 3) File permissions are all different for each file type. I am not > > sure this is normal or not, but in the case #1, php has 644, in the > > #2, php has 664. > > > > This "nizzy" user has umask 0002 (664) in the .bashrc file. > > > > I like to upload files withOUT Apple double files. > > > > Please help me to resolve these issue. thank you > > > > Nizzy > > > > > > > > > > > > > -- > Nizam Gok (aka Nizzy) > > Favorite Quotes: > -- To the World you may be one person, but to one person you may be > the World > -- Dream is not what you see in sleep, Is the thing which does not let > you sleep > -- Nobody can go back and start a new beginning, but anyone can start > today and make a new ending > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/macfuse?hl=en -~----------~----~----~----~------~----~------~--~---
