]> git.armaanb.net Git - config.org.git/commitdiff
ash: show progress on uup upload
authorArmaan Bhojwani <me@armaanb.net>
Fri, 11 Jun 2021 16:46:00 +0000 (12:46 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Fri, 11 Jun 2021 16:46:00 +0000 (12:46 -0400)
config.org

index 35085fec0048b7102ece8692d09799044799b8e3..a7f47bc128ecb9fd00403355a53dae3d5dd4e698 100644 (file)
@@ -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() {