NAME
partage-trash
—
Purge expired share files
SYNOPSIS
partage-trash |
[-v ] [-f
files] [-m
metadata] |
DESCRIPTION
Upon each run, partage-trash
will check
expiration times for files in the metadata
directory, and delete the according file in the
files directory if the expiration time has
passed.
partage-trash
is best run as a
cron(8) job, as the same user as the
partage(1) daemon.
-v
- Turn on verbose logging to stderr
-f
files- Set the location of actual files to files
-m
metadata- Lookup metadata files in directory metadata
SEE ALSO
AUTHOR
Willy Goiffon <dev@z3bra.org>