Rank: Member Groups: Member
Joined: 10/17/2008 Posts: 20
|
After what time the files got deleted from the Temp Folder? What is the criteria to delete the files from Temp folder? And When the Delete function will Trigger to delete the files from Temp Folder?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
|
Rank: Member Groups: Member
Joined: 10/17/2008 Posts: 20
|
What does the .Status file is doing? Is it maintaining the status of the file weather file got uploaded or not?
What if the file is copied to the temp location and not copied to the finalpath due to some error ?
How long the .Data file resides in a Such case?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I believe both .status file and .data file are taken care by the sweeper, while .status file maintains some additional information about the .data file. The sweeper works independently. So it should not matter whether .data file got copied over or not.
Thanks
|