Skip to content
Snippets Groups Projects
Commit a73f17bc authored by rswindell's avatar rswindell
Browse files

Inspiried by Lon Seidman's now infamous (but likely common) Synchronet sysop

blunder (removing a file rather than downloading it while demonstrating his BBS
on his youtube channel:
- The sysop command to remove files from the batch file flagging prompt has
  been changed from 'D' (delete) to 'R' (remove).
- The 'D' command from the batch file flagging prompt may now be used for
  immediate Download of any flagged file(s).
parent 464f80c5
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
nhcBatch Flagging Commands: nhcBatch Flagging Commands:
nhb[nhcBnhb]atch DownloadncAdd file(s) to batch download queue nhb[nhcBnhb]atch ncAdd file(s) to queue (and [hDnc]ownload immediately)
nhb[nhcVnhb]iew FilesncView archive listing or contents of file(s) nhb[nhcVnhb]iew FilesncView archive listing or contents of file(s)
nhb[nhcEnhb]xtended InfoncDisplay extended information on file(s) nhb[nhcEnhb]xtended InfoncDisplay extended information on file(s)
nhb[nhcSnhb]kip DirectoryncSkip this directory (during scans) nhb[nhcSnhb]kip DirectoryncSkip this directory (during scans)
...@@ -18,6 +18,6 @@ ...@@ -18,6 +18,6 @@
( (
nhcSysop Commands: nhcSysop Commands:
nhb[nhcDnhb]elete FilesncDelete file(s) from disk and/or database nhb[nhcRnhb]emove FilesncDelete file(s) from disk and/or database
nhb[nhcMnhb]ove FilesncMove file(s) to another directoryn nhb[nhcMnhb]ove FilesncMove file(s) to another directoryn
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment