标签: linux filesystems
我的本地环境中有一个网络应用,需要将某些文件上传到/images/app/customer这样的路径。该路径确实存在于生产服务器上,但显然不在我的机器上。
/images/app/customer
有没有办法模拟"我的环境中是否存在该目录?
答案 0 :(得分:0)