[fpc-pascal] Copying a file across IP using Free Pascal
Chess
chess at haimann.us
Fri Jul 10 12:42:09 CEST 2020
Never mind, I found what I did wrong.
Terry
On Thu, 9 Jul 2020, Chess wrote:
> Hello,
>
> Is there a Pascal Procedure, Function or Object that can copy a
> file across an IP Network. I have tried executing scp with TProcess,
> but that did not work.
Strange to hear this.
I copy files in this manner all the time as part of building software.
Why does this not work for you ?
Michael.
More information about the fpc-pascal
mailing list