mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-03-31 06:24:02 -04:00
[PR #25] [MERGED] big-bear-interactive-rsync-with-file-sizes #24
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?
📋 Pull Request Information
Original PR: https://github.com/bigbeartechworld/big-bear-scripts/pull/25
Author: @dragonfire1119
Created: 12/6/2024
Status: ✅ Merged
Merged: 12/6/2024
Merged by: @dragonfire1119
Base:
master← Head:interactive-rsync-with-file-sizes📝 Commits (2)
b2c9bd2✨ feat: Add interactive rsync scriptc1324c1✨ feat: Add file size display and transfer confirmation📊 Changes
2 files changed (+279 additions, -0 deletions)
View changed files
➕
interactive-rsync/README.md(+77 -0)➕
interactive-rsync/run.sh(+202 -0)📄 Description
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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.