I need to set the owner of all files rsync -og --chown=www-data:www-data Can you implement the option ?
I need to set the owner of all files
rsync -og --chown=www-data:www-data
Can you implement the option ?