Table of Contents

File Manager

The Synchronet File Manager is a utility script that is invoked with JSexec and provides a UIFC-based TUI.

╔═══════════════════════╗
║       Operations      ║
╠═══════════════════════╣
║ │Browse               ║
║ │Search Filenames     ║
║ │Search Meta Data     ║
║ │Search Uploader      ║
║ │Search Pending Files ║
║ │Search Offline Files ║
╚═══════════════════════╝

This utility can be used by Sysops to add, modify, or remove files from any/all file bases.

Available operations

Files can be moved between file areas/bases or removed individually or in batch using file tagging.

Invoke

From a local system shell command prompt, run jsexec fileman.

Install

To be available for remote/terminal use through the BBS, create entry in SCFG->External Programs->Online Programs->Operator:

Name File Manager
Internal Code FILEMAN
Start-up Directory
Command Line %!jsexec%. -n fileman ansi
Clean-up Command Line
Execution Cost None
Access Requirements SYSOP AND ANSI
Execution Requirements
Multiple Concurrent Users Yes
I/O Method Standard, No Echo
Native Executable/Script Yes

See Also