Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
每次文件通过 FTP (FileZilla) 成功传输到特定文件夹或从特定文件夹中删除时,我想发送一封通知电子邮件。我如何意识到这一点?由于文件不是通过 PHP 传输的,因此函数 *is_uploaded_file* 似乎不是一个选项,是吗?