To change a file permissions on SSH you need to use the following design: chown [owner]:[group] filename.php
chown root:root filename.zip
chown iworx:iworx filename.tar.gz
To change a file permissions on SSH you need to use the following design: chown [owner]:[group] filename.php
chown root:root filename.zip
chown iworx:iworx filename.tar.gz