[TC 11.01] FTP client - problems opening folders with space in front of the name

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: white, Hacker, petermad, Stefan2

alejandrodarz
Junior Member
Junior Member
Posts: 9
Joined: 2023-09-15, 00:19 UTC

Re: [TC 11.01] FTP client - problems opening folders with space in front of the name

Post by *alejandrodarz »

ghisler(Author) wrote: 2023-09-23, 09:12 UTC The standard Unix template works for me:

Code: Select all

pppppppppp                     !S* TTT DDDDDDDD n*
Your first one with $n will ignore the leading spaces.
My server only has read permission, and allows only one connection per IP
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.01] FTP client - problems opening folders with space in front of the name

Post by *ghisler(Author) »

It must be a problem with your server. It works for example with ProFTPd:

Code: Select all

CWD  test
250 CWD command successful
Last edited by white on 2023-09-26, 14:12 UTC, edited 1 time in total.
Reason: Put command in a code block, otherwise 2 spaces will be displayed as 1 space.
Author of Total Commander
https://www.ghisler.com
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.01] FTP client - problems opening folders with space in front of the name

Post by *ghisler(Author) »

Moderator message

Moved to will not be changed
Author of Total Commander
https://www.ghisler.com
Post Reply