Results 1 to 10 of 10

Thread: quota exceeded?

  1. #1
    digitalenvy.bizhat.com Guest

    Default quota exceeded?

    Hi,
    Well I was trying to upload stuff via ftp, and it says uploaded so n so file successfuly, but then a quota exceeded. And none of the files get uploaded. And I have used just 1mb of diskspace. Any idea why?....is there a limit on howmuch data you can ftp in a day etc?
    do lemme know soon
    cheers

  2. #2
    Join Date
    Sep 2003
    Posts
    3,040

    Default

    You will be able to upload 50 MB Files.

    Can you copy the FTP error message here ? What is the extension of file you are trying to upload ?
    Become PHP Expert in 30 days
    FreeMarriage.com - Free Online Matrimonial
    FlashWebHost.com - Professional Web Hosting, Designing.

  3. #3
    Guest

    Default

    This is what I get when I logon via FTP.

    220---------- Welcome to Pure-FTPd ----------
    220-You are user number 2 of 100 allowed.
    220-Local time is now 05:48. Server port: 21.
    220-This is a private system - No anonymous login
    220 You will be disconnected after 5 minutes of inactivity.
    USER digitalenvy.bizhat.com
    331 User digitalenvy.bizhat.com OK. Password required
    PASS xxxx
    230-User digitalenvy.bizhat.com has group access to: 1292
    230-This server supports FXP transfers
    230-OK. Current restricted directory is /
    230-575 files used (0%) - authorized: 100000 files
    230 51138 Kbytes used (99%) - authorized: 51200 Kb
    TYPE I
    As you can see, it seems that my quota is almost full, although I have absolutely nothing on my account. just 2 files. .ftpquota and .htaccess .

    Im having this problem with uploading any and every filetype...primarily coz its saying that I'm exceeding the quota. Pls lemme know whats hapenning.

    Thanks a lot
    Cheers

  4. #4
    Join Date
    Sep 2003
    Posts
    3,040

    Default

    The Quota problem is corrected.

    You can upload the files now.
    Become PHP Expert in 30 days
    FreeMarriage.com - Free Online Matrimonial
    FlashWebHost.com - Professional Web Hosting, Designing.

  5. #5
    digitalenvy Guest

    Default

    Thanks a lot. Its working fine now. Btw...was it something I did? or some bug?
    Cheers

  6. #6
    Join Date
    Sep 2003
    Posts
    3,040

    Default

    .ftpquota file is used to track quota by pureftpd, it went wrong some way. I recreated the file, tryed uploading/deleting the files, it worked fine for me.

    What FTP Program you use ?

    How to set the FTP program to show files start with "." ?
    Become PHP Expert in 30 days
    FreeMarriage.com - Free Online Matrimonial
    FlashWebHost.com - Professional Web Hosting, Designing.

  7. #7
    digitalenvy Guest

    Default

    Well I use gftp (on linux). So that shows the .files by default....maybe it would be a good idea to make sure its hidden else you might have ppl messing with the quota files :D
    *Hope i'm not putting ideas into anyones head*
    Cheers

  8. #8
    digitalenvy Guest

    Default

    aaargh....same problem again. So Now I sort of figured whats hapenning. For somereason when I upload stuff....it dosent get uploaded onto the server. I mean....i get no error messages....the ftp client even says everythings been uploaded, etc....but then when I list the directory...nothings gone in....at the most it just creates the blank directories, but cant seem to fill them up. At the same time it still does seem to 'upload' the files, as it gives transfer rates , etc...and so .ftpquota gets updated with howmuch you are uploading....but since it dosent showup on my directory...I cant delete it, so as I try to upload again and again....my ftp quota keeps dying on me.

    edit: Finally figured out why this is hapenning. Your structure dosent seem to be capable of recognizing directories with spaces in them....even the webclient messes up if you dir has a space in it. I really would suggest fixing this, as its very inconvenient not to be able to have directory names with spaces in them. Do lemme know about what can be done...also my ftp quote needs to be reset again as its showing more than what it actually is.
    Cheers

  9. #9
    Join Date
    Sep 2003
    Posts
    3,040

    Default

    What is the extension of file you are trying to upload ?
    Become PHP Expert in 30 days
    FreeMarriage.com - Free Online Matrimonial
    FlashWebHost.com - Professional Web Hosting, Designing.

  10. #10
    digitalenvy Guest

    Default

    It dosent matter...its the same for anyfiletype. Ive been trying to upload my webalbum created by Jplus software. ...the main problem is the space in filenames/directories

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •