Patch for PRET-Support in Filezilla 3.3.3

Moderator: Project members

Message
Author
User avatar
botg
Site Admin
Posts: 35507
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Patch for PRET-Support in Filezilla 3.3.3

#16 Post by botg » 2014-08-23 09:29

There's no formal and consistent specification for PRET. Hence it just cannot be implemented.

FileGamer
450 Internal Error
Posts: 38
Joined: 2014-08-16 06:26

Re: Patch for PRET-Support in Filezilla 3.3.3

#17 Post by FileGamer » 2014-10-05 01:26

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 before ‘}’ token
};
^
ftpcontrolsocket.cpp:105:1: error: expected declaration before ‘}’ token
Makefile:667: recipe for target 'libengine_a-ftpcontrolsocket.o' failed

botg wrote:There's no formal and consistent specification for PRET. Hence it just cannot be implemented.
I understand that which is why I'm using this for personal use on a server that for some reason, HAS to use PRET.

User avatar
botg
Site Admin
Posts: 35507
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Patch for PRET-Support in Filezilla 3.3.3

#18 Post by botg » 2014-10-05 09:19

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?

FileGamer
450 Internal Error
Posts: 38
Joined: 2014-08-16 06:26

Re: Patch for PRET-Support in Filezilla 3.3.3

#19 Post by FileGamer » 2014-10-05 16:11

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?
I don't know, but for the time being, I'm stuck using it. Can you please help me?

User avatar
botg
Site Admin
Posts: 35507
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Patch for PRET-Support in Filezilla 3.3.3

#20 Post by botg » 2014-10-05 18:51

No, not on this one.

FileGamer
450 Internal Error
Posts: 38
Joined: 2014-08-16 06:26

Re: Patch for PRET-Support in Filezilla 3.3.3

#21 Post by FileGamer » 2014-10-06 02:40

botg wrote:No, not on this one.
Never mind, I got it! Thank you for your help with everything else!

Post Reply