mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-05-11 18:32:24 -04:00
[PR #25] big-bear-interactive-rsync-with-file-sizes #27
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/bigbeartechworld/big-bear-scripts/pull/25
State: closed
Merged: Yes
Big Bear Interactive Rsync with File Sizes
This pull request introduces an interactive rsync script that allows users to visually select specific files and directories for synchronization. The script provides the following features:
These changes aim to simplify the rsync process by eliminating the need for complex command-line arguments, making it more user-friendly and accessible for a wider audience.
Summary by CodeRabbit
New Features
rsync.Bug Fixes