Previous Topic: OFILETYPE

Next Topic: OFLMIN


OFLMAX

Limits the history request to only those file transfers where the number of bytes transferred is equal to or less than the value specified.

NNNNNNNNN(N|X)

A 1- to 10-digit number, where the last digit can be either another numeric digit or a 1-character qualifier. This parameter is used to restrict the search for file transfers to only those file transfers where the number of bytes transferred is equal to or less than the value specified.

X

One of the following qualifiers (default B):

  • B = Bytes
  • K = Kilobytes
  • M = Megabytes
  • G = Gigabytes
  • T = Terabytes (maximum allowed value is 8388607T)
  • P = Petabytes (maximum allowed value is 8191P)
  • E = Exabytes (maximum allowed value is 7E)

Default: 7E

Notes: