How can I modify the following syntax to copy a directory
to a different directory name?

I currently use this:

rsync -avH --progress dirname webhostname:www/

Which works fine to update the contents of dirname.
But how could I modify this syntax so that it would
copy the contents of "dirname" to "differentdirname" ?




---------------------------------------------------
PLUG-discuss mailing list - [email protected]
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Reply via email to