Is there a way I can manually mount a drive, or link an application
(probably made in automator) to automatically mount the FTP drive,
without having to go to the MacFusion main screen? I tried using the
curlftpfs binary inside MacFusion, except it's only read-only when I
mount it. I use this code:
curlftpfs_static_mg ftp://user:p...@domain.com:21 /Mount/Directory/
Here -o volname=NAME
This mounts the drive, but it's only read-only, and I don't have
access to any of the folders I see in the root directory.