Checking transfer quota
- Last Updated: January 29, 2024
- 1 minute read
- WS_FTP Pro
- Version 13.0
- Documentation
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:
- Right click in WS_FTP Professional's right pane.
- Choose Operations > FTP Commands > QUOTE.
- Enter "xquota" in the Quote field.
- Click OK.
- Under the Information Window, click the Connection Log tab.
- 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 endThe 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.