FTP on a Mac

The geek forum. PHP, Perl, HTML, hardware questions etc.. it's all in here. Got a techie question? We'll sort you out. Ask your questions or post a link to your own site here!

FTP on a Mac

Postby Puguni » Tue Jun 12, 2007 2:06 pm

I know how to access my remote FTP server, but for some reason there's nothing in there and I can't change what goes in it.

I really don't want to install a client, so I need help. :<
User avatar
Puguni
 
Posts: 1323
Joined: Fri Mar 25, 2005 4:13 pm
Location: In a place where I can wonder why good grammar doesn't apply on the internet.

Postby Slater » Tue Jun 12, 2007 4:16 pm

Maybe you should install a... oh, don't wanna do client... hmm...

Are you sure that the permissions are propperly set in the directory you're trying to alter?
Image
User avatar
Slater
 
Posts: 2671
Joined: Sat May 22, 2004 10:00 am
Location: Pacifica, Caliphornia

Postby Puguni » Tue Jun 12, 2007 5:12 pm

Slater wrote:Maybe you should install a... oh, don't wanna do client... hmm...

Are you sure that the permissions are propperly set in the directory you're trying to alter?


I've had no troubles on Windows on a PC, so I assume that I do have permission. Besides, it's not really my domain; a friend is hosting it, and I have a feeling she can't help me here.
User avatar
Puguni
 
Posts: 1323
Joined: Fri Mar 25, 2005 4:13 pm
Location: In a place where I can wonder why good grammar doesn't apply on the internet.

Postby blkmage » Wed Jun 13, 2007 9:09 pm

Try it with a client to know for sure whether it's a problem with the server or if it's a problem on your end.
User avatar
blkmage
 
Posts: 4529
Joined: Mon May 03, 2004 5:40 pm

Postby Mithrandir » Sat Jun 16, 2007 7:54 am

How are you accessing it now if you are not using a client? If you are comfortable using the terminal, you can access it via the command line (built-in ftp support) like this:

Code: Select all
1. Launch terminal from /Applications/Utilities
2. Type:
 ftp [url]www.mysite.com[/url]
3. Enter your username/password.
4. type "ls" and see what happens.


'ls' should list all files in the directory. Chances are, you aren't being placed in the appropriate directory when you first login. You might have to "change directory" (cd) to the appropriate one before you can see your files. BTW: If you decide not to be afraid of clients, "fetch" is probably the most well-known and robust FTP application for macs. It's safe, too (no addware/spyware). I think there's a trial version you can get and use, but if you do a lot of copying, it's worth the $20 - $30 price.


YMMV
User avatar
Mithrandir
 
Posts: 11071
Joined: Fri Jun 27, 2003 12:00 pm
Location: You will be baked. And then there will be cake.

Postby Puguni » Tue Jun 19, 2007 3:11 pm

Mithrandir wrote:How are you accessing it now if you are not using a client?


I go Finder>Go>Connect to Server. Then I type in the passwords and stuff.

I'm kind of afraid to use the terminal, lol, so I guess I shall have to do with a client. I'm just too lazy to deal with a client, really.

[EDIT]

Eureka! It worked! :D Now I just need to know how to use textedit to make html pages...

[/EDIT]
User avatar
Puguni
 
Posts: 1323
Joined: Fri Mar 25, 2005 4:13 pm
Location: In a place where I can wonder why good grammar doesn't apply on the internet.


Return to Computing and Links

Who is online

Users browsing this forum: No registered users and 251 guests