Thread: FTP won't connect...
Results 1 to 6 of 6
Related
-
How to connect to database mysql Forum: Databases
Replies: 1 -
remote connect to Mysql Forum: PHP Forum
Replies: 8 -
i can connect, but i can't do anything Forum: Databases
Replies: 2 -
Unable to connect to database Forum: CGI Perl Forum
Replies: 2
-
10-16-2007, 10:21 AM #1
FTP won't connect...
Hi forum.
Can anyone help?
I recently downloaded SmartFTP and FileZilla and it is not letting me connect.
And I made sure I put all my info in correctly.
Status: Connecting to www .beautiful-beast. net ...
Status: Connected with www .beautiful-beast. net. Waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [TLS] ----------
Response: 220-You are user number 2 of 50 allowed.
Response: 220-Local time is now 18:59. Server port: 21.
Response: 220 You will be disconnected after 15 minutes of inactivity.
Command: USER beautif_dieselg
Response: 331 User beautif_dieselg OK. Password required
Command: PASS *******
Response: 530 Login authentication failed
Error: Unable to connect!
That is the error message I get for FileZilla and this is the one I get for SmartFTP[17:41:07] SmartFTP v2.5.1006.48
[17:41:07] Resolving host name "beautiful-beast.net"
[17:41:08] Connecting to 72.29.74.59 Port: 21
[17:41:18] Connected to beautiful-beast.net.
[17:41:18] 220---------- Welcome to Pure-FTPd [TLS] ----------
[17:41:19] 220-You are user number 2 of 50 allowed.
[17:41:19] 220-Local time is now 17:41. Server port: 21.
[17:41:19] 220 You will be disconnected after 15 minutes of inactivity.
[17:41:19] USER beautiful_itsnotover
[17:41:19] 331 User beautiful_itsnotover OK. Password required
[17:41:19] PASS (hidden)
[17:41:19] 530 Login authentication failed
[17:41:19] Active Help: www. smartftp
com/support/kb/51
[17:41:19] Cannot login waiting to retry (30s)...
[17:41:49] Continue to login attempt 2...
[17:41:49] QUIT
[17:41:49] 221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
[17:41:49] 221 Logout.
[17:41:49] Server closed connection
[17:41:49] Resolving host name "beautiful-beast.net"
Can someone pllleeasee help me? This is my first time using FTP and I have no idea what to do. The only thing I read that might help me has something to do with my firewall settings and Im not sure how to access those. Thanks.
-
10-16-2007, 08:29 PM #2
Re: FTP won't connect...
When you logon to an FTP server, you have to enter a logon id, password, host name (or ip address), and a port number (usually 21). Is this your website you're trying to connect to? If so, your web host should be able to supply the necessary logon credentials to you and assist you if you are having problems logging on.
Music Around The World - Collecting tips, trade
and want lists, album reviews, & more
-
10-16-2007, 09:00 PM #3
Re: FTP won't connect...
yes I was given all of that information from my host. but i figured out the problem. i was putting in the wrong thing for my username. thank you though for replying :}
-
11-25-2009, 06:09 AM #4
Re: FTP won't connect...
What HTML code do I use to allow clients to upload a file to my FTP server? I know the address, user name, and password for the FTP server. I also found code for allowing users to select a file for uploading to a "http website", but not a FTP server.
-
11-25-2009, 10:32 AM #5
Re: FTP won't connect...
You need to use an upload script, not just HTML. PHP is one scripting language you can use for this. If you have a particular scripting language you'd like to use, just search Google and you can find a script that will serve your needs.
Music Around The World - Collecting tips, trade
and want lists, album reviews, & more
-
12-02-2009, 01:10 PM #6
Re: FTP won't connect...
The other thing you have to realize is that your "FTP server" and your "http website" are one and the same. If you are using an upload script like vinyl-junkie recommended (as do I), then you can specify exactly where the file gets saved in your web directory.
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum