Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
module:filelist [2021/04/12 00:58] – [Format Output] Clarify more of the custom format options digital manmodule:filelist [2021/04/17 00:23] – [Invoke] Updated usage syntax/help output digital man
Line 27: Line 27:
   -json[=spaces]  use JSON formatted output   -json[=spaces]  use JSON formatted output
   -new=<days>     include new files uploaded in past <days>   -new=<days>     include new files uploaded in past <days>
-  -p=[list      specify comma-separated list of property names to print+  -p=<list      specify comma-separated list of property names to print 
 +  -cdt            include credit value instead of file size
   -ext            include extended file descriptions   -ext            include extended file descriptions
   -ext=<prefix>   specify extended file description prefix   -ext=<prefix>   specify extended file description prefix
Line 33: Line 34:
   -date=<fmt>     specify date/time display format (strftime syntax)   -date=<fmt>     specify date/time display format (strftime syntax)
   -size=<fmt>     specify size/byte display format (0-12)   -size=<fmt>     specify size/byte display format (0-12)
-  -name=<len>     specify filename length+  -name=<len>     specify filename length (default: 12)
   -pad            pad filename with spaces   -pad            pad filename with spaces
 +  -adate          use latest archived file date/time instead of file time
   -v              increase verbosity (detail) of output   -v              increase verbosity (detail) of output
 </file> </file>