I'm getting a very weird problem.
I have successfully mounted an sftp directory using gio mount (previously known as gvfs-mount).
I then try to create a symbolic link to this directory as ln -sv /path/to/mounted/drive
. The output suggests the correct path was linked to
However, when I perform an ls -l
command, it shows the link as broken, and on closer inspection, it looks as if the colon (i.e. :
) character has been replaced by some weird chicken-like symbol, as shown in the image.
I'm completely stumped. I've performed this procedure on other computers (admittedly linux mint, not ubuntu) in the past, and it's always worked. No idea what that chicken thing is about.
Has anyone encountered this before, and has any idea how to solve it?
EDIT: This is the character, if it helps: . It seems to be a compound character, composed over three lines ...
Copying it into charmap shows it is the U+F022
character in the Common script category:
General Character Properties
In Unicode since: 1.1
Unicode category: Other, Private Use
Various Useful Representations
UTF-8: 0xEF 0x80 0xA2
UTF-16: 0xF022
C octal escaped UTF-8: \357\200\242
XML decimal entity: 