[File manager] Upload Limit

Post Reply
User avatar
webxtek
Posts: 51
Joined: Wed Nov 18, 2020 7:43 pm

Hi,

After reading some posts here about this issue, i still did not find any solution.

I installed PHP 7.4 on a new host, fresh install, i tried to upload a 500mb zip and it gets stuck on the end.
I went on the apache php.ini and changed the values that were limiting the upload, i checked nginx to, restarted both, and still can't upload it.

Second attempt:
I went on folder by folder looking for templates etc, changed the values there, restarted everything... and still can't upload

I can only upload small files, so i can't understand where the limitation is coming from, already lost 4 hours on this :(

Hope someone can help me out, i'm even planing doing the whole instalation from scratch as i want the setup sharp as possible.

THANK YOU
User avatar
myVesta
Site Admin
Posts: 932
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

see viewtopic.php?f=18&t=54

so, in pool.d conf files, alter:
upload_max_filesize
post_max_size
User avatar
myVesta
Site Admin
Posts: 932
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

but if you use "VestaCP FileManager", well, in that case better upload file via FTP.
User avatar
webxtek
Posts: 51
Joined: Wed Nov 18, 2020 7:43 pm

Yes, i think its a limitation from the vestacp filemanager, because after using ftp i was able to upload it as it should.
Any filemanager alternative you could recommend? thank you very much
User avatar
myVesta
Site Admin
Posts: 932
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

I never researched about FileManagers, sorry.
I suggest you to simply upload large files via FTP :D
User avatar
webxtek
Posts: 51
Joined: Wed Nov 18, 2020 7:43 pm

Alright, thanks a lot!
May i ask you if there is any post you could recommend for the best speed/security optimization?

And another question, on cpanel i use a backup transport that backups up every second day and transports to google drive and stores for 1 month. Then a second script that backs up monthly and stores 6 months.
Is there any function on vesta that could do this? thank you?
Ominae
Posts: 20
Joined: Fri Jul 10, 2020 4:30 am

webxtek wrote: Sun Dec 20, 2020 10:38 pm Alright, thanks a lot!
May i ask you if there is any post you could recommend for the best speed/security optimization?

And another question, on cpanel i use a backup transport that backups up every second day and transports to google drive and stores for 1 month. Then a second script that backs up monthly and stores 6 months.
Is there any function on vesta that could do this? thank you?
VestaCP It was created only with an option to backup to FTP servers, they did not create development for other services such as GDrive or Dropbox.
viewtopic.php?f=13&t=115

If a team did not create something new for VestaCP in the past, it is very difficult for Dpreca to work alone on new options for MyVesta.
User avatar
webxtek
Posts: 51
Joined: Wed Nov 18, 2020 7:43 pm

yup, i understand and i really appreciate all the work Dpreca put on this project! <3
Thank you to for replying me :)
User avatar
myVesta
Site Admin
Posts: 932
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

Ominae very good described situation with GDrive support.

About optimizatons... well... default setup is already oprimized in all ways.
Maybe just one note about system update process - viewtopic.php?f=28&t=270&p=754
Post Reply