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

module:postfile [2021/04/04 04:48] – created digital manmodule:postfile [2021/04/04 04:51] (current) – created digital man
Line 2: Line 2:
 New to Synchronet v3.19, ''postfile.js'' can be used to add a single file to a Synchronet filebase. New to Synchronet v3.19, ''postfile.js'' can be used to add a single file to a Synchronet filebase.
  
 +If you wish to upload multiples files from the system command prompt, use ''[[addfiles]].js'' instead.
 +
 +===== Invoke =====
 +
 +Run with [[util:JSexec]].
 +
 +If no arguments are provided, the directory, filename, description and uploader name will be prompted for.
 +
 +Otherwise, specify the values on the command-line:
 +  usage: [dir-code] [file-name] [file-description] [uploader-name]
 ===== See Also ===== ===== See Also =====
   * [[:module:|module index]]   * [[:module:|module index]]