unable to copy file to server via python, manually it works

后端 未结 0 485
醉梦人生
醉梦人生 2021-01-11 17:55

On one of our users machine copying file to server is unable via python:

shutil.copyfile(filepth, new_file)

returns IOError: [Errno 22] Inval

相关标签:
回答
  • 消灭零回复
提交回复
热议问题