Add new comment

Submitted by Vaidotas (not registered) on Wed, 2008-12-03 19:16.

Hello,

Current table structure gives maximum 4GB quota (bytes_in_avail int(10) unsigned NOT NULL default '0')
With these days disk capacities it is too small value :) To extend to 1024TB use bigint (bytes_in_avail bigint(10) unsigned NOT NULL default '0')
 I have made ftp management based on this howto. It is more simplier than insert everything with phpMyAdmin :)
 Try it out on sourceforge:
 http://ftpreadmin.sf.net

 

 

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.