[fpc-pascal] Copying a file across IP using Free Pascal
Michael Van Canneyt
michael at freepascal.org
Fri Jul 10 10:05:02 CEST 2020
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