From what I gather is that MagFTP is the Client Side. For client side I will
refer your logic, Thanks. My requirement is for the Server Side. I can also
pass the command from Client side to the Server to do the rename but I thought
Server doing the Rename would be faster and would also help my f
Hi Francois
Yes i am using ICS. I knew about post cards but I thought it was in the
past. No problem. I am based in Warsaw Poland. I will find a nice post card
and send to you soon.
Pozdrawiam
Jarek Karciarz
--
Od: François Piette
Data: 15 czerwca 2017 20:30:22
Do: ICS support ma
Hi !
As you subscribed to ICS support mailing list, you probably use ICS. Good !
But have you taken time to register your ICS copy ?
ICS is freeware but to use it, you must register it.
Registration is very simple: just mail a [real, paper] picture postcard to
the author (me). You can fin
> in my project I have a TStringGrid with some lines,
> I need to create a TSslHttpCli component for each grid line,
> and make independent simultaneous connections, I create a Thread for each
line
This is definitely not required with ICS. A single thread, even the main
thread can handle a lot
> How does Server understand that FtpClient Aborted the PUT. In
> 'OnStorSessionClosed' 'Error=0'.
>
> My intention is that at PUT of a file I rename the HostFilename
> to Filename$$ and when completely received at Server side Server
> will rename it back to 'Filename' by removing the ending $$
Hi,
How does Server understand that FtpClient Aborted the PUT. In
'OnStorSessionClosed' 'Error=0'.
My intention is that at PUT of a file I rename the HostFilename to Filename$$
and when completely received at Server side Server will rename it back to
'Filename' by removing the ending $$.
Sorry