Skip to content

Rsync script with simple stupid progress for Mac and Linux

License

Notifications You must be signed in to change notification settings

crafter999/rsync-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Rsync script with simple stupid progress for Mac and Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages