From WikiChip
Difference between revisions of "mirc/commands/fserve"
< mirc‎ | commands

(Created page with "The '''/fserve command''' can initiate a DCC fileserver transaction with a specific user. == Synopsis == /fserve <nickname> <maxgets> <homedirectory> [welcomefile] == Switc...")
(No difference)

Revision as of 05:20, 6 December 2013

The /fserve command can initiate a DCC fileserver transaction with a specific user.

Synopsis

/fserve <nickname> <maxgets> <homedirectory> [welcomefile]

Switches

None

Parameters

  • <nickname> - the nickname you want to initiate a fileserver with <maxgets> - the maximum number of simulataneous files (dcc get) the user can download
  • <homedirectory> - the home directory for that session
  • [welcomefile] - if specified, the file is sent when the user first connect

Example

/fserve goat 5 c:\users\level1 level1.txt

Compatibility

Added: 3.3 - 3.4

Added On: 21/06/95

Note: Individual switches were not taken into consideration.

See also