at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/basic-simplicity. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/basic-simplicity. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/basic-simplicity. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/classic. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/coronado. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/default. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/fazyvo. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/fishlover. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/modmat. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/painter. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/shocking. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/simplex. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/swift. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/twentythirteen. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/twentytwelve. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/themes/webbutveckling. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/plugins. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/upgrade. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/uploads. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content/plugins_old. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) INFO [org.netbeans.modules.php.project.connections.RemoteClient] java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:189) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) Caused: javax.net.ssl.SSLException at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1874) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1838) at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1783) at sun.security.ssl.AppInputStream.read(AppInputStream.java:116) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:161) at java.io.BufferedReader.readLine(BufferedReader.java:324) at java.io.BufferedReader.readLine(BufferedReader.java:389) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:314) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:750) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:716) Caused: javax.net.ssl.SSLException: Connection has been shutdown at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1509) at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1521) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:71) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129) at java.io.BufferedWriter.flush(BufferedWriter.java:253) at org.apache.commons.net.ftp.FTP.__send(FTP.java:505) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:479) at org.apache.commons.net.ftp.FTPSClient.sendCommand(FTPSClient.java:541) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608) at org.apache.commons.net.ftp.FTP.cwd(FTP.java:828) at org.apache.commons.net.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1128) at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:478) Caused: org.netbeans.modules.php.project.connections.RemoteException: Cannot change directory to /news/wp-content. at org.netbeans.modules.php.project.connections.ftp.FtpClient.changeWorkingDirectory(FtpClient.java:482) at org.netbeans.modules.php.project.connections.RemoteClient.cdRemoteDirectory(RemoteClient.java:1220) at org.netbeans.modules.php.project.connections.RemoteClient.cdBaseRemoteDirectory(RemoteClient.java:1215) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFileInternal(RemoteClient.java:697) at org.netbeans.modules.php.project.connections.RemoteClient.access$100(RemoteClient.java:93) [catch] at org.netbeans.modules.php.project.connections.RemoteClient$1.run(RemoteClient.java:672) at org.netbeans.modules.php.project.connections.RemoteClient$DownloadAtomicAction.run(RemoteClient.java:1673) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:641) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:431) at org.netbeans.modules.php.project.connections.RemoteClient.downloadFile(RemoteClient.java:668) at org.netbeans.modules.php.project.connections.RemoteClient.download(RemoteClient.java:648) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:178) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.download(DownloadCommand.java:134) at org.netbeans.modules.php.project.ui.actions.DownloadCommand.invokeActionImpl(DownloadCommand.java:117) at org.netbeans.modules.php.project.ui.actions.DownloadCommand$1.run(DownloadCommand.java:95) at org.netbeans.modules.php.project.ui.actions.RemoteCommand$1.run(RemoteCommand.java:100) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)