<?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: Cisco ISE Repository in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5092733#M589292</link>
    <description>&lt;P&gt;Sorry i missed this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What FTP server software are you using? I am using Linux machine as my ftpServer&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 May 2024 15:03:27 GMT</pubDate>
    <dc:creator>akintundeoloyede11</dc:creator>
    <dc:date>2024-05-07T15:03:27Z</dc:date>
    <item>
      <title>Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5090582#M589263</link>
      <description>&lt;P&gt;Hi Team&lt;/P&gt;&lt;P&gt;Need help with files uploaded to cisco ise repository. All settings related to FTP and file permission done but yet couldn't access files in the repository. See below error message:&amp;nbsp;&lt;/P&gt;&lt;P&gt;XP-ISE-02/admin(config)# repository ftp-repo&lt;BR /&gt;XP-ISE-02/admin(config-Repository)# url &lt;A href="ftp://172.22.51.12" target="_blank" rel="noopener"&gt;ftp://172.22.51.12&lt;/A&gt;&lt;BR /&gt;XP-ISE-02/admin(config-Repository)# user ftpuser password plain P@ssw0rd&lt;BR /&gt;XP-ISE-02/admin(config-Repository)# exit&lt;BR /&gt;XP-ISE-02/admin(config)# exit&lt;BR /&gt;XP-ISE-02/admin# debug transfer 7&lt;BR /&gt;XP-ISE-02/admin# sh repository ftp-repo&lt;BR /&gt;6 [890]:[info] transfer: cars_xfer.c[220] [admin]: ftp dir of repository ftp-repo requested&lt;BR /&gt;7 [890]:[debug] transfer: cars_xfer_util.c[2056] [admin]: ftp get dir for repos ftp-repo&lt;BR /&gt;7 [890]:[debug] transfer: cars_xfer_util.c[2068] [admin]: initializing curl&lt;BR /&gt;7 [890]:[debug] transfer: cars_xfer_util.c[2079] [admin]: full url is &lt;A href="ftp://172.22.51.12/" target="_blank" rel="noopener"&gt;ftp://172.22.51.12/&lt;/A&gt;&lt;BR /&gt;7 [890]:[debug] transfer: cars_xfer_util.c[1967] [admin]: initializing curl&lt;BR /&gt;7 [890]:[debug] transfer: cars_xfer_util.c[1980] [admin]: full url is &lt;A href="ftp://172.22.51.12/ftp" target="_blank" rel="noopener"&gt;ftp://172.22.51.12/ftp&lt;/A&gt;&lt;BR /&gt;7 [890]:[debug] transfer: cars_xfer_util.c[2001] [admin]: res: 19&lt;BR /&gt;7 [890]:[debug] transfer: cars_xfer.c[268] [admin]: freed file list&lt;BR /&gt;ftp&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 11:04:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5090582#M589263</guid>
      <dc:creator>akintundeoloyede11</dc:creator>
      <dc:date>2024-05-06T11:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5090913#M589267</link>
      <description>&lt;P&gt;Did you attempt to upload/download from the CLI or UI? What copy command did you use?&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 13:19:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5090913#M589267</guid>
      <dc:creator>Torbjørn</dc:creator>
      <dc:date>2024-05-06T13:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5091165#M589273</link>
      <description>Attempt is to upload patch file to the ise repository using ftp, file has&lt;BR /&gt;been uploaded to the ftpserver and all necessary permission granted however&lt;BR /&gt;each time the sh repository command is run there is no file display in the&lt;BR /&gt;repository hence the error message below.&lt;BR /&gt;&lt;BR /&gt;XP-ISE-02/admin(config)# repository ftp-repo&lt;BR /&gt;XP-ISE-02/admin(config-Repository)# url &lt;A href="ftp://172.22.51.12" target="_blank"&gt;ftp://172.22.51.12&lt;/A&gt;&lt;BR /&gt;XP-ISE-02/admin(config-Repository)# user ftpuser password plain P@ssw0rd&lt;BR /&gt;XP-ISE-02/admin(config-Repository)# exit&lt;BR /&gt;XP-ISE-02/admin(config)# exit&lt;BR /&gt;XP-ISE-02/admin# debug transfer 7&lt;BR /&gt;XP-ISE-02/admin# sh repository ftp-repo&lt;BR /&gt;6 [890]:[info] transfer: cars_xfer.c[220] [admin]: ftp dir of repository&lt;BR /&gt;ftp-repo requested&lt;BR /&gt;7 [890]:[debug] transfer: cars_xfer_util.c[2056] [admin]: ftp get dir for&lt;BR /&gt;repos ftp-repo&lt;BR /&gt;7 [890]:[debug] transfer: cars_xfer_util.c[2068] [admin]: initializing curl&lt;BR /&gt;7 [890]:[debug] transfer: cars_xfer_util.c[2079] [admin]: full url is&lt;BR /&gt;&lt;A href="ftp://172.22.51.12/" target="_blank"&gt;ftp://172.22.51.12/&lt;/A&gt;&lt;BR /&gt;7 [890]:[debug] transfer: cars_xfer_util.c[1967] [admin]: initializing curl&lt;BR /&gt;7 [890]:[debug] transfer: cars_xfer_util.c[1980] [admin]: full url is&lt;BR /&gt;&lt;A href="ftp://172.22.51.12/ftp" target="_blank"&gt;ftp://172.22.51.12/ftp&lt;/A&gt;&lt;BR /&gt;7 [890]:[debug] transfer: cars_xfer_util.c[2001] [admin]: res: 19&lt;BR /&gt;7 [890]:[debug] transfer: cars_xfer.c[268] [admin]: freed file list&lt;BR /&gt;ftp&lt;BR /&gt;</description>
      <pubDate>Mon, 06 May 2024 15:38:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5091165#M589273</guid>
      <dc:creator>akintundeoloyede11</dc:creator>
      <dc:date>2024-05-06T15:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5091905#M589279</link>
      <description>&lt;P&gt;What FTP server software are you using?&lt;/P&gt;
&lt;P&gt;Can you ping the FTP server from the ISE CLI? (if ICMP is allowed)&lt;/P&gt;
&lt;P&gt;Run a tcpdump on the ISE node and then try the show repo command. Does the tcpdump show that you are getting a TCP ACK from the FTP server?&lt;/P&gt;
&lt;P&gt;If the TCP stream looks ok, then it must be some compatibility setting in the FTP server - try setting the FTP server to "unix" mode or suchlike. Have you confirmed that you can browse the FTP URL with other apps like WinSCP?&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 23:44:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5091905#M589279</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2024-05-06T23:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5091975#M589281</link>
      <description>&lt;P&gt;lot of good advice, if it still dosen't work, depending on version, you also have "localdisk management" option from where you can upload and download files to ISE&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ammahend_0-1715049392221.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/217703i118A7901BFEDEE54/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ammahend_0-1715049392221.png" alt="ammahend_0-1715049392221.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 02:36:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5091975#M589281</guid>
      <dc:creator>Ambuj M</dc:creator>
      <dc:date>2024-05-07T02:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5092729#M589291</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;I am able to ping the Ftp server from the ISE CLI, also I am able to do a&lt;BR /&gt;validation from GUI, meaning there is a handshake between the ISE and Ftp&lt;BR /&gt;server. However i can't see the files uploaded to ftpserver&lt;BR /&gt;each time I run the *sh repository command. Any clue on what I am doing&lt;BR /&gt;wrong? Please help.*&lt;BR /&gt;&lt;BR /&gt;XP-ISE-02/admin# ping 172.22.51.12&lt;BR /&gt;PING 172.22.51.12 (172.22.51.12) 56(84) bytes of data.&lt;BR /&gt;64 bytes from 172.22.51.12: icmp_seq=1 ttl=64 time=0.745 ms&lt;BR /&gt;64 bytes from 172.22.51.12: icmp_seq=2 ttl=64 time=0.630 ms&lt;BR /&gt;64 bytes from 172.22.51.12: icmp_seq=3 ttl=64 time=0.387 ms&lt;BR /&gt;64 bytes from 172.22.51.12: icmp_seq=4 ttl=64 time=20.9 ms&lt;BR /&gt;&lt;BR /&gt;XP-ISE-02/admin# sh repository ftp-repo&lt;BR /&gt;6 [44829]:[info] transfer: cars_xfer.c[220] [admin]: ftp dir of repository&lt;BR /&gt;ftp-repo requested&lt;BR /&gt;7 [44829]:[debug] transfer: cars_xfer_util.c[2056] [admin]: ftp get dir for&lt;BR /&gt;repos ftp-repo&lt;BR /&gt;7 [44829]:[debug] transfer: cars_xfer_util.c[2068] [admin]: initializing&lt;BR /&gt;curl&lt;BR /&gt;7 [44829]:[debug] transfer: cars_xfer_util.c[2079] [admin]: full url is&lt;BR /&gt;&lt;A href="ftp://172.22.51.12/" target="_blank"&gt;ftp://172.22.51.12/&lt;/A&gt;&lt;BR /&gt;7 [44829]:[debug] transfer: cars_xfer_util.c[1967] [admin]: initializing&lt;BR /&gt;curl&lt;BR /&gt;7 [44829]:[debug] transfer: cars_xfer_util.c[1980] [admin]: full url is&lt;BR /&gt;&lt;A href="ftp://172.22.51.12/ftp" target="_blank"&gt;ftp://172.22.51.12/ftp&lt;/A&gt;&lt;BR /&gt;7 [44829]:[debug] transfer: cars_xfer_util.c[2001] [admin]: res: 19&lt;BR /&gt;7 [44829]:[debug] transfer: cars_xfer.c[268] [admin]: freed file list&lt;BR /&gt;ftp&lt;BR /&gt;&lt;BR /&gt;--- 172.22.51.12 ping statistics ---&lt;BR /&gt;4 packets transmitted, 4 received, 0% packet loss, time 2999ms&lt;BR /&gt;rtt min/avg/max/mdev = 0.387/5.673/20.933/8.811 ms&lt;BR /&gt;</description>
      <pubDate>Tue, 07 May 2024 14:57:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5092729#M589291</guid>
      <dc:creator>akintundeoloyede11</dc:creator>
      <dc:date>2024-05-07T14:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5092733#M589292</link>
      <description>&lt;P&gt;Sorry i missed this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What FTP server software are you using? I am using Linux machine as my ftpServer&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 15:03:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5092733#M589292</guid>
      <dc:creator>akintundeoloyede11</dc:creator>
      <dc:date>2024-05-07T15:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5092812#M589293</link>
      <description>&lt;P&gt;Could there be a firewall in between, blocking the ephemeral ports?&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 16:11:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5092812#M589293</guid>
      <dc:creator>davidgfriedman</dc:creator>
      <dc:date>2024-05-07T16:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5092894#M589294</link>
      <description>All necessary permission granted on firewall&lt;BR /&gt;</description>
      <pubDate>Tue, 07 May 2024 17:00:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5092894#M589294</guid>
      <dc:creator>akintundeoloyede11</dc:creator>
      <dc:date>2024-05-07T17:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5092926#M589295</link>
      <description>&lt;P&gt;Could the path be wrong? Could you try to set the repo to "&lt;A href="ftp://172.22.51.12:/" target="_blank"&gt;ftp://172.22.51.12:/&lt;/A&gt;" instead of "&lt;A href="ftp://172.22.51.12:/ftp" target="_blank"&gt;ftp://172.22.51.12:/ftp&lt;/A&gt;"?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 17:34:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5092926#M589295</guid>
      <dc:creator>Torbjørn</dc:creator>
      <dc:date>2024-05-07T17:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5093225#M589298</link>
      <description>&lt;P&gt;In your original post, your URL was&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;ftp://172.22.51.12&lt;/LI-CODE&gt;
&lt;P&gt;Depending on how the Linux FTP server handles the user login, it might not be setting the absolute path of the directory in question.&lt;/P&gt;
&lt;P&gt;Let's say the user account has /home/ftpuser assigned to it in /etc/passwd&lt;/P&gt;
&lt;P&gt;If you login using another client that works, where does the user land?&amp;nbsp; In a chroot situation (e.g in root / ) or in their absolute directory of /home/ftpuser, or even somewhere else, hard coded by the FTP server config (e.g. /home/ftp/ise) ?&lt;/P&gt;
&lt;P&gt;I have found that I have had to configure absolute path into the ISE repo URL statement - without some path suffix, you are reliant on the FTP server to place the user in the correct directory.&lt;/P&gt;
&lt;P&gt;Try this URL in your ISE configuration (no trailing / &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;ftp://172.22.51.12/home/ftpuser&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 21:20:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5093225#M589298</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2024-05-07T21:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5093955#M589310</link>
      <description>&lt;P&gt;Hello arne&lt;/P&gt;&lt;P&gt;See my config on the linux server for ftp setup&lt;/P&gt;&lt;P&gt;[root@redhattemplate ftpuser]# cd ftp&lt;BR /&gt;[root@redhattemplate ftp]# ls&lt;BR /&gt;ise-patchbundle-2.7.0.356-Patch10-23082414.SPA.x86_64.tar.gz&lt;BR /&gt;[root@redhattemplate ftp]# pwd&lt;BR /&gt;/home/ftpuser/ftp&lt;BR /&gt;[root@redhattemplate ftp]#&lt;BR /&gt;[root@redhattemplate ftp]# mkdir /ftp&lt;BR /&gt;[root@redhattemplate ftp]# cp ise-patchbundle-2.7.0.356-Patch10-23082414.SPA.x86_64.tar.gz /ftp&lt;BR /&gt;[root@redhattemplate ftp]# chown ftpuser:ftpuser /ftp&lt;BR /&gt;[root@redhattemplate ftp]# chmod 755 /ftp&lt;BR /&gt;[root@redhattemplate ftp]# cd /ftp&lt;BR /&gt;[root@redhattemplate ftp]# ls&lt;BR /&gt;ise-patchbundle-2.7.0.356-Patch10-23082414.SPA.x86_64.tar.gz&lt;BR /&gt;[root@redhattemplate ftp]#&lt;/P&gt;&lt;P&gt;I have change path as advised but see error message.&lt;/P&gt;&lt;P&gt;P-ISE-02/admin# sh repository ftp_ise&lt;BR /&gt;6 [37892]:[info] transfer: cars_xfer.c[220] [admin]: ftp dir of repository ftp_ise requested&lt;BR /&gt;7 [37892]:[debug] transfer: cars_xfer_util.c[2056] [admin]: ftp get dir for repos ftp_ise&lt;BR /&gt;7 [37892]:[debug] transfer: cars_xfer_util.c[2068] [admin]: initializing curl&lt;BR /&gt;7 [37892]:[debug] transfer: cars_xfer_util.c[2079] [admin]: full url is &lt;A href="ftp://172.22.51.12/home/ftpuser/" target="_blank"&gt;ftp://172.22.51.12/home/ftpuser/&lt;/A&gt;&lt;BR /&gt;% Error: Repository ftp_ise could not be accessed. In case Backup was Restored on different setup, Please reconfigure the repository passwords (expected behaviour).&lt;BR /&gt;3 [37892]:[error] transfer: cars_xfer_util.c[2096] [admin]: curl error: Access denied to remote resource&lt;BR /&gt;% Error reading directory on remote server&lt;/P&gt;&lt;P&gt;Will be glad to use other option to carry out this task, pls share a resource if there is any since ftp seems not doable in my enviroment.notr i have tried, sftp winscp still no success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 09:39:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5093955#M589310</guid>
      <dc:creator>akintundeoloyede11</dc:creator>
      <dc:date>2024-05-08T09:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5093990#M589311</link>
      <description>See the error i have now, i have changed path as advise, this path looks&lt;BR /&gt;like the root path,&lt;BR /&gt;&lt;BR /&gt;XP-ISE-02/admin(config)# exit&lt;BR /&gt;XP-ISE-02/admin# debug transfer 7&lt;BR /&gt;XP-ISE-02/admin# show repository ftp_ise&lt;BR /&gt;6 [27330]:[info] transfer: cars_xfer.c[220] [admin]: ftp dir of repository&lt;BR /&gt;ftp_ise requested&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[2056] [admin]: ftp get dir for&lt;BR /&gt;repos ftp_ise&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[2068] [admin]: initializing&lt;BR /&gt;curl&lt;BR /&gt;*7 [27330]:[debug] transfer: cars_xfer_util.c[2079] [admin]: full url is&lt;BR /&gt;&lt;A href="ftp://172.22.51.12:/*" target="_blank"&gt;ftp://172.22.51.12:/*&lt;/A&gt;&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[1967] [admin]: initializing&lt;BR /&gt;curl&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[1980] [admin]: full url is&lt;BR /&gt;&lt;A href="ftp://172.22.51.12:/RADIUS2024_05_08_04_03_21.tar.gpg" target="_blank"&gt;ftp://172.22.51.12:/RADIUS2024_05_08_04_03_21.tar.gpg&lt;/A&gt;&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[2001] [admin]: res: 0&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[2005] [admin]: res:&lt;BR /&gt;0-----filetime RADIUS2024_05_08_04_03_21.tar.gpg: Wed May 8 05:03:26 2024&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[2011] [admin]: filetime&lt;BR /&gt;RADIUS2024_05_08_04_03_21.tar.gpg: Wed May 8 05:03:26 2024&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[2015] [admin]: filesize&lt;BR /&gt;RADIUS2024_05_08_04_03_21.tar.gpg: 1195 bytes&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[1967] [admin]: initializing&lt;BR /&gt;curl&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[1980] [admin]: full url is&lt;BR /&gt;&lt;A href="ftp://172.22.51.12:/TACACS2024_05_08_04_03_21.tar.gpg" target="_blank"&gt;ftp://172.22.51.12:/TACACS2024_05_08_04_03_21.tar.gpg&lt;/A&gt;&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[2001] [admin]: res: 0&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[2005] [admin]: res:&lt;BR /&gt;0-----filetime TACACS2024_05_08_04_03_21.tar.gpg: Wed May 8 05:03:27 2024&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[2011] [admin]: filetime&lt;BR /&gt;TACACS2024_05_08_04_03_21.tar.gpg: Wed May 8 05:03:27 2024&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[2015] [admin]: filesize&lt;BR /&gt;TACACS2024_05_08_04_03_21.tar.gpg: 665 bytes&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[1967] [admin]: initializing&lt;BR /&gt;curl&lt;BR /&gt;*7 [27330]:[debug] transfer: cars_xfer_util.c[1980] [admin]: full url is&lt;BR /&gt;&lt;A href="ftp://172.22.51.12:/ftp*" target="_blank"&gt;ftp://172.22.51.12:/ftp*&lt;/A&gt;&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer_util.c[2001] [admin]: res: 19&lt;BR /&gt;7 [27330]:[debug] transfer: cars_xfer.c[268] [admin]: freed file list&lt;BR /&gt;RADIUS2024_05_08_04_03_21.tar.gpg&lt;BR /&gt;TACACS2024_05_08_04_03_21.tar.gpg&lt;BR /&gt;ftp&lt;BR /&gt;XP-ISE-02/admin#&lt;BR /&gt;[image: image.png]&lt;BR /&gt;</description>
      <pubDate>Wed, 08 May 2024 10:06:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5093990#M589311</guid>
      <dc:creator>akintundeoloyede11</dc:creator>
      <dc:date>2024-05-08T10:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5094771#M589322</link>
      <description>&lt;P&gt;It's helpful to see your ISE CLI configuration (&lt;STRONG&gt;show run&lt;/STRONG&gt;) together with any attempts of the &lt;STRONG&gt;show repo&lt;/STRONG&gt; command. In your previous reply you added the ftp directory to /home/ftpuser - have you tried modifying the ISE URL from /home/ftpuser to /home/ftpuser/ftp ?&lt;/P&gt;
&lt;P&gt;In the reply above, it looks like you can browse the root directory. Keep modifying the ISE URL until you hit the ftp directory containing your files.&lt;/P&gt;
&lt;P&gt;Alternatively, you can patch an ISE node via the Admin GUI (Maintenance menu) - but that will patch ALL the nodes - no way to stop the process once it has started. Also,&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/325330"&gt;@Ambuj M&lt;/a&gt;&amp;nbsp;mentioned that you can upload a file to the local node's disk:/ repository via the admin GUI, but only in newer versions of ISE 3.x (you seem to be running ISE 2.7)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 20:56:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5094771#M589322</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2024-05-08T20:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5097009#M589359</link>
      <description>&lt;P&gt;See error message after following your advise, issue persist&lt;/P&gt;&lt;P&gt;P-ISE-02/admin# 6 [8882]:[info] transfer: cars_xfer.c[220] [system]: ftp dir of repository ftp_ise requ ested&lt;BR /&gt;7 [8882]:[debug] transfer: cars_xfer_util.c[2056] [system]: ftp get dir for repos ftp_ise&lt;BR /&gt;7 [8882]:[debug] transfer: cars_xfer_util.c[2068] [system]: initializing curl&lt;BR /&gt;7 [8882]:[debug] transfer: cars_xfer_util.c[2079] [system]: full url is &lt;A href="ftp://172.22.51.12/home/ftpuser/" target="_blank"&gt;ftp://172.22.51.12/home/ftpuser/&lt;/A&gt; ftp/&lt;BR /&gt;3 [8882]:[error] transfer: cars_xfer_util.c[2096] [system]: curl error: Access denied to remote resource&lt;BR /&gt;6 [8882]:[info] transfer: cars_xfer.c[220] [system]: ftp dir of repository ftp_ise requested&lt;BR /&gt;7 [8882]:[debug] transfer: cars_xfer_util.c[2056] [system]: ftp get dir for repos ftp_ise&lt;BR /&gt;7 [8882]:[debug] transfer: cars_xfer_util.c[2068] [system]: initializing curl&lt;BR /&gt;7 [8882]:[debug] transfer: cars_xfer_util.c[2079] [system]: full url is &lt;A href="ftp://172.22.51.12/home/ftp/" target="_blank"&gt;ftp://172.22.51.12/home/ftp/&lt;/A&gt;&lt;BR /&gt;3 [8882]:[error] transfer: cars_xfer_util.c[2096] [system]: curl error: Access denied to remote resource&lt;BR /&gt;6 [8882]:[info] transfer: cars_xfer.c[220] [system]: ftp dir of repository ftp_ise requested&lt;BR /&gt;7 [8882]:[debug] transfer: cars_xfer_util.c[2056] [system]: ftp get dir for repos ftp_ise&lt;BR /&gt;7 [8882]:[debug] transfer: cars_xfer_util.c[2068] [system]: initializing curl&lt;BR /&gt;7 [8882]:[debug] transfer: cars_xfer_util.c[2079] [system]: full url is &lt;A href="ftp://172.22.51.12/ftp/" target="_blank"&gt;ftp://172.22.51.12/ftp/&lt;/A&gt;&lt;BR /&gt;7 [8882]:[debug] transfer: cars_xfer_util.c[1967] [system]: initializing curl&lt;BR /&gt;7 [8882]:[debug] transfer: cars_xfer_util.c[1980] [system]: full url is &lt;A href="ftp://172.22.51.12/ftp/ise-patch" target="_blank"&gt;ftp://172.22.51.12/ftp/ise-patch&lt;/A&gt; bundle-2.4.0.357-Patch14-21041509.SPA.x86_64 (1).tar.gz&lt;BR /&gt;7 [8882]:[debug] transfer: cars_xfer_util.c[2001] [system]: res: 0&lt;BR /&gt;7 [8882]:[debug] transfer: cars_xfer_util.c[2005] [system]: res: 0-----filetime ise-patchbundle-2.4.0.35 7-Patch14-21041509.SPA.x86_64 (1).tar.gz: Fri Jul 1 18:42:25 2022&lt;BR /&gt;7 [8882]:[debug] transfer: cars_xfer_util.c[2011] [system]: filetime ise-patchbundle-2.4.0.357-Patch14-2 1041509.SPA.x86_64 (1).tar.gz: Fri Jul 1 18:42:25 2022&lt;BR /&gt;7 [8882]:[debug] transfer: cars_xfer_util.c[2015] [system]: filesize ise-patchbundle-2.4.0.357-Patch14-2 1041509.SPA.x86_64 (1).tar.gz: 4351901735 bytes&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 16:43:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5097009#M589359</guid>
      <dc:creator>akintundeoloyede11</dc:creator>
      <dc:date>2024-05-09T16:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Repository</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5098699#M589372</link>
      <description>&lt;P&gt;Well, well. This is turning into a linux tutorial. I can see from the debugs that there is a permission issue. The directory listing seems to show the files though.&lt;/P&gt;
&lt;P&gt;Have you checked the file permissions and ownership ?&amp;nbsp; You need r (Read) and x (Execute) to change into a directory. But for the file itself you only need r permission.&lt;/P&gt;
&lt;P&gt;As root user try this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;chmod u+rx /home/ftpuser/ftp
chmod u+r /home/ftpuser/ftp/*
chown -R ftpuser:ftpuser /home/ftpuser&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 22:20:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-repository/m-p/5098699#M589372</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2024-05-09T22:20:12Z</dc:date>
    </item>
  </channel>
</rss>

