<?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 Want to copy log files in maintenance mode using with scp option. Every time getting failed message while copy. Want to copy log files in local device in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/want-to-copy-log-files-in-maintenance-mode-using-with-scp-option/m-p/1243825#M125698</link>
    <description />
    <pubDate>Sat, 13 Dec 2025 04:48:51 GMT</pubDate>
    <dc:creator>bnaveen01</dc:creator>
    <dc:date>2025-12-13T04:48:51Z</dc:date>
    <item>
      <title>Want to copy log files in maintenance mode using with scp option. Every time getting failed message while copy. Want to copy log files in local device</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/want-to-copy-log-files-in-maintenance-mode-using-with-scp-option/m-p/1243825#M125698</link>
      <description />
      <pubDate>Sat, 13 Dec 2025 04:48:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/want-to-copy-log-files-in-maintenance-mode-using-with-scp-option/m-p/1243825#M125698</guid>
      <dc:creator>bnaveen01</dc:creator>
      <dc:date>2025-12-13T04:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Want to copy log files in maintenance mode using with scp option. Every time getting failed message while copy. Want to copy log files in local de</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/want-to-copy-log-files-in-maintenance-mode-using-with-scp-option/m-p/1243828#M125700</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1076738413"&gt;@bnaveen01&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;could you please refer to this KB:&amp;nbsp;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000CluPCAS" target="_self"&gt;How to Retrieve the Palo Alto Networks Firewall Configuration in Maintenance Mode&lt;/A&gt;? What error are you getting?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;Pavel&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Dec 2025 07:15:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/want-to-copy-log-files-in-maintenance-mode-using-with-scp-option/m-p/1243828#M125700</guid>
      <dc:creator>PavelK</dc:creator>
      <dc:date>2025-12-13T07:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Want to copy log files in maintenance mode using with scp option. Every time getting failed message while copy. Want to copy log files in local de</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/want-to-copy-log-files-in-maintenance-mode-using-with-scp-option/m-p/1243829#M125701</link>
      <description>&lt;P&gt;HI,&lt;BR /&gt;As i have tried the below option to retrieve log files:&lt;BR /&gt;Server: &amp;lt;Ip address or Host Name&amp;gt;(Tried with local pc IP address and device name)&lt;BR /&gt;Path: //xxx.xxxx.xxx.xxx/scan&lt;BR /&gt;User: administrator(Local device user name)&lt;BR /&gt;Password: &amp;lt;Password&amp;gt;(Local device administrator password)&lt;BR /&gt;&lt;BR /&gt;getting error:&lt;BR /&gt;&lt;SPAN&gt;“log file copy failed with ret -3” and “log file copy failed with ret -1.”&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Dec 2025 07:22:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/want-to-copy-log-files-in-maintenance-mode-using-with-scp-option/m-p/1243829#M125701</guid>
      <dc:creator>bnaveen01</dc:creator>
      <dc:date>2025-12-13T07:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Want to copy log files in maintenance mode using with scp option. Every time getting failed message while copy. Want to copy log files in local de</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/want-to-copy-log-files-in-maintenance-mode-using-with-scp-option/m-p/1243835#M125704</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1076738413"&gt;@bnaveen01&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you for reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- For server I would recommend to use IP address instead of host name to prevent connection issue by Firewall not being able to resolve DNS name of your machine.&lt;/P&gt;
&lt;P&gt;- The path you used does not look right to me. Could you either use just a single forward slash "&lt;STRONG&gt;/&lt;/STRONG&gt;"? Using &lt;STRONG&gt;/&lt;/STRONG&gt; should place the file into root folder of your SCP server. I would avoid using double forward slash "&lt;STRONG&gt;//&lt;/STRONG&gt;" to define path.&lt;/P&gt;
&lt;P&gt;- The username and password should be credentials configured in your SCP server for authentication, not your PC credentials. Could you confirm what OS and SCP server software are you running?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Sat, 13 Dec 2025 22:16:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/want-to-copy-log-files-in-maintenance-mode-using-with-scp-option/m-p/1243835#M125704</guid>
      <dc:creator>PavelK</dc:creator>
      <dc:date>2025-12-13T22:16:51Z</dc:date>
    </item>
  </channel>
</rss>

