_Added in 1.8.10_ */dcc fserve* (TODO) */dcc maxcps * (TODO) */dcc nick -sgcf * (TODO) */dcc passive [on | off]* (TODO) */dcc trust [-r] * (TODO) _See also [[$dccignore]]._ ----------------------------------------------------------------------------- */dcc chat/schat * Starts a regular or a secure dcc chat with nick. _schat is AdiIRC only._ *Parameters* - The nick to start a chat with. *Example*
; Starts a secure chat with Nick.
/dcc schat Nick

; Starts a dcc chat with Nick.
/dcc chat Nick
----------------------------------------------------------------------------- */dcc ignore [on|off|accept|ignore]* Enables or disables the dcc filetype ignore. *Parameters* [on|off|accept|ignore] - Enable/disable ignore or set the ignore type. *Example*
; Enable dcc ignore accept.
/dcc ignore accept

; Disable dcc ignore.
/dcc ignore off
----------------------------------------------------------------------------- */dcc send|ssend [-clmn] ]file1] [file2] ... [fileN]* Starts a dcc file transfer to nick. _ssend requires a ssl client certificate which can be set in [[Options Dialog|Options]] -> [[Server Options|Server]] -> [[Server Options#Certificate-File|Certificate file]] or in the [[Serverlist_Dialog|Serverlist]]._ *Switches* -c - TODO -l - TODO -m - TODO -n - TODO *Parameters* send|ssend - Starts a file transfer or a secure file transfer. - Nick to start a file transfer to. [file1] [file2] ... [fileN] - Files to transfer, if no files are defined, a select file dialog will open. *Example*
; Starts a dcc file transfer to Nick.
/dcc send Nick
----------------------------------------------------------------------------- */dcc reject* Reject a DCC SEND/SSEND request during a [[on CTCP]] event. *Example*
CTCP *:DCC SEND*:dcc reject
----------------------------------------------------------------------------- */dcc get * Redirect a DCC SEND/SSEND transfer to a the specified folder during a [[on CTCP]] event. *Parameters* - The folder to redirect to. *Example*
CTCP *:DCC SEND*:dcc get somefolder