摘要: This is a very old and well-known problem.There is no way to be absolutely certain a file being written by the FTP daemon is complete. It's even possible that the file transfer failed and then gets restarted and completed. You must poll the file's size and set a time limit, say 5 minutes. If 阅读全文
posted @ 2013-07-29 17:50 Vincent.Dr 阅读(229) 评论(0) 推荐(0)