Skip to content

dawid10353/php-rsync-progressbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-rsync-progressbar

Easy way to make a progress bar for rsync on a PHP site. Use it only on localhost or secure server.

What you need to install it?

  • Linux
  • Rsync
  • Apache
  • PHP

Or just

  • Docker

How to install it

  1. Go to document root on your server. For example: cd /var/www/html

  2. Clone repository

git clone [email protected]:dawid10353/php-rsync-progressbar.git
  1. Set correct privileges (Remember on RHEL disable SELINUX or set it correctly)
chmod 777 php-rsync-progressbar -R
  1. Thats it.

How to install it on docker

docker pull dawid10353/easy-php-rsync:version1

How it works

Screen

screen

Video

rsync.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published