FTP "Send Commands" issue
Moderators: Hacker, petermad, Stefan2, white
FTP "Send Commands" issue
"Send Commands" use ";" as commands separator. However, some FTP commands may contain ";" (e.g. OPTS MLST). It is necessary to somehow fix this problem: select another separator, or use quotation marks, escaping, etc.
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: FTP "Send Commands" issue
Sorry, I will not change this for compatibility with older TC versions.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: FTP "Send Commands" issue
But you can use self-escaping (";;" -> ";") - this method is absolutely compatible with older versions 
PS
Proper configuration of OPTS MLST (eliminating factors not used by TC) can sometimes significantly accelerate the reading of large directories.

PS
Proper configuration of OPTS MLST (eliminating factors not used by TC) can sometimes significantly accelerate the reading of large directories.
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: FTP "Send Commands" issue
This was added in beta 5, could someone test it please?
13.11.19 Added: FTP, send commands: Allow to send semicolons within a command by duplicating it, e.g. CWD /test/a;;b;;c;PWD sends commands CWD /test/a;b;c and PWD (32/64)
13.11.19 Added: FTP, send commands: Allow to send semicolons within a command by duplicating it, e.g. CWD /test/a;;b;;c;PWD sends commands CWD /test/a;b;c and PWD (32/64)
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: FTP "Send Commands" issue
My own tests were successful, so I'm moving this to "fixed bugs".
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com