From WikiChip
Difference between revisions of "mirc/commands/fserve"
m (Bot: Adding a template) |
m (Bot: de-linking old mIRC menu) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{mirc title|/fserve Command}} |
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. | ||
Line 24: | Line 24: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|fserve command - mIRC]] |
Latest revision as of 19:23, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /fserve command can initiate a DCC fileserver transaction with a specific user.
Synopsis[edit]
/fserve <nickname> <maxgets> <homedirectory> [welcomefile]
Switches[edit]
None
Parameters[edit]
- <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[edit]
/fserve goat 5 c:\users\level1 level1.txt
Compatibility[edit]
Added: 3.3 - 3.4
See also[edit]
mIRC commands list