[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

rsync




what would be proper syntax using rsync if one wanted to copy only one
file from one server to another? will this work properly? If I am reading
the man page correctly, then this should do the trick and overwrite the
the file should their be differences. I understand the user needs to have
proper permissions in order to be able to handle overwriting this file in
particular.

rsync -ogp -e ssh user@host:/etc/mail/virtusertable /etc/mail/virtusertable


--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.