# Uranium **Repository Path**: binsonli/Uranium ## Basic Information - **Project Name**: Uranium - **Description**: Transfer Files or Directories Between Linux and Windows Without SSH Support - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-12 - **Last Updated**: 2021-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Uranium Current version is v1.0.5 Transfer Files or Directories Between Linux and Windows Without SSH Support ## Requirements ### Running - linux(ubuntu) linux_release tar -axvf linux_release.tar.bz2 cd linux_release source .env ./server_tester username password - windows release tar -axvf release.tar.bz2 ### Building - cygwin * make clean; make clean-cache * make -j8 - linux(ubuntu) * make clean; make clean-cache; * make -j8; make linux_release ## Download From [here](https://github.com/NiklasWang/Uranium/releases/)