|
Home > Archive > IIS FTP Server > January 2006 > Problem with uploading files to ftp
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Problem with uploading files to ftp
|
|
| Michele 2006-01-24, 6:10 pm |
| When i send files on my ftp server these files take the system date and they
loose the original date. I have seen that my client try to execute the MDTM
command that havs to change the date of the file and fix it like that on the
remote pc, but this command fails. I need that the files uploaded mantain the
original dates.
Can i do something on the server ?
Like ftp client i use Coreftp ?
| |
| Jeff Cochran 2006-01-29, 9:29 pm |
| On Tue, 24 Jan 2006 08:54:07 -0800, "Michele"
<Michele@discussions.microsoft.com> wrote:
>When i send files on my ftp server these files take the system date and they
>loose the original date. I have seen that my client try to execute the MDTM
>command that havs to change the date of the file and fix it like that on the
>remote pc, but this command fails. I need that the files uploaded mantain the
>original dates.
>Can i do something on the server ?
>Like ftp client i use Coreftp ?
That's the way it works. Microsft's FTP server deosn't support MDTM
commands.
Jeff
| |
| Alun Jones 2006-01-29, 9:29 pm |
| In article <43e539f7.117646609@msnews.microsoft.com>, jeff.nospam@zina.com
(Jeff Cochran) wrote:
>On Tue, 24 Jan 2006 08:54:07 -0800, "Michele"
><Michele@discussions.microsoft.com> wrote:
>
>
>That's the way it works. Microsft's FTP server deosn't support MDTM
>commands.
Conformant FTP servers don't support MDTM to change the mod-time of the file,
and the MS FTP servers does support MDTM to check the mod-time of the file.
It's not safe to use MDTM for both purposes, and your FTP client should warn
you if you use that feature.
Alun.
~~~~
[Please don't email posters, if a Usenet response is appropriate.]
--
Texas Imperial Software | Find us at http://www.wftpd.com or email
23921 57th Ave SE | alun@wftpd.com.
Washington WA 98072-8661 | WFTPD, WFTPD Pro are Windows FTP servers.
Fax/Voice +1(425)807-1787 | Try our NEW client software, WFTPD Explorer.
|
|
|
|
|