I want maximum upload file size is 1GB, but cannot upload files larger than 700mb in Cyberpanel 2.0

You will need to edit the server’s php.ini file and increase the upload limit. It don’t matter what server you use, they all have a php.ini file.

Really large files like the OP mentioned are better uploaded via FTP. He was probably reaching is php timeout limit.