From WikiChip
Difference between revisions of "mirc/commands/fserve"
m (PatrolBot moved page /fserve command - mIRC to mirc/commands/fserve: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/fserve Command}}{{mIRC menu}} |
The '''/fserve command''' can initiate a DCC fileserver transaction with a specific user. | The '''/fserve command''' can initiate a DCC fileserver transaction with a specific user. | ||
Revision as of 04:14, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu 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
See also
mIRC commands list