Thread: RC lagout issue
View Single Post
  #2  
Old 07-29-2009, 10:33 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
A workaround, yes. Change your folder rights of this particular folder to something like this:
PHP Code:
rw path/to/folder/a*.* 
This will only show the files beginning with the letter "a". After you got the files deleted, go on with b, c, and so on.
Reply With Quote