Different perspectives and backgrounds interpret the same words differently even when there is a fine manual to RTFM.
"Create" in the context below means write code (perhaps a lot, perhaps complicated) to manufacture your own file system. Clearly not what you had in mind. Perhaps you should have a look at "The SSH File System for MacFUSE" as in using the underlying capabilities of a file system in user space on a Mac to access a remote file system reasonably securely using ssh...... Some clues are available at: http://code.google.com/p/macfuse/wiki/MACFUSE_FS_SSHFS Some background at: http://en.wikipedia.org/wiki/SSHFS -Dale On Sep 12, 2010, at 10:48 , z...@k! wrote: > Ron, > > I need to access my school's server in a finder style. I can use a > simple SSH connection in terminal to connect to the server, and move > around, but I would like to have GUI so that I can drag and drop > files, etc. into folders on the server. > > I misinterpreted the slogan "The Easiest and Fastest Way to Create > File Systems for Mac OS X", and I thought macFUSE was an application > that would allow me to do this. As you have pointed out, it is not. > Can you point me in the right direction? > > Also, > > " > I understand C, > I doubt that ;-) " > > is rude. I am not acting cocky, I am simply asking for help. I already > feel stupid not understanding what is going on with macFUSE, and I > don't really need you adding to that by being cute, smug, witty, > etc... I guess I do understand what a precompiled binary is, but I did > not understand the context, I was looking for an application not > libraries. > > Thanks, > Zak > > -- > 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. -- 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.
