07-13-2016, 03:28 AM
Hello BBHFellows,
I Came up with a disaster and need to zip whole directory of a server inside it.
Searching up and down, left and right to get a working php code on zipping files and folders inside a ftp server (as a backup or transferring for the website). i put over 25 hours in 3 days for searching and i found nothing to work for me.
In need of a working php script with the following features:
1-) Ability to ZIP and SAVE (.zip extension) the whole directory including all of the sub-files and sub-folders inside the FTP server.
2-) Zip large size directories (+128 MegaByte files zipping, if it is possible)
3-) the php script must work with: PHP version 5.2 (i have to use this version)
4-) I have a unzipping php script that works fine for files about 50 mb, but if it is possible i need this asked above script contain the unzipping feature for large files (or at least different script for this purpose), too.
5-) Also need a working php script for remote upload (upload any type of files from web/url) to upload and save any type of files to the ftp server REMOTELY.
so if everyone can help, don't hesitate to aid, you gonna save me a lot of headache and time and i will APPRECIATE that forehandly.
As Always Maximum Respect my Friends.
I Came up with a disaster and need to zip whole directory of a server inside it.
Searching up and down, left and right to get a working php code on zipping files and folders inside a ftp server (as a backup or transferring for the website). i put over 25 hours in 3 days for searching and i found nothing to work for me.
In need of a working php script with the following features:
1-) Ability to ZIP and SAVE (.zip extension) the whole directory including all of the sub-files and sub-folders inside the FTP server.
2-) Zip large size directories (+128 MegaByte files zipping, if it is possible)
3-) the php script must work with: PHP version 5.2 (i have to use this version)
4-) I have a unzipping php script that works fine for files about 50 mb, but if it is possible i need this asked above script contain the unzipping feature for large files (or at least different script for this purpose), too.
5-) Also need a working php script for remote upload (upload any type of files from web/url) to upload and save any type of files to the ftp server REMOTELY.
so if everyone can help, don't hesitate to aid, you gonna save me a lot of headache and time and i will APPRECIATE that forehandly.
As Always Maximum Respect my Friends.