Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.2k views
in .NET FTP by
Hi all,
There is one problem

Suppose One service is dumping files on one machine and another service gets this file from same location and copy it on other location.
Now the file which is in process that is service is writing one file and get service reading same file. How this problem should ignore.

Can any one tell me..... Urgent

1 Answer

0 votes
by (162k points)
Normally, the process putting the file will call it something like file1.abc and rename it to file1.txt afterwards. The 2nd process looks just for file1.txt.

Hi all,
There is one problem

Suppose One service is dumping files on one machine and another service gets this file from same location and copy it on other location.
Now the file which is in process that is service is writing one file and get service reading same file. How this problem should ignore.

Can any one tell me..... Urgent

Categories

...