HI all,
I'm using FTPServer 1.0.I need that the FTPServer stores a file with a 
temporary file extention and  rename it with originally file name.The scenario 
is:The Client sends the file "FirstFile.txt" (put FirstFile.txt).The FTPServer 
must store it as FirstFile.txt.tmp. When the uploading is completed, the 
FTPServer must rename it as FirstFile.txt.All must be transparent to the 
Client, it can't use the command 






      

Reply via email to