Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Exception in component tFTPGet_1
com.enterprisedt.net.ftp.FTPException: 501 REST not compatible with server configuration
at com.enterprisedt.net.ftp.FTPControlSocket.validateReply(FTPControlSocket.java:1201)
at com.enterprisedt.net.ftp.FTPClient.restart(FTPClient.java:2177)
at com.enterprisedt.net.ftp.FTPClient.initGet(FTPClient.java:2995)
at com.enterprisedt.net.ftp.FTPClient.getData(FTPClient.java:3049)
at com.enterprisedt.net.ftp.FTPClient.getFile(FTPClient.java:2873)
at com.enterprisedt.net.ftp.FTPClient.get(FTPClient.java:2269)
at fileload.lkp_test_0_1.lkp_test$1FTPGetter_tFTPGet_1.downloadFile(lkp_test.java:783)
at fileload.lkp_test_0_1.lkp_test$1FTPGetter_tFTPGet_1.getFiles(lkp_test.java:747)
at fileload.lkp_test_0_1.lkp_test.tFTPGet_1Process(lkp_test.java:866)
at fileload.lkp_test_0_1.lkp_test.runJobInTOS(lkp_test.java:3637)
at fileload.lkp_test_0_1.lkp_test.main(lkp_test.java:3387)
501 REST not compatible with server configuration
The "502 Command REST not allowed by policy" and "501 REST not compatible with server configuration" responses to the "REST 0" command are no longer treated as errors.