michaelogrant / macfusion

Automatically exported from code.google.com/p/macfusion
Other
1 stars 1 forks source link

SSHFS | Finder | copy | Administrator password requested | fails | Finder Error code -43 #257

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Mount an AFS volume over sshfs with MacFusion 1.2b3 - no options set
2. Drag/Drop a file from one folder to another

What is the expected output? What do you see instead?
Expected - file moves to new folder
Happens - Administrator password is requested; fails with a dialog "The 
operation cannot be 
completed because one or more required items cannot be found (Error code -43)"

What version of the product are you using? On what operating system?
MacFUSE 10.5 1.0.0 (On Leopard 9A581). This has been the same with 0.4.0 and 
previous 
MacFusion versions on Tiger as well - was hoping it would just go away with the 
OS change. :)

Please provide any additional information below.
Works great on the command line (mv) - no failures, and the changes are 
reflected in the Finder 
quickly.

I've cross-posted this to MacFUSE as well - Issue 282 for them.

Original issue reported on code.google.com by stradl...@gmail.com on 30 Oct 2007 at 2:12

Attachments:

GoogleCodeExporter commented 8 years ago
Hi

To begin with: for the MacFusion favourite, try 
Extra Options (Advanced): 
-o defer_permissions

Does that resolve the issue?

> the same with 0.4.0 

With MacFUSE 0.4.0, did you try the following (legacy) option? 

-o defer_auth

> Administrator password is requested

Is that dialogue presented by Finder, or by some other application?

What happens if you _do_ enter admin credentials?

What happens if you do _not_ enter admin credentials?

> MacFUSE as well - Issue 282  

Amit's comments at http://code.google.com/p/macfuse/issues/detail?id=282#c2 
noted. 

Original comment by grahampe...@gmail.com on 31 Oct 2007 at 7:30

GoogleCodeExporter commented 8 years ago
> Works great on the command line (mv)

... that observation probably reduces the likelihood of 
-o defer_permissions
resolving the issue with Apple Finder but still, let's give it a go. 

Original comment by grahampe...@gmail.com on 31 Oct 2007 at 7:33

GoogleCodeExporter commented 8 years ago

Original comment by grahampe...@gmail.com on 31 Oct 2007 at 7:42

GoogleCodeExporter commented 8 years ago
Cross reference 
http://code.google.com/p/macfusion/issues/detail?id=248

Original comment by grahampe...@gmail.com on 1 Nov 2007 at 2:02

GoogleCodeExporter commented 8 years ago
Cross-reference from http://code.google.com/p/macfuse/issues/detail?id=282:

>and FWIW, only one other mention of AFS in the MacFusion list of issues: 
>http://code.google.com/p/macfusion/issues/detail?id=225 (verified as 
resolved). 

As it turns out, it was worth a lot. The -o defer_permissions (formerly 
defer_auth) was just the thing, and 
addresses the symptom of admin password being required. Thanks very much. 
Problem solved.

Original comment by stradl...@gmail.com on 3 Nov 2007 at 1:46

GoogleCodeExporter commented 8 years ago
Thanks for verifying!

Original comment by grahampe...@gmail.com on 3 Nov 2007 at 6:38