Jump to content

Recommended Posts

Posted

I've been trying to use the built-in FTP client in Mac OSX to access my site — what I've been doing is:

 

1. In Finder, under 'Go' > Connect to server

 

2. Server address: *ftp://ftp.mydomain.net.au

 

3. >Connect

 

Some communication seems to take place between my computer and the remote server and strangely, I'm not asked for my id and password. 'jos.net.au' is then mounted on my desktop but only contains two folders: 'pub' and 'mail'.

 

The 'mail' folder contains a file called 'inbox' which seems normal but the 'pub' folder is completely empty, even though the files are obviously still there because the website still works.

 

Anyone knows what's going on?

 

ps: I could just use a third-party ftp client but where's the fun in that? :unsure:

 

[edit: server address]

Posted

It looks like it's connecting anonymously to your public_ftp folder.

 

You may need to change things around, so that instead of ftp.domain.com you use ftp://username:password@ftp.domain.com

 

Give it a try.

 

If you are uncomfortable putting your password in the URL, you can just use ftp://username@ftp.domain.com and the system should prompt you.

 

I will try in on my Mac when I get home tonight.

 

HTH,

dave

Rock Sign

Posted (edited)

jos and andypeat...

 

I just tried it on my 10.2 mac at home.

 

*ftp://ftp.**** lets me in immediately to the "unseen" ftp_public folder. Can't see the real website stuff

 

*ftp://**** doesn't let me in at all, and

 

*ftp://username@ftp.**** prompts me for a password and then lets me into my home directory where I can see the public_html folder and everything else.

 

So...

 

I would suggest using the last form.

 

 

Update: After about 5 connections in a row it would not log me in anymore. :unsure:

More investigating...

 

 

...dave

Edited by Wilexa
Posted

You might try turning off Anonymous login if it's turned on in cPanel.

 

Go into Anonymous setup and make sure the check boxes are unchecked and see if that helps.

Posted

Wilexa, thanks heaps for that — username@ftp.mydomain.net.au worked for me in the end.

 

However, now that I'm 'in', I can't seem to make any changes i.e. even though I logged in with username and password, I only have read-only priveleges, with no way to change those priveleges using 'Get info.'

 

Unless someone knows of a way to get around that, I'm just going to revert to using a third-party client for now. Perhaps one day when I acquire fingers of speed and a better knowledge of OSX terminal, I'll be able to do it all the old fashioned way (read: probably never ;)).

 

Cheers! —Jos

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...