Using wget for specific files from an existing ownCloud link
sudo chown -R www-data:www-data /var/www/html/owncloud sudo chmod -R 755 /var/www/html/owncloud Use code with caution. download owncloud wget
wget https://download.owncloud.com/server/stable/owncloud-complete-latest.zip Use code with caution. Using wget for specific files from an existing