[Bug 29485] symbolic links with spaces in their pathnames on ftp servers does not work
kthu
Kjetil.Thuen at broadpark.no
Sun Feb 26 19:30:20 UTC 2006
Public bug report changed:
https://launchpad.net/malone/bugs/29485
Comment:
Certainly:
[ kjetil /ftp/test ]$ touch foo
[ kjetil /ftp/test ]$ ln -s foo "bar baz"
[ kjetil /ftp/test ]$ gnomevfs-ls ftp://kjetil:******@localhost/test
. (Directory, x-directory/normal) size 4096
.. (Directory, x-directory/normal) size 4096
bar [link: /test/foo ] (Regular, application/octet-stream) size 0
foo (Regular, application/octet-stream) size 0
[ kjetil /ftp/test ]$ ncftpls -l ftp://kjetil:******@localhost:/test/
lrwxrwxrwx 1 ftp ftp 3 Feb 26 19:22 bar baz -> foo
-rw-r--r-- 1 ftp ftp 0 Feb 26 19:22 foo
OT: Does Malone allow pre or code tags to prevent code lines from
wrapping?
More information about the desktop-bugs
mailing list