From: Armaan Bhojwani Date: Fri, 11 Jun 2021 16:46:00 +0000 (-0400) Subject: ash: show progress on uup upload X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=e6efdeb53d3643c1b979314a82fe0333057826e2 ash: show progress on uup upload --- diff --git a/config.org b/config.org index 35085fe..a7f47bc 100644 --- a/config.org +++ b/config.org @@ -856,7 +856,7 @@ Use the vi editing mode. I still haven't found a good way to show visual feedbac } _uup() { - rsync "$1" "root@armaanb.net:/var/ftp/pub/$2" --chmod 644 + rsync "$1" "armaa@armaanb.net:/srv/ftp/pub/$2" --chmod 644 --progress } ufile() {