can't access with FTP using terminal


 
Thread Tools Search this Thread
Special Forums IP Networking can't access with FTP using terminal
# 1  
Old 08-29-2009
can't access with FTP using terminal

hi,

I was wondering why I can't connect through Terminal to my FTP server.

It perfectly works through client FTP (I've attached an image with settings)

http://dl.getdropbox.com/u/72686/cushy2.png

But I can't using the terminal


Quote:
patricks-macbook:~ aneuryzma$ ftp tokotiz@ftp.servage.net
Trying 77.232.67.26...
Connected to ftp.servage.net.
220 Servage FTP5
331 Password required for tokotiz
Password:
530 Login incorrect.
ftp: Login failed.
ftp>

I tried many times the same password I use on FTP GUI client but nothing...
thanks
# 2  
Old 08-29-2009
Are you able to telnet to this system from a terminal?
# 3  
Old 08-31-2009
what should I write exactly ?

Code:
> telnet ftp.servage.net
Trying 77.232.67.104...
telnet: connect to address 77.232.67.104: Operation timed out

# 4  
Old 08-31-2009
OK, it looks like a telnet server is not set up. I see Servage is an ISP. You should contact their technical support to see if they can assist you. Without access to the server side of things, there is not much we can do to help you.
# 5  
Old 09-25-2009
I see you are from amsterdam. Can you just make sure that the keyboard layout is the same on your Mac OSX gui and the command line, I suspect the command line to be in U.S. English. So if your password use special character it is probably the cause.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. OS X (Apple)

How to access a NTFS partition on hard drive through Terminal in OSX ?

Hi , I have a Mac OS X Lion mac book pro. I have a hard drive which I have partitioned in two (a) OSX Partition - Mac OS Extended Journaled format. Mount point: / (b) Data Partition - Windows NT Filesystem format. Mount point: /Volumes/Data I need to access the NTFS partition (I have a... (6 Replies)
Discussion started by: neil.k
6 Replies

2. UNIX for Dummies Questions & Answers

iPhone: Terminal Access or DSL possible?

Hey, I might be able to get my hands on a old iPhone from a friend of mine. I was thinking... the iOS that is installed on that is UNIX based right? Is there any way I can get the terminal to open up on that thing? Or installing something like DSL on it would be cool... I mean, I haven't... (3 Replies)
Discussion started by: Dr. Nick
3 Replies

3. AIX

ftp access without shell access

Hi all, I'm using AIX v 5.3 I want to create system users to access through ftp or sftp and restrict those users into specific directory and don't traverse the whole file system just to be restricted within a directory and don't get shell access . i don't want to use any other third party... (7 Replies)
Discussion started by: h@foorsa.biz
7 Replies

4. OS X (Apple)

Not mounted, no-driver USB device in terminal (how to access?)

hi, i am on a quest to access and even mount if possible a drive on os x. there is no driver for the device, but it lists fine in the system profiler. can i access its location from the terminal? how? here is what i get on the system profiler: Speed: Up to 480 Mb/sec Manufacturer: SAMSUNG ... (3 Replies)
Discussion started by: sontarieh
3 Replies

5. UNIX for Dummies Questions & Answers

How can I ftp to localhost from terminal ?

How can I ftp to localhost from terminal ? I want to test my localhost user and password.. > ftp localhost Trying ::1... ftp: connect to address ::1: Connection refused Trying fe80::1%lo0... ftp: connect to address fe80::1%lo0: Unknown error: 0 Trying 127.0.0.1... ftp: connect:... (2 Replies)
Discussion started by: aneuryzma
2 Replies

6. Shell Programming and Scripting

ftp will be going on though terminal will be closed

howdy expert, I have a big file arround 4 gb to ftp from a sun solaris server. I would like to have script which will start copy the file though i close my working terminal. regards, purple (4 Replies)
Discussion started by: thepurple
4 Replies

7. Windows & DOS: Issues & Discussions

Terminal Services access to NFS

Hi, I am currently looking into a issue that has me scratching my head somewhat. Users from our branch down south use terminal services to work on within there windows desktop. The user used to be able to access NFS via her terminal services screen rather than reverting back to her windows... (1 Reply)
Discussion started by: wiggy332
1 Replies

8. UNIX for Dummies Questions & Answers

FTP Access

How to restrict ftp user to move to the parent directory of his home directory. Any suggestions will be appreciated. O.S Sun solaris Regards (3 Replies)
Discussion started by: sehgalniraj
3 Replies

9. UNIX for Dummies Questions & Answers

Need Someone With Access To Unix Terminal

Any chance someone could look up the Whois for www.weddingchannel.la and www.art.la at the following link: whois -h whois.afilias-grs.info domainname.la Thanks in advance!!! rdm (4 Replies)
Discussion started by: rdm
4 Replies
Login or Register to Ask a Question