ed: timelapse_master rsync opcs. (progreso gral.)
This commit is contained in:
parent
2112ae6a0f
commit
251dd6fe96
@ -84,4 +84,4 @@ Las imagenes se guardan en `~/BashCamera/[NOMBRE]_[DIA]-[MES]-[AÑO]_[HH]:[MM]/`
|
|||||||
Las imagenes se giran 90°.
|
Las imagenes se giran 90°.
|
||||||
```
|
```
|
||||||
|
|
||||||
> Icon: thanks to [Billi Brown](http://b.illbrown.com/)
|
> Icon: thanks to [Billy Brown](http://b.illbrown.com/)
|
||||||
|
@ -55,7 +55,7 @@ EOF
|
|||||||
}
|
}
|
||||||
|
|
||||||
Importar() {
|
Importar() {
|
||||||
rsync -avzhP "${MAQUINA}:${DIR_CAPT}" "${DIR_DESTINO}"
|
rsync -azh --info=progress2 "${MAQUINA}:${DIR_CAPT}" "${DIR_DESTINO}"
|
||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user