id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2841	[ftpfs] [regression] mc adds spaces at the beginning of some files/dirs on AIX ftp servers	leadman	andrew_b	"Hi everyone,
as I was asked in ticket #2635 , I have compiled latest 'mc' from git. The problem with leading spaces in ftp connection still occurs. This bug occurs when connecting to FTP servers on AIX 5.3.0.0 and 6.1.0.0. The only difference with previous version of 'mc' is that now it shows spaces before some file names instantly after establishing an FTP connection(no part with ""?"" mark). I can provide gdb stack trace if this is necessary. I suppose correct component would be mc-vfs? As this bug makes 'mc' unusable with AIX ftp server I suggest to change it's priority to critical.

Below you will find compiled version:
{{{
patben@esp-patben-lin:~$ LC_MESSAGES=C /usr/local/bin/mc -V
GNU Midnight Commander 4.8.3-114-ga343070
Built with GLib 2.32.3
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish
Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;
patben@esp-patben-lin:~$ LC_MESSAGES=C /usr/local/bin/mc -F
Root directory: /home/patben

[System data]
    Config directory: /usr/local/etc/mc/
    Data directory:   /usr/local/share/mc/
    VFS plugins and scripts: /usr/local/libexec/mc/
	extfs.d:        /usr/local/libexec/mc/extfs.d/
	fish:           /usr/local/libexec/mc/fish/

[User data]
    Config directory: /home/patben/.config/mc/
    Data directory:   /home/patben/.local/share/mc/
	skins:          /home/patben/.local/share/mc/skins/
	extfs.d:        /home/patben/.local/share/mc/extfs.d/
	fish:           /home/patben/.local/share/mc/fish/
	mcedit macros:  /home/patben/.local/share/mc/mc.macros
	mcedit external macros: /home/patben/.local/share/mc/mcedit/macros.d/macro.*
    Cache directory:  /home/patben/.cache/mc/
patben@esp-patben-lin:~$ /usr/local/bin/mc --configure-options

patben@esp-patben-lin:~$ 
}}}"	defect	closed	major	4.8.27	mc-vfs	master	fixed	ftpfs, regression			3174	merged	committed-master
