cyberpanel icon indicating copy to clipboard operation
cyberpanel copied to clipboard

I need to import large files to the file manager via URL

Open allcdn opened this issue 2 years ago • 2 comments

Due to network upload bandwidth limitations, I need to import files to the file manager via URL, a feature I'm sure many of you will need.

allcdn avatar Jun 18 '22 16:06 allcdn

as a temp workaround , you can just run curl or wget command in SSH to download file from URL and move into site doc root to uncompress

qtwrk avatar Jun 23 '22 15:06 qtwrk

Change the php upload file size? Then restart php, it should work.

https://community.cyberpanel.net/t/5-change-upload-limit-for-filemanager/125

master3395 avatar Sep 07 '22 20:09 master3395