Synkron is an application for synchronising folders
Synkron is an application that helps you keep your files and folders always updated. You can easily sync your documents, music or pictures to have their latest versions everywhere.
Synkron is an application that helps you keep your files and folders always updated. You can easily sync your documents, music or pictures to have their latest versions everywhere.
To install synkron, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install synkron
To see what files were installed by synkron, run:
port contents synkron
To later upgrade synkron, run:
sudo port selfupdate && sudo port upgrade synkron
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.