Yeah, I'm trying to compile for Windows. So how do I change the directory or get the compiler to find it.botg wrote:Only if you want to compile FileZilla for Linux.
Search found 38 matches
- 2015-06-21 17:02
- Forum: FileZilla and FileZilla Server Development
- Topic: WxWidgets Problem when Compiling Filezilla in Debian
- Replies: 5
- Views: 4570
Re: WxWidgets Problem when Compiling Filezilla in Debian
- 2015-06-21 04:38
- Forum: FileZilla and FileZilla Server Development
- Topic: WxWidgets Problem when Compiling Filezilla in Debian
- Replies: 5
- Views: 4570
Re: WxWidgets Problem when Compiling Filezilla in Debian
Trying to compile the latest version of Filezilla for Windows on Debian Jessie checking for wx-config... /usr/bin/wx-config It only finds the system's native wx-config. Check your PATH. This is what the libs command returns: /home/debian/src/filezilla-3.11.0.2# wx-config --libs -L/usr/lib/x86_64-li...
- 2015-06-20 06:15
- Forum: FileZilla and FileZilla Server Development
- Topic: WxWidgets Problem when Compiling Filezilla in Debian
- Replies: 5
- Views: 4570
WxWidgets Problem when Compiling Filezilla in Debian
Hello. Trying to compile the latest version of Filezilla for Windows on Debian Jessie. I installed wxWidgets 3.0.2 today as well. I've used this VM to compile Filezilla successfully before. Ran apt-get update today as well. When I go to ./configure in the Filezilla source code folder just like it sa...
- 2014-12-19 06:52
- Forum: FileZilla and FileZilla Server Development
- Topic: Howto: Compiling FileZilla 3 under Windows
- Replies: 206
- Views: 265850
Re: Howto: Compiling FileZilla 3 under Windows
Hi, there? Do you solved this problem? I'm just completed compiling. cc1plus.exe stop working problem still present, but I solved. That problem related the '-std=gnu++11' options in Makefile. The 'aboutdialog.cpp' file (maybe first file occurring cc1plus.exe problem) have to complie "-std=c++1...
- 2014-10-07 13:17
- Forum: FileZilla Client Support
- Topic: Failed Transfers Because of Limited Slots
- Replies: 4
- Views: 1711
Re: Failed Transfers Because of Limited Slots
Shared web server, not dedicated, so who knows how many people I'm sharing this server with.botg wrote:Yes.
What's the reason for this highly unusual server configuration?
- 2014-10-06 21:33
- Forum: FileZilla Client Support
- Topic: Failed Transfers Because of Limited Slots
- Replies: 4
- Views: 1711
Re: Failed Transfers Because of Limited Slots
Listing directory contents counts as transfer. Note the reply code, it starts with a 5 meaning permanent error as per FTP specifications. On permanent errors FileZilla does not retry automatically. Try setting a connection limit of 3 in the site manager for your server. For uploading though, I have...
- 2014-10-06 04:48
- Forum: FileZilla Client Support
- Topic: Failed Transfers Because of Limited Slots
- Replies: 4
- Views: 1711
Failed Transfers Because of Limited Slots
So I connect to a server that gives me a max of 3 download slots. Whenever I select a folder or select a bunch of files that are more than 3, it fails to queue more than three of them and makes them failed transfers. This is what Filezilla tells me: Response: 550 Your have reached your maximum of 3 ...
- 2014-10-06 03:02
- Forum: FileZilla Client Support
- Topic: FXP Support on Client
- Replies: 3
- Views: 7185
Re: FXP Support on Client
Are there any plans to support server-to-server FXP transfers in future Filezilla releases? I heard it was expected to be added when Filezilla 3 was being developed, but it never happened.boco wrote:No for both.
- 2014-10-06 02:40
- Forum: FileZilla and FileZilla Server Development
- Topic: Patch for PRET-Support in Filezilla 3.3.3
- Replies: 20
- Views: 15207
Re: Patch for PRET-Support in Filezilla 3.3.3
Never mind, I got it! Thank you for your help with everything else!botg wrote:No, not on this one.
- 2014-10-05 16:11
- Forum: FileZilla and FileZilla Server Development
- Topic: Patch for PRET-Support in Filezilla 3.3.3
- Replies: 20
- Views: 15207
Re: Patch for PRET-Support in Filezilla 3.3.3
I don't know, but for the time being, I'm stuck using it. Can you please help me?botg wrote:Another issue with PRET: It does not work with IPv6. IPv6 is the future, IPv4 a thing of the past. Why are people still using it?
- 2014-10-05 01:26
- Forum: FileZilla and FileZilla Server Development
- Topic: Patch for PRET-Support in Filezilla 3.3.3
- Replies: 20
- Views: 15207
Re: Patch for PRET-Support in Filezilla 3.3.3
Anyone know how to update this "patch" to be added to the latest version of Filezilla's source code to compile correctly? I'm getting this: ftpcontrolsocket.cpp:99:2: error: expected ‘}’ before ‘rawtransfer_rest’ rawtransfer_rest, ^ ftpcontrolsocket.cpp:105:1: error: expected initializer b...
- 2014-10-04 21:35
- Forum: FileZilla and FileZilla Server Development
- Topic: Howto: Compiling FileZilla 3 under Windows
- Replies: 206
- Views: 265850
Re: Howto: Compiling FileZilla 3 under Windows
I did issue those commands at the beginning of the whole thing as a normal user, but they didn't return anything like a note or success message or anything? That's normal. The return code of each command can be accessed through the $? special parameter. libgnutls 3.1.12 greater was not found. You c...
- 2014-10-04 03:52
- Forum: FileZilla and FileZilla Server Development
- Topic: Howto: Compiling FileZilla 3 under Windows
- Replies: 206
- Views: 265850
Re: Howto: Compiling FileZilla 3 under Windows
Let's start with your environment first. Do you have the PATH, CPPFLAGS, LDFLAGS and PKG_CONFIG_PATH variables set as mentioned in the guide? Note that these variables need to be set anew if you ever close the shell. I'm using an Oracle VM VirtualBox which saves the machine state whenever I close i...
- 2014-09-30 13:14
- Forum: FileZilla and FileZilla Server Development
- Topic: Howto: Compiling FileZilla 3 under Windows
- Replies: 206
- Views: 265850
Re: Howto: Compiling FileZilla 3 under Windows
I did whatever the wiki article says to do. Alright, well how do i uninstall whatever wx is there and install the correct wx 3?botg wrote:Yup. You didn't compile and install wx 3 correctly. In fact it doesn't seem to be there at all. Have you even setup your environment variables?
- 2014-09-30 05:37
- Forum: FileZilla Client Support
- Topic: "Always trust certificate" checkbox disabled
- Replies: 7
- Views: 16875
Re: "Always trust certificate" checkbox disabled
Wha? No, I was asking about where the code for disabling the notifications of accepting expired certificates is in the source code?botg wrote:It appears by now the certificate in question has been updated to no longer be expired.