Bug 180662

Summary: Nautilus can't drag'n'drop to Fuse-sshfs mounted directory
Product: [Fedora] Fedora Reporter: Mace Moneta <moneta.mace>
Component: fuse-sshfsAssignee: Peter Lemenkov <lemenkov>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: fuse-sshfs-1.6-2.fc4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-04-25 18:40:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mace Moneta 2006-02-09 19:56:26 UTC
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.