cirkuitnet opened a new issue, #8668: URL: https://github.com/apache/netbeans/issues/8668
### Apache NetBeans version Apache NetBeans 26 ### What happened Any time files are uploaded/downloaded in Netbeans via FTP or SFTP, Chinese /tmp files are created. Easily reproducible. ### Language / Project Type / NetBeans Component _No response_ ### How to reproduce I made a video, but the steps are listed below as well https://www.youtube.com/watch?v=X1DbAJBez80 In the video example, Linux Mint via live boot USB is running, so there is nothing installed or configured in the OS beyond what comes with vanilla Linux Mint (live boot). Openjdk-21-jre is then installed via the Software Manager, then Apache Netbeans 26 platform independent binary is downloaded directly from the apache.org website and executed. With all default settings, a blank PHP project is created in Netbeans, and the Runtime Configuration is set to use an FTP server (any FTP or SFTP connection will produce these same results). Now, EVERY time a remote file is uploaded or downloaded, a /tmp/output* file is created/updated in Chinese. Numerous of these files may be created with ongoing Netbeans use as files are saved over time. These files are removed immediately upon closing Netbeans. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Linux Mint 22.1 ### JDK Openjdk-21-jre from Linux Mint Software Manager ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else I tested on 3 different Linux Mint installations (all different versions of Mint), and tested from 3 different internet connections at different locations with different routers & ISPs, and these Chinese files were created every time. ### Are you willing to submit a pull request? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
