<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ISE Upgrade File Copy Error in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309588#M159184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Richard, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&amp;nbsp; I am not above doing so, but the documentation for the 1.2 upgrade specifically states that copying the upgrade files to the local repository is recommended.&amp;nbsp; Considering some of the issues I ahve experienced in the past with upgrading ISE, I am trying to eliminate any point of failure that I am able to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Oct 2013 16:38:02 GMT</pubDate>
    <dc:creator>David Pease</dc:creator>
    <dc:date>2013-10-11T16:38:02Z</dc:date>
    <item>
      <title>ISE Upgrade File Copy Error</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309582#M159166</link>
      <description>&lt;P&gt;According to the Upgrade Guidelines for 1.2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy the upgrade bundle to the local disk using the copy command from the Cisco ISE CLI: copyftp-filepath ise-upgradebundle-1.1.x-to-1.2.0.899.i386.tar.gz disk:/&amp;nbsp;&amp;nbsp; Again, after you copy the upgrade bundle to the local disk, check to&amp;nbsp; ensure that the size of the upgrade bundle in your local disk is the&amp;nbsp; same as it is in the repository. Use the &lt;STRONG&gt;dir &lt;/STRONG&gt;command to verify the size of the upgrade bundle in the local disk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I attempt to run this command, I keep getting the error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"% long command detected at '^' marker"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;" copy repository FTPDPZ ise-patchbundle-1.2.0.899-1-82500.x86_64.tar.gz"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried to replace the repository + name with an IP address, with just the repository name, and with 100 other things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to look up what a "long command" is, but I come up with nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the proper verbage to utilize this command?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:59:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309582#M159166</guid>
      <dc:creator>David Pease</dc:creator>
      <dc:date>2019-03-11T03:59:12Z</dc:date>
    </item>
    <item>
      <title>ISE Upgrade File Copy Error</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309583#M159168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to set the destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your command:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;" copy repository FTPDPZ ise-patchbundle-1.2.0.899-1-82500.x86_64.tar.gz"&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;copy repository FTPDPZ ise-patchbundle-1.2.0.899-1-82500.x86_64.tar.gz &lt;STRONG&gt;disk:/&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;You have the copy from portion, but not the copy to.&lt;BR /&gt;&lt;BR /&gt;Just add disk:/ to the end of the command.&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 20:45:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309583#M159168</guid>
      <dc:creator>Charlie Moreton</dc:creator>
      <dc:date>2013-10-10T20:45:43Z</dc:date>
    </item>
    <item>
      <title>ISE Upgrade File Copy Error</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309584#M159170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Charles, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate the quick response.&amp;nbsp; After looking over my posting, I realize that I neglected to add that to my post as part of the command I entered.&amp;nbsp;&amp;nbsp; In actuality, I have tried it with disk:/ on the end, and I apologize for leaving that out.&amp;nbsp; I only wish it were that easy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that my problem lies with the ftp-filepath section of the command, but there are no examples that I could find that gives the exact wording I need to use with regards to repositories.&amp;nbsp; The term ftp-filepath is too ambiguous.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You for your input, however.&amp;nbsp; Any information is better than none!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 14:43:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309584#M159170</guid>
      <dc:creator>David Pease</dc:creator>
      <dc:date>2013-10-11T14:43:44Z</dc:date>
    </item>
    <item>
      <title>ISE Upgrade File Copy Error</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309585#M159172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It figures, doesn't it?&amp;nbsp; No worries.&amp;nbsp; The repository system is a confusing one, but it is what we have.&amp;nbsp; I have found detailed instructions on using it, but they are for the Cisco Prime LMS product.&amp;nbsp; The process is the same (I used these unstructions when doing my ISE 1.2 Upgrade), just substitute file names as necessary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Step 1 &lt;/STRONG&gt;&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="5" /&gt;Log into the shell and navigate to the location where the upgrade file, lms4_2_3_lnx_k9.zip is stored. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1212799"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;myhost/admin# shell&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1212801"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;starting shell...&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1212787"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;[myhost/ root-ade ~]&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://www.cisco.com/en/US/i/templates/note.gif" /&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1213398"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Note &lt;/STRONG&gt;&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="6" /&gt;The&amp;nbsp; login name that appears in the command prompt depends on the login name&amp;nbsp; entered by the user while installing LMS on VM Console. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;A name="wp1207727"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Step 2 &lt;/STRONG&gt;&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="5" /&gt;Unzip the lms4_2_3_lnx_k9.zip file to extract Cisco_Prime_LAN_Management_Solution_4_2_3.tar.gz. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1212917"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;[myhost/ root-ade myloc] unzip lms4_2_2_lnx_k9.zip&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1187990"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Step 3 &lt;/STRONG&gt;&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="5" /&gt;Copy the Cisco_Prime_LAN_Management_Solution_4_2_3.tar.gz to local disk partition of LMS 4.2.2 installed server (/localdisk). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1212938"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Step 4 &lt;/STRONG&gt;&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="5" /&gt;Log in with your credentials to the VM Console through Vsphere client. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1187991"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Step 5 &lt;/STRONG&gt;&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="5" /&gt;Create either a local or remote repository. A repository contains URL and credential details &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1187992"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;myhost/admin# configure terminal&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1187993"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;myhost/admin(config)# repository &amp;lt;&lt;MYREPO&gt;&amp;gt;&lt;/MYREPO&gt;&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1187994"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;myhost/admin(config-Repository)# url ?&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1187995"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;&lt;WORD&gt;&amp;nbsp; Enter repository URL, including server and path info (Max Size - 80)&lt;/WORD&gt;&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1187996"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;cdrom:&amp;nbsp; Local CD-ROM drive (read only)&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1187997"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;disk:&amp;nbsp;&amp;nbsp; Local storage&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1187998"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;ftp:&amp;nbsp;&amp;nbsp;&amp;nbsp; URL using a FTP server&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1187999"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;http:&amp;nbsp;&amp;nbsp; URL using a HTTP server (read only)&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188000"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;https:&amp;nbsp; URL using a HTTPS server (read only)&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188001"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;nfs:&amp;nbsp;&amp;nbsp;&amp;nbsp; URL using a NFS server&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188002"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;sftp:&amp;nbsp;&amp;nbsp; URL using a SFTP server&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188003"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;tftp:&amp;nbsp;&amp;nbsp; URL using a TFTP server&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188004"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Step 6 &lt;/STRONG&gt;&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="5" /&gt;Combine the URL to the repository that uses a local or remote storage. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188005"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt; a. &lt;/STRONG&gt;&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="10" /&gt;The following IOS CLI shows how to combine the URL to a repository that uses a local storage: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188007"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;myhost/admin(config-Repository)# url disk: &lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188008"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;myhost/admin(config-Repository)# exit&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188009"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;myhost/admin(config)# exit&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188010"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;myhost/admin# write mem&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188011"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;Generating configuration...&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188012"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;myhost/admin# &lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188013"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt; b. &lt;/STRONG&gt;&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="10" /&gt;The following IOS CLI shows how to combine the URL to a repository that uses an anonymous FTP server: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188014"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;&lt;SPAN&gt;myhost/admin(config-Repository)# url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://"&gt;ftp://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;&lt;FTP_LOCATION&gt;&amp;gt; &lt;/FTP_LOCATION&gt;&lt;/SPAN&gt;&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188015"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;myhost/admin(config-Repository)# user &amp;lt;&lt;FTP_USERNAME&gt;&amp;gt; password plain &amp;lt;&lt;FTP_PASSWORD&gt;&amp;gt;&lt;/FTP_PASSWORD&gt;&lt;/FTP_USERNAME&gt;&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188016"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;myhost/admin(config-Repository)# exit&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188017"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;myhost/admin(config)# exit&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188018"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;myhost/admin# write mem&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188019"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;Generating configuration...&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188020"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;myhost/admin#&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188021"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; You can use the above mentioned steps for other protocols. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188022"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Step 7 &lt;/STRONG&gt;&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="5" /&gt;Run the below command in the VM console in VSphere client. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188023"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;myhost/admin# application upgrade &lt;/CODE&gt;Cisco_Prime_LAN_Management_Solution_4_2_3.tar.gz&lt;CODE&gt; &amp;lt;&lt;MYREPO&gt;&amp;gt;&lt;/MYREPO&gt;&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188024"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;CODE&gt;Save the ADE-OS running configuration? (yes/no) [yes]?&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1188025"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Step 8 &lt;/STRONG&gt;&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="5" /&gt;Press Enter to continue with LMS 4.2.3 upgrade. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="wp1199373"&gt;&lt;/A&gt; &lt;/P&gt;&lt;P&gt; An Application upgrade successful message appears. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the doc that contains these instructions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.2.3/release/notes/lms4_2_3_release_notes.html#wp1183869"&gt;http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.2.3/release/notes/lms4_2_3_release_notes.html#wp1183869&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 15:10:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309585#M159172</guid>
      <dc:creator>Charlie Moreton</dc:creator>
      <dc:date>2013-10-11T15:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Upgrade File Copy Error</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309586#M159179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Charles, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate the documentation, but I already understand how to create repositories.&amp;nbsp; Allow me to restate my issue as I want to include all pertinent information...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to copy the patch/ugrade files from a repository to the server's local disk.&amp;nbsp; I have created a repository called "local" that I would like to transfer the files to.&amp;nbsp; The repository I am trying to copy the files from is called "ftp".&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried the following commands and the error messages I recieved are listed after:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy ftp ise-patchbundle-1.2.0.899-1-82500.x86_64.tar.gz disk:/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;/P&gt;&lt;P&gt;long command detected at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy ftp ise-patchbundle-1.2.0.899-1-82500.x86_64.tar.gz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Error: invalid url&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; copy repository ftp ise-patchbundle-1.2.0.899-1-82500.x86_64.tar.gz disk:/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;/P&gt;&lt;P&gt;long command detected at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately there is no documentation that I can find that tells me what I need to put in the command where "ftp-filepath" is.&amp;nbsp; I have tried multiple variations, all with similar results.&amp;nbsp; This is getting frustrating, but I am open to suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 15:35:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309586#M159179</guid>
      <dc:creator>David Pease</dc:creator>
      <dc:date>2013-10-11T15:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Upgrade File Copy Error</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309587#M159182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why are you even trying to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why not just create an FTP repository and update via that?&amp;nbsp; Manually copying to the local disk is surely an un-necessary additional step?&amp;nbsp; Updating direct from an FTP server is a very reliable process, which is what most people are after when performing upgrades....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 16:32:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309587#M159182</guid>
      <dc:creator>Richard Atkin</dc:creator>
      <dc:date>2013-10-11T16:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Upgrade File Copy Error</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309588#M159184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Richard, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&amp;nbsp; I am not above doing so, but the documentation for the 1.2 upgrade specifically states that copying the upgrade files to the local repository is recommended.&amp;nbsp; Considering some of the issues I ahve experienced in the past with upgrading ISE, I am trying to eliminate any point of failure that I am able to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 16:38:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309588#M159184</guid>
      <dc:creator>David Pease</dc:creator>
      <dc:date>2013-10-11T16:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Upgrade File Copy Error</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309589#M159186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are LOADS of issues with upgrading ISEs.... I've probably done 30-odd upgrades of various ISEs from 1.0 through to 1.2 and that FTP based updates are reliable is about the only thing I can state with any certainty...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps you can tell us what problem you're trying to avoid / encountered previously? And what software version you're upgrading from?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 16:45:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309589#M159186</guid>
      <dc:creator>Richard Atkin</dc:creator>
      <dc:date>2013-10-11T16:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Upgrade File Copy Error</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309590#M159189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Richard, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While I appreciate the offer, I would rather focus my efforts on getting this command to work properly.&amp;nbsp;&amp;nbsp; One thing I have learned in upgrading our ISE installation, is that there is no specific set of factors that will determine an upgrade failure.&amp;nbsp; I am trying to set this up according to Cisco's Recommended Practices.&amp;nbsp;&amp;nbsp; While your expertise in upgrading ISE installations woudl be helpful, I have been tasked to follow the Cisco Guidelines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will say that the upgrade path we are following is from 1.1.3 Patch 3 to 1.2 Patch 2.&amp;nbsp; We have two admin nodes and two monitoring/policy nodes.&amp;nbsp; One Admin and one Secondary of each.&amp;nbsp; Admin Nodes are at one physical location, and the Secondary are at another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot specifically tell you exaclty what the issues were last time we attempted to upgrade, other than it took 10 hours on a call with TAC to get back to a functioning system, and that is not including the time we spent trying to fix the issue ourselves.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if I need to revert back to using FTP to transfer the upgrade files, I can do so, but, once again, according to the documentation for 1.2, copying the files locally is Best Practice, and the command they list to do so is too ambigous in its structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 15:08:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309590#M159189</guid>
      <dc:creator>David Pease</dc:creator>
      <dc:date>2013-10-14T15:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Upgrade File Copy Error</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309591#M159190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt;Hey David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like you've been staring a bit too long at this, and accidently misinterpreted the guide! The 'copy' command doesn't utilize any repositories currently setup in the running-config, so you have to type it out like so&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;copy &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:shertica@ftp-server.domain.com"&gt;shertica@ftp-server.domain.com&lt;/A&gt;&lt;SPAN&gt;/ise-patchbundle.etc.etc.etc.tar.gz disk:\&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you're typing it out, there are more arguements to the command than it knows it should handle, so it throws the 'long command' error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco;"&gt;copy repository FTPDPZ ise-patchbundle-1.2.0.899-1-82500.x86_64.tar.gz disk:\&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;copy &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:shertica@ftp-server.domain.com"&gt;shertica@ftp-server.domain.com&lt;/A&gt;&lt;SPAN&gt;\ise-patchbundle.etc.etc.etc.tar.gz disk:\&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 22:01:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309591#M159190</guid>
      <dc:creator>Sam Hertica</dc:creator>
      <dc:date>2013-10-15T22:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Upgrade File Copy Error</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309592#M159193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sam, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for responding.&amp;nbsp;&amp;nbsp; Your message is exactly what I was looking for.&amp;nbsp;&amp;nbsp; I was able to research the Command Line FTP Transfer syntax, and copy the files over to the servers' local repository using command line.&amp;nbsp;&amp;nbsp;&amp;nbsp; I don't believe I was misinterpreting the guide, but the guide is very ambiguous about explaining exactly what usage is allowed or disallowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate everyone's input on this matter.&amp;nbsp; For anyone else who is having issues with this, I will give you the syntax I used that allowed me to perform the operation I was requesting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;copy &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://(username):(password)@(FTP" rel="nofollow"&gt;ftp://(username):(password)@(FTP&lt;/A&gt;&lt;SPAN&gt; Server IP Address)/ise-upgradebundle-1.1.x-to-1.2.0.899.i386.tar.gz disk:/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you can substitute the Filename for whatever you are attempting to copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You Again for all of the replies!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 13:19:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309592#M159193</guid>
      <dc:creator>David Pease</dc:creator>
      <dc:date>2013-10-16T13:19:19Z</dc:date>
    </item>
    <item>
      <title>Thank you David! I too wanted</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309593#M159194</link>
      <description>&lt;P&gt;Thank you David!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I too wanted to follow along, especially since one of my nodes is over a slower link, so I wanted to copy the files locally to the nodes.&lt;/P&gt;&lt;P&gt;You explained it very well and it is working great. Thanks for your follow up comment.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 11:53:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309593#M159194</guid>
      <dc:creator>Jeff Ferrell</dc:creator>
      <dc:date>2014-09-10T11:53:46Z</dc:date>
    </item>
    <item>
      <title>You are welcome.  It is very</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309594#M159197</link>
      <description>&lt;P&gt;You are welcome. &amp;nbsp;It is very frustrating when you find a topic on here that explains your problem exactly, but there is no updates/resolutions at all which does&amp;nbsp;no good for anyone. &amp;nbsp; I am glad my response was able to help you!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 13:28:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/2309594#M159197</guid>
      <dc:creator>David Pease</dc:creator>
      <dc:date>2014-09-10T13:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Upgrade File Copy Error</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/3791552#M159198</link>
      <description>&lt;P&gt;Hi folks, if you trying to copy the other way, from ISE up to another server, here is the way. Works on ISE 2.3.x.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;copy disk:/urt.log sftp://1.2.3.4/FTP/TAC&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(Trying to copy&amp;nbsp;&lt;SPAN&gt;disk:/urt.log&lt;/SPAN&gt; REPOSITORY doesn't appear to work).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may also need to add the host key:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;crypto host_key add host 1.2.3.4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 19:33:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/3791552#M159198</guid>
      <dc:creator>innovative_elephant</dc:creator>
      <dc:date>2019-01-30T19:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Upgrade File Copy Error</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/3913211#M159199</link>
      <description>&lt;P&gt;Thanks, that worked!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 16:59:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/3913211#M159199</guid>
      <dc:creator>madnirafik</dc:creator>
      <dc:date>2019-08-23T16:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Upgrade File Copy Error</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/5259136#M594894</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Unfortunately in our situation there was no ftp server. The the only option was to use a Linux box running ssh (sftp)&lt;/P&gt;&lt;P&gt;After lot of troubleshooting the following worked. Remember to provide full file path.&lt;/P&gt;&lt;P&gt;radius-b/admin#&amp;nbsp;&amp;nbsp; copy sftp://10.10.10.9/home/user2/ise-urtbundle-3.2.0.542a-1.0.0.SPA.x86_64.tar.gz disk:/&lt;/P&gt;&lt;P&gt;it will ask for a username and password on Linux box&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 13:40:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-upgrade-file-copy-error/m-p/5259136#M594894</guid>
      <dc:creator>Zaaf Aba</dc:creator>
      <dc:date>2025-04-08T13:40:09Z</dc:date>
    </item>
  </channel>
</rss>

