OS4X Core - understand the queueing system

From OS4X
Revision as of 20:57, 23 September 2007 by Admin (talk | contribs) (New page: When sending a file in batch mode, you should enqueue a file into the OS4X send queue. In order to do this, you have several possibilities: *use the web interface *use the command line int...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

When sending a file in batch mode, you should enqueue a file into the OS4X send queue. In order to do this, you have several possibilities:

  • use the web interface
  • use the command line interface

In fact, you could also insert values into the MySQL database table "<tableprefix>send_queue", but when doing this you should contact an OS4X developer because the schema of the table could change.