USB-FTP RECORDER STATE page:

Header shows a current state (typically "idle"). If device fulfils a command, the state is updated for each 2 seconds in format:

<command> [<parameter>] by <input> : <date&time>

Terminal window below shows the latest command and possible FTP or device reply (up to 500 characters). It allow to use this page like FTP client (send commands by bottom button and get reply).

In botom part you can use the following WEB buttons:
Config -- switch to USB-FTP RECORDER CONFIGURATION page
State -- switch to USB-FTP RECORDER STATE page
Start -- start recording to USB or FTP file with name "DDhhmmss.mp3"
Stop -- stop recording or playing
USB List -- show current list of USB directory
Upload -- upload all USB files to FTP immediately
Send Command -- send a typed command like FTP client

Command set:
"OPEN <FTP IP>" -- open FTP
"CLOSE" -- close FTP
"LIST" -- get FTP "dir"
"NLST" -- get FTP "ls"
"RETR <filename>" -- get file from server
"STOR <filename>" -- send file to server
"UTXT <filename>" -- get existing USB text file
"ULST" -- get USB directory
"UDEL <filename>" -- delete USB file
"UPLD" -- upload USB directory to FTP
"PLAY <filename>" -- play USB mp3 file
"UREC <filename>" -- record USB mp3 file
"FREC <filename>" -- record FTP mp3 file
"QUIT" -- quit & end of program
...and also many other usual FTP commands directly from FTP server, for example, USER, PASS, CWD, DELE, HELP, SYST, STAT, etc.

All these commands can be sent also from serial terminal connected to COM port or by datagrams to UDP command port 12301. Besides, sending datagrams "start"/"stop" or trigger clicks on hardware button (IO0 on Annuncicom 100, DI1 on Exstreamer 1000/Annuncicom 1000 or serial CTS signal) will act the same as WEB button "Start"/"Stop" above.

USB-FTP RECORDER CONFIGURATION page:

To store changed settings click on "Apply" at the bottom of the page.
The device will restart with the new setting.

NTP Server
Enter the IP or DNS address of the desired NTP Server (e.g. "80.96.120.253"). When a valid NTP Server is given, recorder will set the internal clock accordingly at start up and will synchronize again approximately every 10 hours.

Time Zone
Enter the time zone information for your geographic location in order to display the correct local time.

Input source
Choose the desired input source.
Default setting is "Line".

Microphone gain
Choose the desired gain ("21" - "43.5" dB) for the microphone.
Default setting is "21" dB.

A/D amplifier gain
Choose the desired gain ("-3" - "19.5" dB) for the A/D amplifier.
Default setting is "-3" dB.

Encoding
Choose between different encoding types and sampling frequencies.
Default encoding is "MPEG1/48kHz".

Encoding quality
Choose the encoding quality from "0" (lowest) to "7" (highest).
Default quality is "0".

Volume
Choose between "0"% and "100"% in 5% steps.
Default: "50"%

Destination FTP Server
Enter IP or DNS address of the FTP server.

User ID (Login Name)
Enter your User ID for access to FTP server.

Password
Enter your password for access to FTP server.
To clear the password, enter 25 arbitrary characters.

Path
Enter path to the destination directory on the FTP server.

Upload Period / Time
Enter the period (time interval: amount of minutes) or daytime (in "hh:mm" format) in order to automatically upload the recorded USB mp3 files to FTP server (for backup) at idle time.
Note: The value 0 will result in direct record to FTP with parallel saving on USB disk (you can just remove USB disk if it is not necessary). The empty value will completely disable FTP upload and store MP3 files only locally on the USB disk.
Default: empty (disabled)

Destination TCP/UDP Sockets
Enter "IP:port" or "DNS:port" for streaming to receiving TCP/UDP backup or playing devices (for UDP you can use also broadcast IP for multiplying or cross streaming). Empty Socket will disable the proper stream.