<?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: Time stamp problem when doing ftp in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/time-stamp-problem-when-doing-ftp/m-p/4467284#M37682</link>
    <description>&lt;!--!*#--&gt;&amp;gt; [...] The transferred files have incorrect&lt;BR /&gt;&amp;gt; time stamp problem. [...]&lt;BR /&gt;&lt;BR /&gt;Define "incorrect".&lt;BR /&gt;&lt;BR /&gt;FTP does not normally preserve file date-time&lt;BR /&gt;(or ownership, or permissions, or ...).&lt;BR /&gt;&lt;BR /&gt;&amp;gt; You may have your server configured to&lt;BR /&gt;&amp;gt; preserve permissions.&lt;BR /&gt;&lt;BR /&gt;I don't understand how an FTP _server_ can&lt;BR /&gt;preserve anything.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; How can I check if the server is configured&lt;BR /&gt;&amp;gt; to preserve permissions.&lt;BR /&gt;&lt;BR /&gt;See above.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Some FTP clients (like, say, wget) can, as an&lt;BR /&gt;option, try to capture some of these data&lt;BR /&gt;from a directory listing, and then set the&lt;BR /&gt;attributes accordingly on a fetched file,&lt;BR /&gt;but, given the unfortunate format of a&lt;BR /&gt;typical UNIX(-like) "ls -l" directory&lt;BR /&gt;listing, the results are often sub-ideal.&lt;BR /&gt;&lt;BR /&gt;If you _really_ want the file attributes at&lt;BR /&gt;the destination to match those at the source,&lt;BR /&gt;then you should probably use "tar" or Zip&lt;BR /&gt;(or something) to preserve those attributes,&lt;BR /&gt;and use FTP to transfer the archive instead&lt;BR /&gt;of individual files.  Then you'll have the&lt;BR /&gt;attributes available when you extract the&lt;BR /&gt;files from the archive at the other end.</description>
    <pubDate>Mon, 27 Jul 2009 16:16:25 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2009-07-27T16:16:25Z</dc:date>
    <item>
      <title>Time stamp problem when doing ftp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-stamp-problem-when-doing-ftp/m-p/4467281#M37679</link>
      <description>I have a customer running RHEL 5.1. They transfer some files to the server using ftp. The transferred files have incorrect time stamp problem. I have checked the system date and time and they are correct. But when they put some files on the server, they have incorrect time stamp. Can any one please give me some clue.</description>
      <pubDate>Mon, 27 Jul 2009 12:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-stamp-problem-when-doing-ftp/m-p/4467281#M37679</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-07-27T12:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp problem when doing ftp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-stamp-problem-when-doing-ftp/m-p/4467282#M37680</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Consider using RHN to update to RHEL 5 update 3.&lt;BR /&gt;&lt;BR /&gt;Consider using ntp to keep system time up to date down to the second. &lt;BR /&gt;&lt;BR /&gt;Neither will definitely solve the problem but it eliminates a possible cause of the issue.&lt;BR /&gt;&lt;BR /&gt;You may have your server configured to preserve permissions. This is actually common and there could be a problem with the date/time stamp on the source system. &lt;BR /&gt;&lt;BR /&gt;Consider using ntp on the source system and check the date/time stamp prior to transmitting them via ftp.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Jul 2009 13:33:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-stamp-problem-when-doing-ftp/m-p/4467282#M37680</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-27T13:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp problem when doing ftp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-stamp-problem-when-doing-ftp/m-p/4467283#M37681</link>
      <description>How can I check if the server is configured to preserve permissions.</description>
      <pubDate>Mon, 27 Jul 2009 14:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-stamp-problem-when-doing-ftp/m-p/4467283#M37681</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-07-27T14:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp problem when doing ftp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-stamp-problem-when-doing-ftp/m-p/4467284#M37682</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] The transferred files have incorrect&lt;BR /&gt;&amp;gt; time stamp problem. [...]&lt;BR /&gt;&lt;BR /&gt;Define "incorrect".&lt;BR /&gt;&lt;BR /&gt;FTP does not normally preserve file date-time&lt;BR /&gt;(or ownership, or permissions, or ...).&lt;BR /&gt;&lt;BR /&gt;&amp;gt; You may have your server configured to&lt;BR /&gt;&amp;gt; preserve permissions.&lt;BR /&gt;&lt;BR /&gt;I don't understand how an FTP _server_ can&lt;BR /&gt;preserve anything.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; How can I check if the server is configured&lt;BR /&gt;&amp;gt; to preserve permissions.&lt;BR /&gt;&lt;BR /&gt;See above.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Some FTP clients (like, say, wget) can, as an&lt;BR /&gt;option, try to capture some of these data&lt;BR /&gt;from a directory listing, and then set the&lt;BR /&gt;attributes accordingly on a fetched file,&lt;BR /&gt;but, given the unfortunate format of a&lt;BR /&gt;typical UNIX(-like) "ls -l" directory&lt;BR /&gt;listing, the results are often sub-ideal.&lt;BR /&gt;&lt;BR /&gt;If you _really_ want the file attributes at&lt;BR /&gt;the destination to match those at the source,&lt;BR /&gt;then you should probably use "tar" or Zip&lt;BR /&gt;(or something) to preserve those attributes,&lt;BR /&gt;and use FTP to transfer the archive instead&lt;BR /&gt;of individual files.  Then you'll have the&lt;BR /&gt;attributes available when you extract the&lt;BR /&gt;files from the archive at the other end.</description>
      <pubDate>Mon, 27 Jul 2009 16:16:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-stamp-problem-when-doing-ftp/m-p/4467284#M37682</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-07-27T16:16:25Z</dc:date>
    </item>
  </channel>
</rss>

