FTP over HTTPS

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Locked
Message
Author
marcusnl
500 Command not understood
Posts: 4
Joined: 2008-12-05 08:15
First name: Mark
Last name: Lelieveld

FTP over HTTPS

#1 Post by marcusnl » 2008-12-05 08:20

Is FTP over HTTPS possible with Filezila?
I want to access my home FTP server from work where the FTP ports are closed.

rtrice81
500 Command not understood
Posts: 2
Joined: 2008-12-05 20:12
First name: Richie

Re: FTP over HTTPS

#2 Post by rtrice81 » 2008-12-05 20:15

FTP and HTTPS are protocols
21 and 443 are ports

by default FTP uses port 21 and HTTPS uses port 443

with that said any port can be used for any protocol

So you just have to set your Filezilla server to list to port 443 and point your client at your workstation to connect to port 443


-Richie

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

Re: FTP over HTTPS

#3 Post by boco » 2008-12-05 22:52

If your company blocks common FTP ports you can use a proxy.
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

marcusnl
500 Command not understood
Posts: 4
Joined: 2008-12-05 08:15
First name: Mark
Last name: Lelieveld

Re: FTP over HTTPS

#4 Post by marcusnl » 2008-12-05 23:28

Is there any way I can connect tot the ftp server via a web browser without having to install additional add-ons or a client?
Basically I want to go to IE on any workstation anywhere, browse to https://myftp.mydomain.any, log on and up- or download files via the webbrowser, over the https protocol.

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

Re: FTP over HTTPS

#5 Post by boco » 2008-12-05 23:42

HTTP(S) and FTP are different protocols. IE 'directory view' is using FTP, not HTTP.

Take a look at HFS. It does nearly the same as Filezilla Server, but with HTTP.
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

marcusnl
500 Command not understood
Posts: 4
Joined: 2008-12-05 08:15
First name: Mark
Last name: Lelieveld

Re: FTP over HTTPS

#6 Post by marcusnl » 2008-12-06 08:21

Looks cool, too bad it doesn't support https.

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

Re: FTP over HTTPS

#7 Post by boco » 2008-12-06 23:39

Yeah it currently supports HTTPS only through STunnel. But the developer works on it.

http://www.rejetto.com/wiki/index.php?t ... PS_and_SSL
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

marcusnl
500 Command not understood
Posts: 4
Joined: 2008-12-05 08:15
First name: Mark
Last name: Lelieveld

Re: FTP over HTTPS

#8 Post by marcusnl » 2008-12-09 20:09

Thanks

cszeto
226 Transfer OK
Posts: 242
Joined: 2006-04-27 08:48
Location: Arizona, USA

Re: FTP over HTTPS

#9 Post by cszeto » 2008-12-16 15:51

You might want to be mindful that there may be reasons that the corporate IT team blocked such a configuration in the first place. The correct approach is to make a request through the IT team if this is for a legitimate configuration and use. Encrypting the traffic as you circumvent a "control" just makes you look "guilter" if you are violating corporate policies.
Microsoft MVP (2004 through 2008)

User avatar
shareasus
500 Command not understood
Posts: 3
Joined: 2009-02-06 10:26
First name: Sujan
Last name: Patricia

Re: FTP over HTTPS

#10 Post by shareasus » 2009-02-06 11:30

I can't connect HTTPS server using FileZilla. I used diff port, but couldn't make it in time.

Pls help me.

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

Re: FTP over HTTPS

#11 Post by boco » 2009-02-06 14:36

You cannot connect to a HTTPS server with Filezilla. FTP and HTTP(S) are different, incompatible protocols.
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

User avatar
shareasus
500 Command not understood
Posts: 3
Joined: 2009-02-06 10:26
First name: Sujan
Last name: Patricia

Re: FTP over HTTPS

#12 Post by shareasus » 2009-02-09 04:26

Thanks boco for ur reply. So whats the solution to connect the http://www.asiarooms.com/ 's HTTPS server with FileZilla?

Cypress
226 Transfer OK
Posts: 121
Joined: 2008-09-13 19:39
First name: J

Re: FTP over HTTPS

#13 Post by Cypress » 2009-02-09 07:27

the http server program points to a directory on the server figure it out..
make a user on filezilla that has that as their directory.

So..
If the directory that the http server gets its files from was:
E:\public_html

Go to filezilla server and setup a user with the shared folder:
E:\public_html

lance
500 Command not understood
Posts: 1
Joined: 2011-02-28 11:33

Re: FTP over HTTPS

#14 Post by lance » 2011-02-28 11:41

try to create FTP over HTTP (bypass your firewall) with tunnelex
Last edited by boco on 2011-02-28 13:51, edited 1 time in total.
Reason: removed commercial advertising link

Locked