GoodSync
--Resource
--
Install
# Download file
wget https://www.goodsync.com/download/goodsync-linux-x86_64-release.run
# Once downloaded, ensure that you grant the installer execution permissions
chmod +x goodsync-linux-x86_64-release.run
# Run the downloaded installer (Give Y to all)
./goodsync-linux-x86_64-release.run
# To confirm if the installation is configured correctly for activation, run the following command
You should see entries for "0.0.0.0:33333" and "0.0.0.0:11000".
If you see entries for "127.0.0.1:33333" and "127.0.0.1:11000",
the installation was not configured successfully.
netstat -plnt
# Next, enter the following command to enroll your GoodSync account to this device (replace with your email)
gsync /gs-account-enroll=email@domain.com
# activate
gsync /activate
gsync /version
Use
Create a job use windows machine
Sync jobs from Linux
sudo gsync /sync-jobs-accts
Analyze from Linux
sudo gsync analyze /all
Sync from Linux
sudo gsync sync /all