On Thu, Mar 15, 2007 at 04:25:33AM -0400, Nick Soveiko wrote: > OK, I did some more digging. The freeze always happens when trying to read > several files from curlftpfs in one "operation" (cp, cat etc.). It freezes > on the last file.
Correction: It happens on the *second* file. It doesn't seem to matter what was performed between reading first and second file (write, dirstat, etc), e.g. read file1, write file2, read file2 -> freeze. Doing (fusermount -u $ftpmount) + (curlftpfs $ftpdev $ftpmount) between read file1 and read file2 helps though. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

