|
I've been using the Connect To Server (Command-K) to connect to FTP sites, but I'm trying to upload a file by drag-dropping into the FTP folder. (I know I have the proper permissions since upload works using a dedicated FTP client). Does anyone know if the upload functionality works with the Connect To Server program in OS X? If not, what are my options to upload files without installing new programs (I need to teach someone how to upload to the FTP site) If anyone has any suggestions, it would help me out greatly.
Upload to FTP site using Mac OSX 10.3?
ohhh Mac os ftp that is built into the finder and activated with command-k only opens a read-only connection to the server! why? I don't know! but it's been that way for a long time.
Which dedicated ftp program do you use? I use Cyberduck (pretty simple and cool)
if you really have to do it without an extra program you can start up Terminal, and use the built-in ftp command (it has no read-only restriction)
|