Hello Arno,
This is the standard behavior of all FTP sites I know. For example:
ftp.borland.com, ftp.microsoft.com, ftp.intel.com. I am not sure if it is
because of an RFC or not.
Regards,
SZ
> Hi,
>
> Why is the time not listed if the file has been modified
> last year?
>
> FtpSrv.pas, functio
What is your suggestion then?
Regards,
SubZ
> I don't like this idea.
>
> --
> [EMAIL PROTECTED]
> http://www.overbyte.be
>
> - Original Message -
> From: "Fastream Technologies" <[EMAIL PROTECTED]>
> To: "ICS support mailing"
> Sent: Tuesday, February 28, 2006 7:58 AM
> Subject: Re: [t
>> In fact, their AS400 program launch "RETR ." command and they get all
>> files which in the current directory. and with IIS, it's OK
>
> This behaviour is not defined in the FTP standard.
> To get all files, you must first use the list function to get the file
> list and then iterate thru the li
Hello,
"." is a folder link and not a file that points to the current folder.
RETR comes from "RETRieve a file". Therefore "RETR ." is not coherent. I
doubt it works on IIS either.
Regards,
SZ
> Hi
>
> I'm french user of ICS. So I've made a ftpServer based on ftpServer ICS.
> It's OK but i've a