![]() |
net2ftp - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: net2ftp (/thread-5899.html) Pages: 1 2 |
RE: net2ftp - bsn - 03-05-2009 06:56 AM I've resolve this problem. I download http://www.net2ftp.com/download/net2ftp_v0.97.zip mv filemanager filemanager.bak mkdir filemanager unzip net2ftp_v0.97.zip in filemanager cd filemanager cp ../filemanager.bak/settings_authorizations.inc.php ./filemanager cp ../filemanager.bak/settings.inc.php ./filemanager I've delete all skins and copy skins omega and skins.inc.php from ../filemanager.bak del filemanager.bak chown -R vu2000.www-data filemanager And now http://ispcp.mydomain.com/ftp/ work much more faster Connect was established about 2-3 seconds!!! Language change at 1 second PS. skins/omega/edit.template.php have error when use CodePress Original edit.template.php don't have error RE: net2ftp - victor531 - 03-05-2009 10:51 AM OK ![]() thanks bsn ... a little step more Victor RE: net2ftp - pgentoo - 03-05-2009 11:50 AM what version of net2ftp is installed in omega 1.0? I've found several issues through the past few months with the web ftp, and wonder if maybe we are just out of date? Issues so far are mostly around unzipping, moving files between folders, etc. Files come up missing, files don't get moved on the first try and require multiple move requests, etc... Anyone else have these problems? - pGentoo RE: net2ftp - FISA4 - 03-19-2009 10:47 PM (03-05-2009 11:50 AM)pgentoo Wrote: what version of net2ftp is installed in omega 1.0? I've found several issues through the past few months with the web ftp, and wonder if maybe we are just out of date? Have a look at the file "version.js". It seems, that we use the latest version. I think that the modifications for ispCP are responsible for this error. I`ve solved this problem by replacing the following file with the original: /path/to/ispcp/tools/filemanager/includes/authorisation.inc.php change language: < 1 sec. login: 3 - 4 sec. please make a backup of the file BEFORE replace. Greetz FISA4 RE: net2ftp - kleidi - 05-27-2009 05:18 AM (03-19-2009 10:47 PM)FISA4 Wrote:(03-05-2009 11:50 AM)pgentoo Wrote: what version of net2ftp is installed in omega 1.0? I've found several issues through the past few months with the web ftp, and wonder if maybe we are just out of date? Thank you bro ![]() ![]() Thank you! RE: net2ftp - TheInanimate - 07-27-2009 02:14 PM (03-19-2009 10:47 PM)FISA4 Wrote:(03-05-2009 11:50 AM)pgentoo Wrote: what version of net2ftp is installed in omega 1.0? I've found several issues through the past few months with the web ftp, and wonder if maybe we are just out of date? Absolutely brilliant, Solved many bugs for me on Ubuntu Hardy 8.04. ![]() |