Directory name with hashtag goes to infinity
Status: Alpha
Brought to you by:
braga
Problem with directories named "#00 - Description", "#01 - Description", &c.
Going into directory "#00 - Description" shows again parent directory, this goes to infinity.
"./#00 - Description/#00 - Description/#00 - Description/#00 - Description/&c."
The hashtag seems to be the problem. Renaming the directory without hashtag reveals true content. Unfortunately I have many directories starting with hashtag.
Arch Linux (3.10.10-1)
curlftpfs 0.9.2-4
curl 7.32.0-2
libcurl developer says: "Quite possibly it is caused by sending URLs to libcurl with an un-encoded '#' letter thinking that will get a file, while that's not happening since 7.20.0.
Gentoo has patched it by applying primitive escaping: https://gitweb.gentoo.org/repo/gentoo.git/plain/net-fs/curlftpfs/files/curlftpfs-0.9.2-fix-escaping.patch