通过网络复制文件

来源:互联网 发布:pplive网络电视直播 编辑:程序博客网 时间:2024/05/20 08:23

use ShellApi;

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