michaelogrant / macfusion

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

Cant copy a file via ftp on a server #289

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. mount ftp server
2. copy and paste a file onto server
3. error -36, file cant be read or written

What is the expected output? What do you see instead?
Normally the file would be copied to the ftp server
instea i get "error -36, file cant be read or written"

What version of the product are you using? On what operating system?
macfusion 2.03. i am using mac osx 10.6.3, macfuse 2,15

Please provide any additional information below.
eben with macfuse 2.0.3 i get this error.
The FTP server is fine since i can copy files with filezilla. i would prefer to 
use macfusion!

Original issue reported on code.google.com by YHar...@gmail.com on 19 May 2010 at 8:04

Attachments:

GoogleCodeExporter commented 8 years ago
Same problem under 10.6.3 with MacFusion 2.0.4-SL and both MacFuse 2.1.5 and 
2.1.7

Original comment by BOW...@gmail.com on 5 Jun 2010 at 3:10

GoogleCodeExporter commented 8 years ago
I second that under 10.6.4 with MacFuse 2.1.5 Beta and MacFusion 2.0.4-SL.

Original comment by joeriver...@gmail.com on 23 Jul 2010 at 3:30

GoogleCodeExporter commented 8 years ago
Same problem.

Finder creates a resource fork ._file and the file to be copied, then throws 
"error -36, file can't be read or written" on a curlftpfs mount (works fine 
with SSHFS, but the server is an ARM9 server, and the CPU bottlenecks the 
transfer rate to 2MB/s with SSH). Apparently it can't read the resource fork it 
has created.

vsftpd: version 2.0.4+ (ext.3)
OS X 10.6.4 (10F569)
Macfusion 2.0.3
MacFuse 2.1.5 Beta (or 2.1.7 Beta or 2.0.3)

OS X kernel log:
Aug 11 10:06:30 MacBook kernel[0]: MacFUSE: filehandle_get failed in open 
(type=0, err=13)
Aug 11 10:08:03 MacBook kernel[0]: MacFUSE: filehandle_get: failed for 
._test.zip (type=0, err=13, caller=0x22543712)

vsftpd.log:
Tue Aug 10 20:17:02 2010 [pid 26766] CONNECT: Client "10.0.0.5"
Tue Aug 10 20:17:02 2010 [pid 26765] [usr] OK LOGIN: Client "10.0.0.5"
Tue Aug 10 20:17:02 2010 [pid 26767] [usr] OK DOWNLOAD: Client "10.0.0.5", 
"/._test.zip", 4096 bytes, 7920.79Kbyte/sec  (this occurs when Finder gets the 
directory listing)
3] [usr] OK DELETE: Client "10.0.0.5", "/._test.zip" (this occurs when Finder 
tries to copy test.zip)
Tue Aug 10 20:17:01 2010 [pid 26743] [usr] OK UPLOAD: Client "10.0.0.5", 
"/test.zip", 0.00Kbyte/sec
Tue Aug 10 20:17:01 2010 [pid 26743] [usr] OK DOWNLOAD: Client "10.0.0.5", 
"/test.zip", 0.00Kbyte/sec
Tue Aug 10 20:17:01 2010 [pid 26743] [usr] OK UPLOAD: Client "10.0.0.5", 
"/._test.zip", 0.00Kbyte/sec
Tue Aug 10 20:17:01 2010 [pid 26743] [usr] OK DOWNLOAD: Client "10.0.0.5", 
"/._test.zip", 0.00Kbyte/sec
Tue Aug 10 20:17:01 2010 [pid 26743] [usr] OK UPLOAD: Client "10.0.0.5", 
"/._test.zip", 4096 bytes, 4175.37Kbyte/sec

Original comment by notkricf...@yahoo.com on 11 Aug 2010 at 7:21

Attachments:

GoogleCodeExporter commented 8 years ago
I've also seen this error on SSH mounts!

Original comment by phunks...@gmail.com on 18 Aug 2010 at 7:40

GoogleCodeExporter commented 8 years ago
I'm having the same problem! Any solution yet?

Original comment by frank.la...@gmail.com on 7 Apr 2011 at 12:47

GoogleCodeExporter commented 8 years ago
also having the same problem via sshfs... is it a macfuse issue or a macfusion 
issue?

Original comment by gotjos...@gmail.com on 3 May 2011 at 12:06

GoogleCodeExporter commented 8 years ago
Same problem - hoping for a quick solution!

Original comment by nicholas...@gmail.com on 15 May 2011 at 10:57