Hi, I have been investigating this bug too. It seems to be a pure-ftpd bug: the server returns before the uploaded file is complete. curlftpfs then tries to examine the uploaded file, which isn't present giving an ENOENT error.
Later versions of pure-ftpd seem OK. I have just tested against pure-ftpd 1.0.24 and curlftpfs 0.9.2-1 works fine with that. There is an entry in the pure-ftpd changelog for version 1.0.22 which seems a likely fix: - Don't respond to server that an upload succeeded before the temporary file has been renamed. I also can confirm that curlftpfs 0.9.1 works for me against the older, buggy pure-ftpd. Mark -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

