Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

deckmoney

macrumors member
Original poster
Dec 16, 2003
48
0
Has anyone ever had a problem where they connected to an FTP server via Finder and it shows the directory as empty, but when you login using a true FTP client you can see all the files? I even dropped into the terminal and used "ls" on the mounted "volume" and it shows up as empty. Does anyone have a solution?
 
The Finder's FTP capabilities pretty much suck.

Use use an application like Fetch or Transmit.

And in the Terminal, type 'ls -la' and see if you see any of your directories.
 
Are the permissions on the directory such that you are allowed to view it? Some FTP sites are set up so that you have to be able to blindly navigate all the full path, i.e. you have to know the entire path name of the file you want. This doesn't work well in file browsers like Finder. Just a thought.
 
deckmoney said:
Has anyone ever had a problem where they connected to an FTP server via Finder and it shows the directory as empty, but when you login using a true FTP client you can see all the files? I even dropped into the terminal and used "ls" on the mounted "volume" and it shows up as empty. Does anyone have a solution?
The problem is not the Finder. Some FTP sites are hosted by amateurs on Windows machines. Some of these are client-dependent.
 
No, it's definitely not because the files are hidden. I can view everything just fine in any FTP client, and since FTP is a defined protocol, I see no reason why connecting would be "client dependent" (MisterMe). I would chalk it up to an issue with the Finder's FTP capabilities, but I can't believe something this serious would happen in a .3 release of an OS.

Does anyone have any suggestions or anything I could try?
 
deckmoney said:
No, it's definitely not because the files are hidden. I can view everything just fine in any FTP client, and since FTP is a defined protocol, I see no reason why connecting would be "client dependent" (MisterMe). I would chalk it up to an issue with the Finder's FTP capabilities, but I can't believe something this serious would happen in a .3 release of an OS.

Does anyone have any suggestions or anything I could try?

go to terminal and try from there,

ftp <ip or hostname>
log in to it, then just do a ls....if you see nothing there, there is nothing to see.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.