Change to Deleting process

parham4229

New Member
Sep 3, 2014
46
1
0
Hi

Currently the deleting process of a file is sort of weird I would say for someone who has multiple TB of data and maybe want to remove 100s of files in one go, it take far to long because of how it works. I think a better way to do this would be changing the process so when a file is requested to be removed it would take only change the status ID in database which make it a lot more faster and then the actual deleting process of the file from file server can be done using cron jobs

Regards
Parham
 

pullvideos

Member
YetiShare User
Dec 15, 2013
88
0
6
It take much time when we one by one remove report files, 1 option for bulk change url id is good idea!