114 cd test# Return to the upper directory. cd ..# Access the flash root directory of the subordinate member with the member ID 2 after you log in tothe master. cd slot2#flash:/# Change back to the flash root directory of the master. cd flash:/copyUse copy to copy a file.SyntaxIn non-FIPS mode:copy fileurl-source fileurl-dest [ vpn-instance vpn-instance-name ] [ source interfaceinterface-type interface-number ]In FIPS mode:copy fileurl-source fileurl-destViewsUser viewPredefined user rolesnetwork-adminParametersfileurl-source: Specifies the name or URL of the file to be copied in non-FIPS mode, and specifies thename of the file to be copied in FIPS mode. If the file resides on an FTP or TFTP server rather thanon the device, specify the URL of the file. Whether a URL is case sensitive depends on the server.fileurl-dest: Specifies the name or URL of the destination file or directory in non-FIPS mode, andspecifies the name of the destination file or directory in FIPS mode. To copy the source file to an FTPor TFTP server, specify a URL. If you specify a directory, the device copies the specified file to thedirectory and saves it with its original file name. Whether a URL is case sensitive depends on theserver.vpn-instance vpn-instance-name: Specifies the VPN instance to which the destination FTP or TFTPserver belongs. The vpn-instance-name argument is a case-sensitive string of 1 to 31 characters. Ifthe server belongs to the public network, do not specify this option.source interface interface-type interface-number: Specifies the source interface used to connect tothe server. After you specify the source interface, the device uses the primary IP address of thesource interface as the source IP address for outgoing packets. If you do not specify this option, thedevice uses the outgoing interface as the source interface.Usage guidelinesIn FIPS mode, you can only use the copy command to copy a local file and save it locally.In non-FIPS mode, you can use the copy command to perform the following tasks:• Copy a local file and save it locally.• Copy a local file and save it to a remote file server.• Copy a file on a remote file server and save it locally.The remote file server can be an FTP server, HTTP server, or TFTP server.