source: code/trunk/partage-trash/partage-trash.1@ 62

Last change on this file since 62 was 62, checked in by dev, 3 years ago

Merge branch 'master' of git.z3bra.org:partage

File size: 751 bytes
Line 
1.Dd 2021-11-03
2.Dt PARTAGE-TRASH 1
3.Os POSIX.1-2017
4.Sh NAME
5.Nm partage-trash
6.Nd Purge expired share files
7.Sh SYNOPSIS
8.Nm partage-trash
9.Op Fl v
10.Op Fl f Ar files
11.Op Fl m Ar metadata
12.Sh DESCRIPTION
13Upon each run,
14.Nm
15will check expiration times for files in the
16.Pa metadata
17directory, and delete the according file in the
18.Pa files
19directory if the expiration time has passed.
20.Pp
21.Nm
22is best run as a
23.Xr cron 8
24job, as the same user as the
25.Xr partage 1
26daemon.
27.Bl -tag -width Ds
28.It Fl v
29Turn on verbose logging to
30.Pa stderr
31.It Fl f Ar files
32Set the location of actual files to
33.Pa files
34.It Fl m Ar metadata
35Lookup metadata files in directory
36.Pa metadata
37.El
38.Sh SEE ALSO
39.Xr partage 1
40.Sh AUTHOR
41.An Willy Goiffon Aq Mt dev@z3bra.org
Note: See TracBrowser for help on using the repository browser.