FTP minor flaw
A minor flaw was found in the FTP engine. When the directory you want to upload to is the root directory of your server, ‘/’, jSunnyreports 1.4 will report that your ftp settings are empty and ftp upload is skipped….
Read more
monitors the energy revolution
A minor flaw was found in the FTP engine. When the directory you want to upload to is the root directory of your server, ‘/’, jSunnyreports 1.4 will report that your ftp settings are empty and ftp upload is skipped….
Read more
Just found a fuckup in my FTP code. I did a serious rewrite of the settings part and I made ONE,, yes ONE fuckup. I switched the ftp username and ftp password. This has been fixed. I have updated base…
Read more
Alpha 10 has been released, it fixes two problems with the new FTP software. Downloadlink: www.jsunnyreports.com/releases/full/jsunnyreports1.4.0.0Alpha10.zip
The FTP multithreaded program is not working perfectly at the moment. Most people report that performance is a lot better but that all the files are sent twice. Some people also see that files are copied to the wrong directory….
Read more
I’ve got good news about the FTP performance in jSunnyreports. I have a preliminary version with multiple threads with FTP running. I have done a test with a local FTP server I’m running. With Filezilla FTP and 2 threads I…
Read more
I’ve released Alpha 8. I found a solution for the FTP performance problem yesterday late. To upgrade: Update jSunnyreports.jar Overwrite every file in the /lib directory with the newer versions in the zip file replace totalrecords.template from the /template directory…
Read more
There seems to be a bug in Windows 7 and using jSunnyreports and FTP. See this article for a solution. ( http://support.filecatalyst.com/index.php?/Knowledgebase/Article/View/198/0/ftp-not-working-on-java-7-on-windows-7-and-vista-when-windows-firewall-is-enabled )
Since 1.3.1.3, in this version FTPIgnore is removed, people can get the following error: FTPCommand – create directory : 2009 Fatal error, an unknown error occured. java.lang.NullPointerException at nl.mk.jsunnyreports.ftp.FTPEngine.traverse(FTPEngine.java:142) at nl.mk.jsunnyreports.ftp.FTPEngine.traverse(FTPEngine.java:143) at nl.mk.jsunnyreports.ftp.FTPEngine.traverse(FTPEngine.java:143) at nl.mk.jsunnyreports.ftp.FTPEngine.doFTP(FTPEngine.java:193) at nl.mk.jsunnyreports.JSunnyReports.main(JSunnyReports.java:152) Class: nl.mk.jsunnyreports.ftp.FTPEngine Method:…
Read more
I have added another huge improvement. I have modified the FTP code. It will only FTP those files that were modified since jSunnyreports has started. In other words, it will only upload the files that have been modified this run…
Read more
Hurray, one very big performance improvement. jSunnyreports will only upload newfiles which are 7 days old or newer. I’ve also added an option to upload all the files ofcourse 🙂 With big thanks to BZH from France for coming up…
Read more