Custom Query (8097 matches)
Results (49 - 51 of 8097)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#12757 | worksforme | Use the following host | ||
Description |
In Filezilla server 1.5.1 the field called use the following host (leave empty to use the default one) doesn't appear to be working correctly. I believe that before version 1 that field was the Get External IP. When trying to setup a passive FTP session I get an error back that server sent an unrouteable address. It sends back an RFC1918 address. When I try to paste in the original http://ip.filezilla-project.org/ip.php I get connected but I get errors on the client that it cannot prepare for the data connection. If I enter in my dynamic DNS name in that field I get the same result. The only way to get it to work is to put in my public IP in that field which is a dynamic IP. When I go to http://ip.filezilla-project.org/ip.php I get an error NET::ERR_CERT_COMMON_NAME_INVALID You cannot visit ip.filezilla-project.org right now because the website uses HSTS. Network errors and attacks are usually temporary, so this page will probably work later. |
|||
#12747 | fixed | filezilla client hangs on windows | ||
Description |
The latest filezilla 3.59 hangs after detecting a timeout. It shows "Error: Connection timed out after N seconds of inactivity" and then stops responding to commands like "cancel current operation", "stop and remove all (from queue)" or never tries to redo the current operation. If I close the program it still stays in the task manager and I have to kill it with the taskkill command on windows to get rid of it. It makes working over poor connections very difficult and frustrating. |
|||
#12745 | fixed | Libfilezilla 0.38.0 build failure | ||
Description |
On Fedora 36 and 37: libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c aio/aio.cpp -fPIC -DPIC -o aio/.libs/libfilezilla_la-aio.o aio/aio.cpp:266:103: error: return type 'class std::tuple<int, const unsigned char*, long unsigned int>' is incomplete
make[1]: * [Makefile:830: aio/libfilezilla_la-aio.lo] Error 1 |