assume /home/test/user1/foo /var/www/html a user is in the "/" dir how can this user copy/rsync "foo" dir to get /var/www/html/foo i know you could cd to /home/test/user1 and do rsync -vv -aR foo/ /var/www/html/ which would get /var/www/html/foo but doing an rsync to a specific target dir.. not sure about how to do this! i know it's a basic question.. but I'm missing it. (google hasn't helped) thoughts/comments thanks _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx