Rsync
Syncing a local folders contents to a remote place...
rsync -avzhe ssh localfolder/ root@192.168.0.100:/root/
... needs testing...
https://www.tecmint.com/rsync-local-remote-file-synchronization-commands/
Syncing a local folders contents to a remote place...
rsync -avzhe ssh localfolder/ root@192.168.0.100:/root/
... needs testing...
https://www.tecmint.com/rsync-local-remote-file-synchronization-commands/