
Research
Security News
The Growing Risk of Malicious Browser Extensions
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
https://github.com/alunduil/zfs-replicate
By Alex Brandt alunduil@gmail.com
zfs-replicate sends all Zettabyte File System (ZFS) snapshots to a remote host by SSH. zfs-replicate does not create ZFS snapshots.
zfs-replicate forks autorepl.py used by FreeNAS
.
zfs-replicate relates to several other projects, which fit other niches:
syncoid
, handles replication with copious options.You are free to copy, change, and distribute zfs-replicate with attribution
under the terms of the BSD-2-Clause
licence. See the LICENSE for details.
zfs
command-line toolssysctl -w vfs.usermount=1
zfs allow ${USER} ${PERMISSIONS} ${BACKUP_DATASET}
clone
create
destroy
hold
mount
promote
quota
readonly
receive
rename
reservation
rollback
send
snapshot
zfs
command-line toolsN.B., don't use the root user to access your remote system.
poetry install
poetry run -- zfs-replicate --help
zfs-replicate --help
: Help for zfs-replicate.FAQs
ZFS Snapshot Replicator
We found that zfs-replicate demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.