Scroll to navigation

SXMV(1) Skylable SX Manual SXMV(1)

NAME

sxmv - move files between SX volumes and clusters

SYNOPSIS

sxmv [OPTIONS]... SOURCE... DEST

DESCRIPTION

sxmv can move files and entire directories within a single volume or between volumes and different Skylable SX clusters.

OPTIONS

Print help and exit
Print help, including hidden options, and exit
Print version and exit
Recursively move files from SOURCE to DEST directory
Enable debug messages
Path to the SX configuration directory (default: ~/.sx)
Path to the SX filter directory (default: /usr/lib/sxclient)

EXAMPLES

To rename the file 'foo' to 'bar' run:
sxmv sx://cluster/vol/foo sx://cluster/vol/bar

To move directory 'movies' from the volume 'data' to 'oldstuff' run:
sxmv -r sx://cluster/data/movies/ sx://cluster/oldstuff/movies/

SEE ALSO

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

October 2014 sxmv 2.0