Pengu
Digital Music Pimp
Um.. From the title it probably doesn't sound like this is UNIX based, but it is really. I found out not long ago that if you type an ftp:// address into Safari, it will actually open the address as a mounted volume using /System/Library/Filesystems/ftp.fs/csmount -m ftp://ftp.servernamehere.com
Now. I have a weird ftp account, because the username is actually a complete email address:
quackingpenguins@bigredrobot.com
Anyways. whenever i've managed to mount the volume using either the Finder "Connect To Server..." command or the above mentioned command (i found it in a console log ) I have a few problems.
One) I always seem to have only read access, which defeats the purpose somewhat. This could be due to the username situation, which I am trying to remedy..
Two) It always comes up with errors, such as:
or the worst of all: When I tried to connect twice previously, everything went haywire. The volumme mounted, the finder crashed, relaunched, and was un-responsive. I tried to kill it from the Dock 3 times. nothing. I got the "Force Quit..." window open, and nearly cried. There were 4 yes, read FOUR instances of the Finder, 3 of which were shown in red (that's bad right..??) as well as all the other apps running.. Interarchy, iTunes, Safari, Chimera, Console & GyazMail (gotta love it )
As I was forcing myself not to pour liquid nitrogen in the vents of the tower to stop it from melting, i saw Interarchy, Safari, iTunes, GyazMail, Chimera and eventually Console all become red. I'm sure there was still one instance of the Finder still in black though... anyways. Nothing was happening. I started clicking the Force Quit button. Interarchy. iTunes. GyazMail. Safari. Chimera. Console. etc. etc. Nothing. iTunes even kept playing music
I decided that no amount of wishing was going to save my 3 days uptime and 63 hours connected (via dialup) so I pressed the reset button. I turned on ftp sharing and tried to connect to MYSELF. Froze again. Tried to connect to bigredrobot again, using various methods. It worked, sorta.
Anyways. The whole point is. I wanna know if there is a command line tool that will mount an ftp share as a local directory (in /Volumes obviously)??
Cheers
Now. I have a weird ftp account, because the username is actually a complete email address:
quackingpenguins@bigredrobot.com
Anyways. whenever i've managed to mount the volume using either the Finder "Connect To Server..." command or the above mentioned command (i found it in a console log ) I have a few problems.
One) I always seem to have only read access, which defeats the purpose somewhat. This could be due to the username situation, which I am trying to remedy..
Two) It always comes up with errors, such as:
Code:
execstring: /System/Library/Filesystems/ftp.fs/csmount -m /Volumes/bigredrobot.com [url]ftp://quackingpenguins@bigredrobot.com:XXXXX@bigredrobot.com[/url]
no worky! domain:5, error530
2003-02-06 05:41:14.791 csmount[491] CFLog (20): Authentication: Enter username and password
Feb 6 05:41:50 G4 csmount[491]: getattr for non-existent file handle 0x98765432 0x2
As I was forcing myself not to pour liquid nitrogen in the vents of the tower to stop it from melting, i saw Interarchy, Safari, iTunes, GyazMail, Chimera and eventually Console all become red. I'm sure there was still one instance of the Finder still in black though... anyways. Nothing was happening. I started clicking the Force Quit button. Interarchy. iTunes. GyazMail. Safari. Chimera. Console. etc. etc. Nothing. iTunes even kept playing music
I decided that no amount of wishing was going to save my 3 days uptime and 63 hours connected (via dialup) so I pressed the reset button. I turned on ftp sharing and tried to connect to MYSELF. Froze again. Tried to connect to bigredrobot again, using various methods. It worked, sorta.
Anyways. The whole point is. I wanna know if there is a command line tool that will mount an ftp share as a local directory (in /Volumes obviously)??
Cheers