Description of problem: Nautilus thinks the free space on the fuse-sshfs mounted directory is zero bytes, so it doesn't allow drag and drop copying of files. Version-Release number of selected component (if applicable): fuse-sshfs-1.2-3.fc4 How reproducible: Always Steps to Reproduce: 1.Mount a remote directory via sshfs 2.Try to drag a file to the directory with Nautilus 3.No space on volume Actual results: No space on volume Expected results: Successful copy Additional info: This appears to have been addressed in the upstream version. I downloaded and built fuse-sshfs 1.4, and the problem doesn't occur. It appears that sshfs in 1.4 reports that there is 1TB of free space on the destination, which at least works.