Opened 21 years ago
Closed 15 years ago
#1875 closed Feature request (outdated)
PASV IP address in a seperate file
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | lockenkopf, Alexander Schuch | |
Component version: | Operating system type: | ||
Operating system version: |
Description
How about storing the PASV ip address in a seperate
file, that way people using dydns with programs like
DirectUpdate can easily update the ftp server, and carry
out the service restart. To do it at the moment requires
reading the whole xml file in, changing the parameter
than outputting it again... kinda long winded.
Alternatively provide a small program like
pasvipupdate.exe which you could run with the new ip
to update the ftp engin
Change History (2)
comment:1 by , 21 years ago
comment:2 by , 15 years ago
Resolution: | → outdated |
---|---|
Status: | new → closed |
I guess this outdated by the more elegant options to retrieve the external IP address either by a (dynamic DNS) hostname or via HTTP by a script like [1] or [2].
[1] http://ip.filezilla-project.org/ip.php
[2] http://checkip.dyndns.org/
yeah, that would be really great, if you could do that! :)