Name
easy:SetOpt_PostQuote -- (S)FTP commands to run after the transfer
Synopsis
easy:SetOpt_PostQuote(ccmds)
Function
Pass a table containing a list of FTP or SFTP commands to pass to the server after your FTP transfer request. The commands will only be run if no error occurred. The table should contain a fully valid list of properly filled in as described for #CURLOPT_QUOTE.

Disable this operation again by setting a Nil to this option.

Inputs
cmds
input value

Show TOC