Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
= synqa
Synqa is a simple file syncing tool that works over SSH, and is designed primarily for maintaining static websites. It uses a secure hash function to determine which files don't need to be copied because the destination copy is already identical to the source copy.
It is available as a Ruby gem.
I wrote synqa for two main reasons:
== Installation
gem install synqa
== Dependencies of synqa are:
Optionally:
For some sample code, see examples/synga-useage.rb and examples/sample-rakefile.
== Licence
Synqa is licensed under the GNU General Public License version 3.
== Notes and Issues
Synqa has not been tested (or even designed to work) with file names containing whitespace or non-ASCII characters. Typically this doesn't matter for many static websites, but it will reduce the tool's usefulness as a general purpose backup tool.
Currently Synqa does not provide authentication options, on the assumption that you will use Pageant (which automagically provides "presented" keys for specified user/host combinations).
FAQs
Unknown package
We found that synqa demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.