When using hostfs I can do this:
DOS"R:/dir1/file=/dir2/file"
to move a file from one dir to another. When using the emulator with a sd-card, this doesn't work. It seems in that case it is not posible to specifiy a directory.
Is this behaviour by design, as the function is actualy meant to rename a file, not move it?