import os os.system(“net use z: \远程计算机名或者其IP地址\共享文件夹名” ) os.system(“net use z: \dtbuild\installer”) 括号内参考windows命令 文章导航 python脚本批量复制文件 Django的基础命令