Checking transfer quota

WS_FTP Servers can be set with user quotas. You can check to see how much of your quota you have left by running an "xquote" command.

To run xquote, do the following:

  1. Right click in WS_FTP Professional's right pane.
  2. Choose Operations > FTP Commands > QUOTE.
  3. Enter "xquota" in the Quote field.
  4. Click OK.
  5. Under the Information Window, click the Connection Log tab.
  6. In the log window, look for a set of entries similar to the following:
	xquota
	213-File and disk usage
    		File count: 0
   		File limit: 100
    		Disk usage: 0
    		Disk limit: 1073741824
	213 File and disk usage end

The above log entries show a quota of one gig of disk usage with 100 files as the limits for transferred files.

Note: The xquota command works with FTP only. It is not permitted with SSH.