Chapter 46: Command Line Descriptions
STANDARD Revision 1.0 C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved. 2571
copy
Copies a local or network file from one location to another file or directory.
copy <source file> <destination file>
Note: A URL path is only allowed with either the source or destination file, not both. For ftp, you can also specify a username
and password.
Parameters
Path to the file to be copied. To copy remote files, use one of the following:
tftp://<host>/<file>
-or-
ftp://username:pwd@<host>/<file> all-commands -- This will copy all available commands)
Path to the file to be copied to. To copy remote files, use one of the following:
tftp://<host>/<file>
-or-
ftp://username:pwd@<host>/<file>
Related Commands
configure ftp-server (page 1466)