From WikiChip
Difference between revisions of "mirc/commands/fserve"
(Created page with "The '''/fserve command''' can initiate a DCC fileserver transaction with a specific user. == Synopsis == /fserve <nickname> <maxgets> <homedirectory> [welcomefile] == Switc...") |
m (Bot: Adding a template) |
||
Line 25: | Line 25: | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
+ | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:MIRC commands]] |
Revision as of 20:39, 3 July 2014
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
mIRC commands list