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
custom:atcodes [2019/09/19 19:54] – [System Information] Added FILES and FILES:<code> digital mancustom:atcodes [2019/09/20 01:47] – Added FILESIZE, FILEBYTES, FILEKB, FILEMB, and FILEGB digital man
Line 74: Line 74:
 |FILES          |                |Number of files in the user's currently selected file transfer directory | |FILES          |                |Number of files in the user's currently selected file transfer directory |
 |FILES://<code>// |              |Number of files in the file transfer directory specified by internal-//code// | |FILES://<code>// |              |Number of files in the file transfer directory specified by internal-//code// |
 +|FILES://<path>// |              |Number of files in the directory specified by //path// |
 +|FILESIZE                      |Total size of all files in the user's currently selected file transfer directory |
 +|FILESIZE://<code>//           |Total size of all files in the file transfer directory specified by internal-//code//|
 +|FILESIZE://<path>//           |Total size of all files matching the path/filespec specified in //path//|
 +|FILEKB                        |Total size (in kibibytes) of all files in the user's currently selected file transfer directory |
 +|FILEKB://<code>//  |            |Total size (in kibibytes) of all files in the file transfer directory specified by internal-//code//|
 +|FILEKB://<path>//  |            |Total size (in kibibytes) of all files matching the path/filespec specified in //path//|
 +|FILEMB                        |Total size (in mebibytes) of all files in the user's currently selected file transfer directory |
 +|FILEMB://<code>//  |            |Total size (in mebibytes) of all files in the file transfer directory specified by internal-//code//|
 +|FILEMB://<path>//  |            |Total size (in mebibytes) of all files matching the path/filespec specified in //path//|
 +|FILEGB                        |Total size (in gibibytes) of all files in the user's currently selected file transfer directory |
 +|FILEGB://<code>//  |            |Total size (in gibibytes) of all files in the file transfer directory specified by internal-//code//|
 +|FILEGB://<path>//  |            |Total size (in gibibytes) of all files matching the path/filespec specified in //path//|
 |FREESPACE      |                |Free disk space available for uploads (in bytes) | |FREESPACE      |                |Free disk space available for uploads (in bytes) |
-|FREESPACEK                    |Free disk space available for uploads (in kilobytes) |+|FREESPACEK                    |Free disk space available for uploads (in kibibytes) |
 |FULL_VER                      |Synchronet full version number (e.g. "3.15a")| |FULL_VER                      |Synchronet full version number (e.g. "3.15a")|
 |GRP            |                |Current message group short description | |GRP            |                |Current message group short description |
Line 223: Line 236:
 |DLBYTES      |                |Total bytes downloaded by user | |DLBYTES      |                |Total bytes downloaded by user |
 |DLFILES      |DOWNS           |Total files downloaded by user | |DLFILES      |DOWNS           |Total files downloaded by user |
-|DLKLIMIT                    |User's total credits (in kilobytes) | +|DLKLIMIT                    |User's total credits (in kibibytes) | 
-|DOWNK        |                |Total kilobytes downloaded by user |+|DOWNK        |                |Total kibibytes downloaded by user |
 |EMAILADDR    |                |User's Internet e-mail address on your system | |EMAILADDR    |                |User's Internet e-mail address on your system |
 |EXPDATE      |EXDATE          |User's expiration date (in "MM/DD/YY" or "DD/MM/YY" format) | |EXPDATE      |EXDATE          |User's expiration date (in "MM/DD/YY" or "DD/MM/YY" format) |
Line 240: Line 253:
 |LASTTIMEON                    |Time of user's last logon (in "HH:MM am" format) | |LASTTIMEON                    |Time of user's last logon (in "HH:MM am" format) |
 |LASTREAL                      |Last word of user's real name                   | |LASTREAL                      |Last word of user's real name                   |
-|KBLEFT                        |User's total credits (in kilobytes)             | +|KBLEFT                        |User's total credits (in kibibytes)             | 
-|KBLIMIT        |DLKLIMIT, MAXDK |User's free credits per day (in kilobytes)      |+|KBLIMIT        |DLKLIMIT, MAXDK |User's free credits per day (in kibibytes)      |
 |MAILW        |                |Number of mail messages waiting for current user (includes SPAM)| |MAILW        |                |Number of mail messages waiting for current user (includes SPAM)|
 |MAILW://x//  |MAILW#//x//         |Number of mail messages waiting for current user number //x// (x=0 for all users)| |MAILW://x//  |MAILW#//x//         |Number of mail messages waiting for current user number //x// (x=0 for all users)|
Line 268: Line 281:
 |UPBYTES      |         |Total bytes uploaded by user | |UPBYTES      |         |Total bytes uploaded by user |
 |UPFILES      |UPS      |Total files uploaded by user |  |UPFILES      |UPS      |Total files uploaded by user |
-|UPK          |         |Total kilobytes uploaded by user |+|UPK          |         |Total kibibytes uploaded by user |
 |USERNUM      |         |User's number (1-based index into user database) | |USERNUM      |         |User's number (1-based index into user database) |
 |ZIP          |         |User's zip/postal code                        |   |ZIP          |         |User's zip/postal code                        |