Web Hosting Talk







View Full Version : A user's available disk space?


monkey_boy
09-25-2001, 02:21 PM
Can anyway tell me a way to have the user's available disk space returned to them in their FTP client's transcript?

Also, if he logs in and types "df" at the shell, which number should he be looking at? which dha?

Thank you,
I'm such a newbie!

jim

jks
09-25-2001, 07:39 PM
Originally posted by monkey_boy
Can anyway tell me a way to have the user's available disk space returned to them in their FTP client's transcript?

Also, if he logs in and types "df" at the shell, which number should he be looking at? which dha?


A user can see how much disk space they have been allocated by running the "quota" command.

monkey_boy
09-26-2001, 12:49 PM
thank you for the advice!