doucan9079 2015-09-17 14:26
浏览 109

NetBeans远程项目无法保存:550无法删除(filename.php.new)。 没有相应的文件和目录

I am working on a PHP project using netbeans through a remote directory. Suddently, this error started to come up. It has worked fine before.

Output-Remote Log:

USER myuser@mydomain.com
331 User myuser@mydomain.com OK. Password required
PASS ******
230 OK. Current restricted directory is /
TYPE I
200 TYPE is now 8-bit binary
CWD /
250 OK. Current directory is /
PWD
257 "/" is your current location
CWD /application/views
250 OK. Current directory is /application/views
PASV
227 Entering Passive Mode (68,65,122,150,47,97)
DELE client_registration.php.new
550 Could not delete client_registration.php.new: No such file or directory
QUIT
221-Goodbye. You uploaded 0 and downloaded 0 kbytes.

It also happens if I try to change other files.

Thanks

  • 写回答

1条回答 默认 最新

  • duanraa1984 2016-03-25 21:46
    关注

    Maybe something has changed with the FTP configuration on your remote server.

    I had the same issue and I've solved it the following way:

    The error was caused by an wrong upload path.

    So I've accessed the remote server with FileZilla using my FTP-Credetials. There I could see the path to the file in the FTP-Environment. In netbeans open the properties of your project and edit the upload directory.

    Just enter the path you've seen in the FTP-Client (FileZilla) there.

    That worked for me...

    评论

报告相同问题?

悬赏问题

  • ¥20 易康econgnition精度验证
  • ¥15 线程问题判断多次进入
  • ¥15 msix packaging tool打包问题
  • ¥28 微信小程序开发页面布局没问题,真机调试的时候页面布局就乱了
  • ¥15 python的qt5界面
  • ¥15 无线电能传输系统MATLAB仿真问题
  • ¥50 如何用脚本实现输入法的热键设置
  • ¥20 我想使用一些网络协议或者部分协议也行,主要想实现类似于traceroute的一定步长内的路由拓扑功能
  • ¥30 深度学习,前后端连接
  • ¥15 孟德尔随机化结果不一致