Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 454 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 454 Bytes

rsync-downloader

Rsync downloader script with simple stupid progress indicator for Mac and Linux.

Disclaimer: There are 2 separate files because commands work differently between Mac and Linux.

How to Run

rsync-downloader.sh <user> <server_address> <source_remote_folder> <dist_folder>

Example: rsync-downloader.sh root 192.168.1.4 /root/my-folder ./my-folder

Tested:

  • Linux Debian 11
  • macOS Monterey