You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
videl/README.md

9 lines
277 B

# Versioning Delete
Moves files to /tmp/ instead of deleting, with versioning and undelete capability.
# Delete marker method
* Encode full path to `/tmp/videl`, and make as new directory `$dir`
* Save full path in `$dir/metadata`
* Move file to `$dir/$(get unix timestamp)`