3 renaming files – Sun Microsystems MEDIACENTER 2.1 User Manual
Page 107
![background image](/manuals/151006/107/background.png)
Chapter 6
Sun MediaCenter Server FTP Daemon
6-13
mput
The
mput
command copies files from a local file system to a Sun MediaCenter
server.
mput
allows you to copy a single video title or all of the titles that have
been copied to a given directory in a local file system using the
mget
command.
mput
supports the use of the asterisk (
*
) wildcard character to specify all of the
files in a directory. An example of its use:
Note –
You cannot use
mput
to load multiple titles onto a Sun MediaCenter server,
unless those titles have been backed up using
mget
. To load multiple titles that have
not been backed up (such as when loading titles for the first time), you must use
multiple, individual
put
commands.
The directory containing the titles that you are copying with
mput
must contain
only the titles being copied and no other files.
6.3.3
Renaming Files
rename
The
rename
command allows you to rename a video file on a Sun MediaCenter
server. You specify only a title name for this command. All other attributes of the
title remain the same.
An example of its use:
Note that if a title contains trick play streams, these are renamed.
ftp> bin
ftp> lcd /home/backup/
ftp> mput \*
200 PORT command successful.
ftp>
ftp> rename smc:title=batman
(to-name) smc:title=Batman
200 PORT command successful.
ftp>