Can't connect to FTP: (553) File name not allowed

前端 未结 10 2050
别那么骄傲
别那么骄傲 2020-12-03 11:36

I need to FTP a file to a directory. In .Net I have to use a file on the destination folder to create a connection so I manually put Blank.dat on the server using FTP. I che

10条回答
  •  既然无缘
    2020-12-03 11:54

    Another reason for this error could be that the FTP server is case sensitive. That took me good while to figure out.

提交回复
热议问题