Question About Enabling Quota For Ftp... - perhaps I'm doing something wrong...

free web hosting
Free Web Hosting > Astahost > Hosted Members Support > FTP

Question About Enabling Quota For Ftp... - perhaps I'm doing something wrong...

Giniu
Hi...

Yesterday I recieved my package 2 and I started making of some cleanings and organizing all things... I created addictional "nelle" ftp account... and now I want to change quota limit for that ftp account...

I'm pressing on quota button close to this account in FTP manager, then window shows up, I'm entering 15mb and pressing change, then after little moment I see something like: "The FTP account nelle was successfully modified with a new quota of 15 Megabytes" but when I'm pressing back, I see: "No Ftp Accounts have a quota set." and when I'm going back to account quota setting, there is again unlimited... I'm going something wrong, or what? Maybe I should enable it somwhere or just this is usual, and everything works fine, just gives bad information? I'm looking forward for some help...

PS.: besides this small thing this everything is just great biggrin.gif I just love it biggrin.gif keep going smile.gif

 

 

 


Reply

kaputnik
QUOTE(Giniu @ Mar 26 2005, 07:50 PM)
Hi...
but when I'm pressing back, I see: "No Ftp Accounts have a quota set." and when I'm going back to account quota setting, there is again unlimited...
*



Most likely all you need to do is refresh your browser.. most browsers store pages and load the stored pages for quick reloads.. especially when you hit Back.. most likely , by the time you read this, Your problem would have gone away..

Rashid

Reply

Giniu
no... unfortuneatly this is not this... that was one of first thing I checked... sad.gif thanks anyway... so any other sugestions?

Reply

Giniu
oh - I forgot... just to make sure - I also cleared Cookies, Cache and Saved Form Information... also was trying setup this at the morning and checked it now... still nothing... oh... and I wasn't hitting back in browser, just "Go back" button in cPanel... sad.gif

Reply

chiiyo
Try logging in and then logging out. Same thing happened to me, I had an mySQL DB created for movabletype, and I was working fine with both my cpanel open and my movabletype admin window open, and then suddenly they told me movabletype can't find the database, and cpanel showed that I had no mySQL database created.

Even went to create a new database, but when I went "back", cpanel said I still don't have a mySQL database. Then I logged out, restarted the computer (because of system updates) and everything went back to normal. Got my database back and everything. So maybe you should try logging in and out and restarting the computer?

Reply

Giniu
Just tryied it... still nothing... sad.gif ...

But I observed that this is not only problem with changing quota limit but also with creating account with it... I tryied to create new account and set quota while creating it, but when I went to accounts page, there still was: "No Ftp Accounts have a quota set." and both accounts have set: "unlimited" quota... any more sugestions? I realy want to use this feature... sad.gif

Reply

Giniu
I looked around a little in ftp, and i found files .ftpquotta in each ftp user directory... those file contains two numbers like:
CODE
0 0
or
CODE
8 2359
and now I think that it works, but cPanel just can't display it... can this be true? If yes, what means those numbers, and can they be setted manualy? Should this be reported somwhere, or maybe this happend only to me?

Reply

Giniu
From today everything worked great... just like that... thanks for help, I think this topic can be closed now.... man I'm happy biggrin.gif

Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : question, enabling, quota, ftp, im, wrong

  1. Css Minus The <p>
    A very newbie CSS question (9)
  2. Question About Opengl Codes.
    (0)
    Hey! I've started to learn windows API programming. And I've been using OpenGL. I am
    following a tutorial, But I didn't understand every comment. So I rewrote the code some times to
    learn it, and made my own comments. Some of the rows have the comment "What do this row do??". I
    would be happy, if you could explain those rows to me =), please. And BTW: I am only on the first
    tutorial. When I start with the others, I am sure I will have more questions. And if someone else
    have a questions about OpenGl, feel free to ask them here, instead of starting a n....
  3. Something Is Wrong When Linking (dev-c++)
    (2)
    Hi! I am trying to learn how to use OpenGL. I am úsing a compiler named dev-c++. I was
    following a very simple tutorial that would teach me how to make a simple window in OpenGL. But I
    got a strange error. So I tryed to find a tutorial that would teach me how to install GLUT, because
    the tutorial I was following, that teached me how to make a window, used GLUT. Anyways, I did
    whatthe tutorial told me to do, and that didn't work. So can anyone please tell me how I can
    install GLUT, and how to link everything etc, when working with OpenGL. I hope you understand wh....
  4. What's Wrong?
    help me (3)
    I'm trying to enable the remote desktop remotely, but something is wrong. But what? I get this
    tutorial: QUOTE Enable Remote Desktop Connections remotely #2 I've received a few comments
    on my earlier post - one of them is that you can just wait a minute or 2 after changing the registry
    key instead of rebooting (Patience is a virtue ;-) another one is that the "authorized" way to do
    this is through WMI - wmic /node:"Computer Name (FQDN)" /USER:"username" RDTOGGLE WHERE
    ServerName="Computer Name" CALL SetAllowTSConnections 1 This by the way only works from ....
  5. Php Question, Help Please
    (5)
    Im testing to make a site, i made a bit of the code and using Feelay's login system, but can
    this code make safer and better? CODE <?php session_start(); ?> <?php
    $skin = $_GET['skin']; if($skin=='1'){
    $_SESSION['theme']=''; }elseif($skin=='2'){
    $_SESSION['theme']='1'; }elseif($skin=='3'){
    $_SESSION['theme']='2';; }elseif($skin=='4'){
    $_SES....
  6. Simple Java Question
    One Variable; Multiple Classes (1)
    I’m probably the only person that is able to do so much with Java3D and yet still can't
    even get some of the Java basics down. Anyway is it (and if so how is it) possible to make a
    variable editable and readable in multiple class files? It seems like this should be an easy
    question to answer, but here is a little code to help you understand what I am talking about. CODE
    public class test extends Applet{  public int Col = 0;  [some long code basically all it
    does is call for a collision behavior]  [(TestB multiple times every 100 millisecon....
  7. Joomla License Question
    (1)
    I have a small question of the joomla license. I know Joomla is release under the GNU/GPL license
    and that it means I can freely use, copy and alter the source code as long as the license
    information is retained. I know that this is possible for non-commercial use, but what about
    commercial use ? The reason why I ask this is because I've been asked to create a website for a
    store (a bio-store to be exactly) where the owners can place announcements from time to time. Can I
    do this with joomla ? (btw. they have no intentions for having an online shop, just some announ....
  8. Dynamic Php Image And Better Php Code Question
    (10)
    Im working on a dynamic image, can i put 2 images in same dynamic image, and can i make this code
    shorter? if ( $goal == 31 ) { $xp2 = ('14833'); } elseif ( $goal == 32 ) {
    $xp2 = ('16456'); } elseif ( $goal == 33 ) { $xp2 = ('18247'); }
    elseif ( $goal == 34 ) { $xp2 = ('20224'); } elseif ( $goal == 35 ) {
    $xp2 = ('22406'); } elseif ( $goal == 36 ) { $xp2 = ('24815'); }
    elseif ( $goal == 37 ) { $xp2 = ('27473'); } elseif ( $goal == 38 ) { &#....
  9. Private Servers Question
    (13)
    Is a private server illegal or its legal? I saw many servers when i search at google, Runescape,
    WoW, Ragnarok and some more... If its illegal, is it illegal when playing or hosting, or both?
    /huh.gif" style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif" />....
  10. 4 Ram Slots Question
    (6)
    Alright, here's a great question for the Astahost community and I hope you guys can answer this.
    My motherboard has 4 RAM slots, on the motherboard markings, RAM0 and RAM1 are grouped as DIMM1;
    while RAM2 and RAM3 are grouped as DIMM2. Does this mean that DIMM1 is its own independent speed
    bank with its own path to the processor and DIMM2 has its own path as well? I ask this because I
    bought DDR2-667 instead of DDR2-800 because 667s were cheaper than 800s last month, now they are
    almost the same price. I'm planning to buy 2 1GB DDR2-800s to make my system have ....
  11. Whats Wrong In Altec Lansing Sound System ?
    Problem in Altec Lansing 5.1 (5)
    Guyz I need your Help. I bought Altec Lansing 5.1 with Creative sound blaster 5.1 sound card. it has
    two playing systems in it one is stereo system and the other is suuround system.In Stereo system
    only the front right and front left speaker works with woofer and the other three speaker dont
    produce any sound.When I switch to surround system all the five speaker works but woofer doesn't
    produce any sound means no base. so I not getting the proper sound in anyway, I want all the five
    speakers to work with woofer .... do anybody knows about this issue ???please help m....
  12. Mysql Question(inserting Number From A Textfield)
    (3)
    Hey! I am trying to do a "Admin give EXP script". But I can't make it work. The value is
    not updating, but the update query is correct.( I think:P) I think the fault is here: CODE
    $expcomp=$givexpp['exp'] += $givexp; The $givexp is the
    variable for the amount of Xp the admin wants to give. the $givexpp is the variable for the
    user info (in this case, the experince he already have). The datatype for the XP in the database is
    INT. So I have no idea if it can take data from a normal textfield. If you need to see all....
  13. File Storage Question?
    (4)
    I'm not sure if that is the right way to write this question, but I'll try to explain it
    better here. I am looking to make a site that will have various things like: forums, help sections
    etc.. But I also want to have a place for bigger files that people can download. Is there some kind
    of online file server, or is this something that comes with the hosting package? The things I am
    thinking of people downloading are like homemade dungeons, sheets etc. Does anyone know what I can
    do?....
  14. Question
    question (2)
    can u make an free forum hosting? like dir hosting not sub-domain? bc it say that u cannot host
    other people sites and yea that mainlu hosting someone site! oh is send() function in php
    enabled? i need to know lol thank you very much vmkrightpoint....
  15. Concept Of Hijaab In Islaam
    different question regrding women in Islam and their answerzzzzz (0)
    Why shud a Muslim woman be subjugated to da compulsion of a dresscode? Isn’t this restraining her
    human rights and her freedom of choice? Does da rule of ‘Hijab’ (a scarf coveringda head) suppress
    or liberate women’s individuality? Can a Muslim lady observing ‘Perdah’ be a women’s rights
    activist? Wat does feminizm hav to do with a tyrannical, patriarchal religion like Islam? dis effort
    is to answer these and many similar questionz -- to enlightenn and to strip awayyy the veil of
    ignorance, prejudice and baseless suppositionz dat non-Muslimz around da globe hav against I....
  16. Mysql Query Question
    MySQL Select query problem (3)
    Hii Guyz, I am having this little problem creating a query in MySQL. Problem description: Table:
    mytable Table Structure: IssueId | ToolName | Status 01 | Tool1 | Open 02 | Tool1 | Closed 03 |
    Tool2 | Closed 04 | Tool3 | Open Now, I want to get the results in the following form: ToolName |
    Count(Open) | Count(Closed) For the above input, result will be: Tool1 | 1 | 1 Tool2 | 0 | 1 Tool3
    | 1 | 0 There should be NO duplicate toolName in output. Thnaks, Manu.....
  17. Do Google Search Better Than Yahoo?
    This is a question for you all google users!! (14)
    Do you think google search is better than yahoo?? Are they have similar search?? Well for me google
    search is more effective than yahoo search engine.....
  18. I Hear A Sound Inside My System Unit.
    Somethings wrong with my pc. (10)
    Hello people when I turn on my computer it went good but when I open firefox I hear a sound i think
    it came from my hd. Its like reading a cd in your cd-rom just like that sound I hear. Any idea about
    this??....
  19. Gaia Online Question
    Gaia online question cheat (6)
    Hiya! I play Gaia online and I've been wondering if its possible to log onto more then one
    account at a time on one computer. If anyone knows how do this on Mozilla firefox, it would be
    greatly appreciated.....
  20. Ipod Hardware And Software Question
    (8)
    I had a problem with my 40GB 4th Generation iPod. It was giving me the sad iPod icon. I tried
    restoring it to factory default but it wasn't even detected. So I opened up the iPod and tried
    reseating all the cables. I wasn't paying attention and forced the hard drive cable in (I know,
    stupid thing to do especially for me). I'm usually more careful, but now the extra "pin" (maybe
    a ground) at the end is broken and stuck into the wrong side of the hard drive. I put it in the
    correct way now minus that "ground" pin at the end (which is still stuck on the other si....
  21. What's The Best CMS
    CMS or not CMS?, that is the question (35)
    read many artical and try many CMS, but still haven't find a best CMS, have you find it?
    phpWebSite Tiki XOOPS TYPO3 FreeWPS XDBCMS Nucleus CMS Mambo....
  22. VB.NET / MS Access Question
    (6)
    Jeez .. i can see people already starting to take up sticks and stones to beat me up .. well .. i
    know m annoying .. and this always happens when my questions are related to programming
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> Newayz ..
    to the point .. I have an MS Access DB .. I need a VB Code to retrieve the value from a field in
    the table. Let me just put it in a better way. I have a table that has a column: Sno. .. under
    sno. i have numbers like 1,2,3,4,5,6,7,8 .... now i created a form where i could view the rec....
  23. Web Browser And Taskbar Problems (web Browser Disappears)
    Question about web browsers and taskbar (7)
    First off, I would like to say thanks for taking the time to read my thread... Er then I won't
    have a second or any others, I will just get to my questions. Okay, so I recently noticed that my
    web browser windows when I minimized them to the task bar just disappeared. They seemingly minimzed
    to a spot that I couldn't see to the down and right of the start button. I know how to get
    around this in a couple of ways if I have to... But I was just curious to see if anyone knew how to
    fix it a better way? My "solutions" to fix it are: 1) If I hit ALT+TAB at the s....
  24. How To Install Applications In Fedora
    noob question (12)
    I'm a linux user since a few days, i've decided to change to linux coz i'm not very
    pleased with Windows versions . So i wonder how do i install aplications like Files Sharing and mp3
    ?....
  25. Question About Asp Now() Function
    How to display 24 hour time format (6)
    I am learning asp currently. The learning environment is windows 2003 plus the builtin IIS. Time
    format in this machine is set to 24 hours format (hh:mm:ss). However, when i call the Now()
    function in a ASP script, the time it caught and displayed as "2005-7-29 7:32:40pm". Is there
    anyway to make it displayed in 24 hours format.?? Just like this "2005-7-29 19:32:40" ....
  26. Mp3 Questions
    a question for a mp3 beginner like me (14)
    Hello... You all like to download MP3 's online right? Well, hmmm... i love to download them
    and burn them in a cd but there's some unanswered questions roaving in my mind. Example, I
    have many duplicates of one song with different file names, well, I want to remove those duplicate
    ones ... how? And MP3 is compressed right? Is there a way to uncompress those compressed
    sound so that I will really do unlock the wonderful sound of the audio?....
  27. Question: Vector Based Animation?
    Free flash like programs... (4)
    Hello there! I have experience in flash through art classes in school, and Being a 16 year old
    on a low budget, I was curious if there were any flash like programs out there for free? I know free
    is pushing it lol... but Im desperate and my creative imagination needs to be released. I'm just
    looking for something that has the basic feel and capabilities of flash. Im looking for something
    that will be vector based, will animate, and will allow sounds to be added into the background!
    Any information would be awesomely appreciated! Thanks much!....
  28. Force Object To Load Last
    html question (2)
    Alright html wizards...i've got a question ^_^ I assume that, like other programming codes, html
    and php compilers read a code from top to bottom. Say I have a object though...and I want it to load
    last...how do I do that? Let's just pretend I have an image that I do not want to load until
    everything else on the webpage is loaded...how can I set that up? Is there perhaps a javascript code
    for it...or maybe a CSS style I could add onto the object? Or better yet, is it possible to make
    everything within a div/span/table tag load last? Another thing...if I leave an....
  29. Question About Professional 3d Animating
    I.E. Pixar (20)
    Does anyone know what kind of animating programs comapanies like pixar or dreamworks use? I'm
    wondering, because I'm kinda looking into professional animations, and need some advice on what
    program to use... flash works for 2d, but i dont think i can do 3d very well in in. Thanks Peace
    aaron....
  30. Question about Runtime.exec() stdout/stderr
    (1)
    Runtime.exec() stdout/stderr lost after execvp() in C program? Hello, I have a C program that is
    printing one line of text to stdout, then it is replacing the current process with a new one using
    execvp(), and then the new program is printing many lines of text to stdout. When I execute the
    program in a console (Linux), I can see the line printed by the first process followed by the lines
    printed by the second process. But when I run the program using Runtime.exec(), the line printed by
    the first process seems to be thrown away, actually everything the first process....

    1. Looking for question, enabling, quota, ftp, im, wrong

Searching Video's for question, enabling, quota, ftp, im, wrong
advertisement




Question About Enabling Quota For Ftp... - perhaps I'm doing something wrong...



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE