<?xml version="1.0" encoding="windows-1252"?>
<node id="1004587" title="Re: ftp folder creation date" created="2012-11-19 12:30:18" updated="2012-11-19 12:30:18">
<type id="11">
note</type>
<author id="980564">
aitap</author>
<data>
<field name="doctext">
&lt;p&gt;That's not so easy. FTP has two ways of transferring file lists: NLST, which transfers only names (and is used in &lt;c&gt;$ftp-&gt;ls&lt;/c&gt;) and LIST (which can be got using &lt;c&gt;$ftp-&gt;dir&lt;/c&gt;), which is human-readable and is not described in RFC. The second one can contain the needed dates, but you can have troubles decoding it. (see the [http://tools.ietf.org/html/rfc959|RFC 959] for details)&lt;/p&gt;

&lt;p&gt;Use [mod://Net::FTP::File] to get parsed values from LIST command.&lt;/p&gt;

&lt;!-- Node text goes above. Div tags should contain sig only --&gt;
&lt;div class="pmsig"&gt;&lt;div class="pmsig-980564"&gt;
Sorry if my advice was wrong.
&lt;/div&gt;&lt;/div&gt;</field>
<field name="root_node">
1004541</field>
<field name="parent_node">
1004541</field>
</data>
</node>
