开发者

502 Active FTP not allowed in Netbean while synchornizing to remote Server

开发者 https://www.devze.com 2023-02-02 22:57 出处:网络
I am trying to synchronize my local project in remote server. It created the base directory also, but can\'t upload files. The Error message is 502 Active FTP not allowed. I am using netbean IDE. What

I am trying to synchronize my local project in remote server. It created the base directory also, but can't upload files. The Error message is 502 Active FTP not allowed. I am using netbean IDE. What should be the problem??

Thank yo开发者_如何学JAVAu in Advance!


I believe a 502 Active FTP Not Allowed is a message coming from your FTP server. I believe it is telling you that it only allows FTP connections in passive mode.

In Manage Remote Connections for the connection you are using, check the box Passive Mode and try again.

0

精彩评论

暂无评论...
验证码 换一张
取 消