rsync
CLIFast, versatile file copy and sync tool for local and remote transfers.
Sync directory to remote server~97% est.
rsync -avz --progress ./local/ user@host:/remote/path/file-archive2 recipes
atuin
CLIMagical shell history with sync, search, and statistics.
Sync history across machines~95% est.
atuin syncshell3 recipes
rclone
CLISync files to and from cloud storage (S3, GCS, Dropbox, etc.).
Sync local to S3 bucket~95% est.
rclone sync ./local remote:bucket-namefile-archive3 recipes
neovim
CLIHyperextensible Vim-based text editor.
Open with lazy.nvim plugin manager~90% est.
nvim --headless '+Lazy sync' +qaeditors2 recipes
chezmoi
CLIManage your dotfiles across multiple diverse machines securely.
shell3 recipes