| View previous topic :: View next topic |
| Author |
Message |
buerckster
Joined: 05 Oct 2007 Posts: 33
|
Posted: 28 Oct 2009, 14:43 Post subject: deleted files go to recycle bin |
|
|
| Would like to see if we can get when a file is deleted that its placed in the recycle bin. Instead of just deleting it |
|
| Back to top |
|
 |
Nicklas Site Admin

Joined: 16 Mar 2005 Posts: 1601 Location: Sweden
|
Posted: 02 Nov 2009, 15:52 Post subject: |
|
|
Currently there is no support for the recycle bin... sorry.
a possible future implementation could involve BeforeRemoveFile (and OnRemoveFile)... That way you could implement a backup feature through a simple script...
- I'll add that to the todo-list. |
|
| Back to top |
|
 |
buerckster
Joined: 05 Oct 2007 Posts: 33
|
Posted: 03 Nov 2009, 08:23 Post subject: great |
|
|
| great |
|
| Back to top |
|
 |
cooperspc
Joined: 23 Oct 2007 Posts: 13
|
Posted: 05 Nov 2009, 20:14 Post subject: |
|
|
something to think about
if you always backup a file you delete in ftp, how will you delete the backup?
Other wise i think it is a great idea, for sure for SOME users
possibly make it selectable for only selected users |
|
| Back to top |
|
 |
Nicklas Site Admin

Joined: 16 Mar 2005 Posts: 1601 Location: Sweden
|
Posted: 28 May 2010, 16:21 Post subject: |
|
|
Now there are four new events to play around with:
BeforeRemoveFile
OnRemoveFile
BeforeRename
OnRename
|
|
| Back to top |
|
 |
|