Ticket #81: savannah: can't access files on ftp starting with space
commit4e56efafe65b56ae474a09befcdd6aef7fdae87d
authorSlava Zanko <slavazanko@gmail.com>
Fri, 24 Jun 2011 18:09:12 +0000 (24 21:09 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Mon, 11 Jul 2011 16:50:32 +0000 (11 19:50 +0300)
treed961333f09fbcbabd95ecfa690f6c073f39f9806
parenta4af63e82780fa81d6c512145b3d8f614acf09e7
Ticket #81: savannah: can't access files on ftp starting with space

files starting with space can't be acessed by mc through ftp - it
shows the file as not having the leading space and attempts to
access it produce 'permission denied' errors.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
lib/tests/vfs/Makefile.am
lib/tests/vfs/vfs_parse_ls_lga.c [new file with mode: 0644]
lib/vfs/direntry.c
lib/vfs/utilvfs.c
lib/vfs/utilvfs.h
lib/vfs/xdirentry.h
src/vfs/extfs/extfs.c
src/vfs/ftpfs/ftpfs.c