<?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: Upgrade Tools  Import/Export  Command to survive session disconnect? in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136585#M73577</link>
    <description>&lt;P&gt;If you're truly on a console connection, you shouldn't disconnect if you get disconnected from ESXi.&lt;BR /&gt;That said, maybe try executing with nohup (e.g. nohup migrate_server ...)&lt;/P&gt;</description>
    <pubDate>Fri, 17 Dec 2021 00:26:32 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2021-12-17T00:26:32Z</dc:date>
    <item>
      <title>Upgrade Tools  Import/Export  Command to survive session disconnect?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136290#M73576</link>
      <description>&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;Kindly let me know if there's is a command that survives Putty or console from ESXI disconnection when executing the migrate_server export or import. I'm following the sk135172&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 16:24:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136290#M73576</guid>
      <dc:creator>K_montalvo</dc:creator>
      <dc:date>2021-12-14T16:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Tools  Import/Export  Command to survive session disconnect?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136585#M73577</link>
      <description>&lt;P&gt;If you're truly on a console connection, you shouldn't disconnect if you get disconnected from ESXi.&lt;BR /&gt;That said, maybe try executing with nohup (e.g. nohup migrate_server ...)&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 00:26:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136585#M73577</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-12-17T00:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Tools  Import/Export  Command to survive session disconnect?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136594#M73578</link>
      <description>&lt;P&gt;Hey brother,&lt;/P&gt;
&lt;P&gt;I ALWAYS do this command from expert mode -&amp;gt; unset TMOUT&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That will NOT time out, 100%.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 02:43:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136594#M73578</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-12-17T02:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Tools  Import/Export  Command to survive session disconnect?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136641#M73579</link>
      <description>&lt;P&gt;Thanks buddy!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 14:06:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136641#M73579</guid>
      <dc:creator>K_montalvo</dc:creator>
      <dc:date>2021-12-17T14:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Tools  Import/Export  Command to survive session disconnect?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136642#M73580</link>
      <description>&lt;P&gt;For you bro, no charge ;- )&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 14:11:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136642#M73580</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-12-17T14:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Tools  Import/Export  Command to survive session disconnect?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136643#M73581</link>
      <description>&lt;P&gt;Hey my friend,&lt;/P&gt;&lt;P&gt;Yeap i tried with nohup command and works but the only&amp;nbsp; is that im not able to see the progress like when executing normal migrate_server command. I had to do a ps -aux | grep the PID of the process as a workaround. But definitively&amp;nbsp; working on VM directly from console its better than putty via Network. The benefit from putty is than im able to paste in the terminal and VM Console not able. As a workaround we put the command like this $MDS_FWDIR/scripts/migrate_server import -v R81.10 /var/log/Export_for_Upgrade_from_R8030_to_R8110.tgz &amp;gt; x and then chmod x 755 and then log in to VM Console and run ./x from there&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 14:15:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136643#M73581</guid>
      <dc:creator>K_montalvo</dc:creator>
      <dc:date>2021-12-17T14:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Tools  Import/Export  Command to survive session disconnect?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136655#M73582</link>
      <description>&lt;P&gt;nohup sends STDOUT from the command to a file named nohup.out in the directory where you ran nohup. This should do what you're wanting:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;rm nohup.out;nohup &amp;lt;migrate export command&amp;gt; &amp;amp;;tail -f ./nohup.out&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 17 Dec 2021 14:43:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136655#M73582</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2021-12-17T14:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Tools  Import/Export  Command to survive session disconnect?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136666#M73583</link>
      <description>&lt;P&gt;Perfect, i will try these! Many thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 15:54:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Upgrade-Tools-Import-Export-Command-to-survive-session/m-p/136666#M73583</guid>
      <dc:creator>K_montalvo</dc:creator>
      <dc:date>2021-12-17T15:54:08Z</dc:date>
    </item>
  </channel>
</rss>

