XINA Connect
XINA Connect is a Java application which combines the features of the XINA Tunnel and XINA Import applicatons with a UI. This application is distributed as a Java jar file and requires Java 17 or greater to run. The recommended OpenJDK build is available here.
If you run into security issues with the Windows Portable versions, you can try this workaround:
- Right click the executable -> Properties -> Attributes
- Uncheck the checkbox saying that this file came from another computer and might be dangerous
- Apply
- Try running the exe again
Latest Version
13.32.1
Windows Portable (no install required)
- Download
- Extract to desired location
- Run
XINA Connect - Create shortcuts as needed
java -jar xina-connect.jar
Changelog
- Add support for "move on error" action. This is now required for
Watchto preventWatchfrom getting stuck when it encounters a bad import file. - Add support for "trash on import" action
- Fix manual import missing the success and error move actions, which was breaking the ability to manually import files
- Fix crash when quitting
- Other UI/UX tweaks
Previous Versions
13.3.0
Jar File (requires Java 21+)
java -jar xina-connect.jar
1.1.0
Jar File (requires Java 17+)
java -jar xina_connect.jar
No Comments