|
#1
| |||
| |||
| Hi How to mount an ftp server as a local hd under osx? I want to tag online mp3's that are on my ftp server (10 gigas) and for that i need to see this ftp server as a local hd. I tried to access this server from the finder with Connect to a server but it does not accept ftp protocol. Thanx for help Lightwarrior from france ![]() |
|
#2
| |||
| |||
| as far as i know, this is not possible. ftp stands for file transfer protocol, and that is really all it is good for. transfering files. what you are asking for requires a good deal more of the protocol. the protocols available to you for mounting disks are: NFS, AFP, SMB. find out if your ftp server also offers one of these protocols, and then you can mount it. if they are not available, then i suggest you use curl or wget to ftp all the mp3s, change their tags, and then ftp them all back. not a great option, but the ftp protocol does not support things like editing files to change the tag. only upload the whole file, or download the whole file. |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AFP, FTP user access question for OSX Server | Guriboy | Design & Media | 2 | June 17th, 2003 12:00 AM |
| OSX as FTP server? | jill_m | Networking & Compatibility | 6 | March 30th, 2003 02:35 AM |
| osx server ftp services | couzteau | Unix & X11 | 2 | August 20th, 2002 09:28 AM |
| change the max. number of users connected to ftp server in OSX | rickysuper | Mac OS X System & Mac Software | 1 | December 23rd, 2001 10:26 AM |
| Mounting a shared volume into a specific dir (i.e. adding to ftp server) | whirk | Mac OS X System & Mac Software | 0 | December 10th, 2000 08:00 PM |