> My ftp client sends "list -latr" and "-latr" is the content of
> PATH after processing for Params, so the problem seems
> to be in BuildFilePath.
"list -latr" and "-latr" are non standard FTP commands.
The bug is into your client.
Sorry.
--
[EMAIL PROTECTED]
http://www.overbyte.be
- Origi
I recently upgraded my computer to an AMD64 and put my hands on an ftp server I
had worked on some time ago, to find out it wasn't sending the ftp client the
files list. After some debugging I located the problem here:
in FtpSrv.pas, at procedure TFtpServer.BuildDirectory
if Params = '' the
Angus,
Greatly appreciated! Thank you for your reply and help. I'll take a look at
the DM article, sample apps, and your components.
Eric
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http:/
> The utility will be part of a security/pen-testing suite with a
> specific purpose to my customer. There are specific hardware
functions
> that they would like to exercise for unit testing.
>
> Can you elaborate on how you believe this is down with a raw socket?
Delphi Magazine published an
The utility will be part of a security/pen-testing suite with a specific
purpose to my customer. There are specific hardware functions that they would
like to exercise for unit testing.
Can you elaborate on how you believe this is down with a raw socket?
Thanks!
Eric
--
To unsubscribe or cha
Hello,
Busy with TSmtpCli will used on a local network only. I'm looking at the
reply codes the SMTP server can give.
Im I right that:
the 400 range can be interpreted as 'try again later'
the 500 range as 'this is no good, dont do this again'
--
Rgds, Wilfried
http://www.mestdagh.biz
--
> Can you help me to understand how to generate a TCP SYN packet and
> alter the IP header with ICS? Do you have a specific example? I
> haven't seen any way with the ICS TCP component to alter the TTL for
> the packet.
Yes, I can help, after you explain why you need to do this.
Angus
--
T