First of all, thanks a lot for this nice tool - good work! Really useful!
Here my problem description:
When i mount a secure ftp, produce a huge load (eg. upload a large file)
and access with another terminal the mountpoint, the software crashes with
the following message: "Software caused connection abort".
And here the output from the debug mode:
----------------------
WRITE[136643496] 512 bytes to 1092608
WRITE[136643496] 512 bytes
unique: 2216, error: 0 (Success), outsize: 24
unique: 2217, opcode: WRITE (16), nodeid: 14, insize: 576
WRITE[136643496] 512 bytes to 1093120
WRITE[136643496] 512 bytes
unique: 2217, error: 0 (Success), outsize: 24
unique: 2218, opcode: WRITE (16), nodeid: 14, insize: 576
WRITE[136643496] 512 bytes to 1093632
curlftpfs: ath.c:186: _gcry_ath_mutex_lock: Assertion `*lock ==
((ath_mutex_t) 0)' failed.
Aborted
----------------------
The used command:
curlftpfs -v -d -o
ssl,user=XXXX,allow_root,kernel_cache,ftp_method=singlecwd ftp.XXXX.XX
/mnt/XXX
Nobody/Anonymous ( nobody ) - 2009-03-31 20:58
5
Open
None
Nobody/Anonymous
None
None
Public
|
Date: 2009-08-09 23:34 I have the same problem, but some is diffrent: |