我在unix用C++写了一个ftp程序,程序运程基本正常,但是如果对方是NT机,程序就报错:550 /gg/D20050603: The process cannot access the file because it is being used by another process.
请教各位专家,有没有谁知道怎么回事?如何解决?
...全文
171打赏收藏
[FTP]
[b]求助:这个ftp是怎么回事?
我在unix用C++写了一个ftp程序,程序运程基本正常,但是如果对方是NT机,程序就报错:550 /gg/D20050603: The process cannot access the file because it is being used by another process. 请教各位专家,有没有谁知道怎么回事?如何解决?