michaelogrant / macfusion

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

Microsoft FTP service | copy to FTP | error message re: permissions #231

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Log into an FTP site running Microsoft FTP service.
2. Try copying a file from the desktop to a folder on the remote FTP site.
3. An error message will pop up after copying is nearly complete complaining 
about permissions.

What is the expected output?

I'd expect to see that that the file is copied over to the FTP site.

What do you see instead?

A crummy error message.

What version of the product are you using?

MacFusion 1.2 beta 3

On what operating system?

Mac OS X 10.4.10

Please provide any additional information below.

I tried a couple strings (-o defer_auth and -oumask=022) in the "Extra Options" 
field and I was 
able to view the contents of folders on the FTP site.  Unfortunately, there 
still seems to be a 
permissions issue, because I can't drag and drop a file onto one of these 
folders on the FTP site.  
The data is all copied, but as its attempting to complete the copy, an error 
message pops up 
complaining about privileges...

Original issue reported on code.google.com by sch...@gmail.com on 26 Jul 2007 at 3:16

Attachments:

GoogleCodeExporter commented 8 years ago
MacFUSE, MacFusion and crummy error messages aside, there are issues with:

* Finder
* some types of FTP server
* etc..

1) What is the error message? 

2) What is your response to the error message?

3) Are you using Finder to attempt the copy?

4) Are the options with which you're experimenting entered appropriately? For 
example

-odefer_auth,umask=022

> The data is all copied, but as its attempting to complete the copy, an error 
message

5) Do you mean that the copy is successful _despite_ the error message? 
Or, following your response to the error message, you find that the copy has 
not occurred? 
Please clarify. 

--

If you'd like to provide us with information to help with debugging: 

FTP Extra Options (Advanced) 
-o ftpfs_debug=3 -d -v 

When sharing the debug log, you may wish to obscure/remove your password and 
other sensitive information. 

Regards
Graham

Original comment by grahampe...@gmail.com on 17 Aug 2007 at 6:14

GoogleCodeExporter commented 8 years ago

Original comment by grahampe...@gmail.com on 17 Aug 2007 at 6:14

GoogleCodeExporter commented 8 years ago
I've tried to answer questions from your last post:

1.  The error message was attached with my first post, but it was "The 
operation cannot be completed 
because you do not have sufficient privileges for some of the items."
2.  The only response I am able to make is to click "OK"...
3.  Yes, I am using the Finder to make the copy...
4.  The "Extra Options" that I had set were "-oumask=022"...  
5.  The copy is not successful.  The copy gets about half way (see Picture 
4.png), I get an error message, and 
then the copy fails...

Brad

Original comment by sch...@gmail.com on 20 Aug 2007 at 7:09

Attachments:

GoogleCodeExporter commented 8 years ago
> The error message was attached with my first post

Sorry, I overlooked that attachment! 

For debugging purposes, please specify Extra Options (Advanced):

-o umask=022,ftpfs_debug=3 -d -v 

You can paste the logged information to 
<http://pastie.textmate.org/> but please remove or obscure your password and 
other sensitive information 
before doing so. 

Regards
Graham

Original comment by grahampe...@gmail.com on 20 Aug 2007 at 1:06