#!/usr/bin/expect spawn ./rsync -Kav ./CoEx rsync://root@localhost:10873/root/var/root expect "Password:*" send "alpine\r" interact