Scroll to navigation

SXLS(1) Skylable SX Manual SXLS(1)

NAME

sxls - list available volumes and their contents

SYNOPSIS

sxls [OPTIONS]... sx://[profile@]cluster[/volume[/path]]...

DESCRIPTION

List information about the volumes available in the cluster (when called without a volume name) or contents of a particular volume.

OPTIONS

Print help and exit
Print help, including hidden options, and exit
Print version and exit
Recursively list entire directories
Use a long listing format. This provides additional information about volumes (such as the replica number, active filter, current usage or the size limit) and files (modification time and size).
Convert all sizes to an easily readable format
Enable debug messages
Enable verbose errors
Separate file names with \0 instead of \n
Path to the SX configuration directory (default: ~/.sx)
Path to the SX filter directory (default: /usr/lib/sxclient)

EXAMPLES

To list all volumes, which you can access on 'cluster' run:
sxls -l sx://cluster

To recursively list the contents of the volume 'data' run:
sxls -r sx://cluster/data

SEE ALSO

sxcp(1), sxmv(1), sxcat(1), sxrm(1), sxrev(1), sxinit(1)

September 2014 sxls 2.0