Opened 17 years ago
Closed 3 years ago
#1759 closed Feature request (fixed)
IPv6 Support in server
Reported by: | fordm5 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | fordm5, rayrob, Alexander Schuch | |
Component version: | Operating system type: | ||
Operating system version: |
Description
IPv6 support in FileZilla would rock my world.
Change History (3)
comment:1 Changed 16 years ago by
comment:2 Changed 12 years ago by
This feature request if for FileZilla server. For the server, please see
following RFE:
[ 884750 ] IPv6 Support in client
comment:3 Changed 3 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I would also like to see IPv6 support in both the client and
server.
The client already uses PuTTY for its SSH support. Since
PuTTY already supports IPv6, you could possibly use it to
provide IPv6 support.
If I enter an IPv6 address such as 2001:4f8:0:2::1f
(ftp.mozilla.org), Fillezilla client tries to connect on port 1f.
Obviously the way it parses address would need to be
changed.
Ray