通过网络复制文件

use ShellApi;

copyfile(pchar('newfile.txt',pchar('//computername/direction/target.txt'),false);

原文地址:https://www.cnblogs.com/djcsch2001/p/2035848.html