Create a directory containing a space in the name, e.g. the default "untitled folder". Do a cut operation on a file and try to paste into the folder. You will get an error message "Not on the same filesystem" even though the files are in the same user directory. Edit the directory name to remove the space and the cut and paste operation works. Performing the operation in bash shell using "mv" works correctly with a space in the name, so the problem appears to be in nautilus.
↧