When using a browser can't connect to server.

Come here to discuss FileZilla and FTP in general

Moderator: Project members

Post Reply
Message
Author
skper
500 Command not understood
Posts: 3
Joined: 2020-05-24 04:04
Location: Canada

When using a browser can't connect to server.

#1 Post by skper » 2020-05-24 04:50

Hi,
When I use my FileZilla client to log in to the server, I can log in just fine with no problem. But, whenever I use my browser and type in from the URL, I can never log in to the server. I can just see in my log files some commands like, SYST, FEAT, 211 features,MDTM, REST STREAM, SIZE and so on and on without ever getting in to the server. :o
Did I miss something to setup in my server? If I do, can someone guide me? Thanks.

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: When using a browser can't connect to server.

#2 Post by botg » 2020-05-24 22:22

Web browsers have utterly abysmal FTP support. These web-hipsters lack the technical expertise to implement a good old protocol. Just use a proper FTP client, problem solved.

skper
500 Command not understood
Posts: 3
Joined: 2020-05-24 04:04
Location: Canada

Re: When using a browser can't connect to server.

#3 Post by skper » 2020-05-25 01:31

Hi botg,
Ok, thank you so much for the reply. I was just wondering how come I can't use a regular internet browser, while I see this website using using/accessing FTP through a browser. Thanks again botg!

User avatar
boco
Contributor
Posts: 26934
Joined: 2006-05-01 03:28
Location: Germany

Re: When using a browser can't connect to server.

#4 Post by boco » 2020-05-25 05:30

Many websites use HTTP wrappers to access FTP servers. Technically, that's HTTP being used in the browser.

Browsers don't support FTP over TLS. Plain unencrypted FTP only. And even that support is going away, FTP support will soon be removed from all major browsers.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

skper
500 Command not understood
Posts: 3
Joined: 2020-05-24 04:04
Location: Canada

Re: When using a browser can't connect to server.

#5 Post by skper » 2020-05-26 22:48

Hi boco, thank you so much for the info!

Post Reply