Re: [fpc-pascal] Copying a file across IP using Free Pascal

2020-07-11 Thread Chess
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 m

Re: [fpc-pascal] Copying a file across IP using Free Pascal

2020-07-10 Thread Michael Van Canneyt
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. W

[fpc-pascal] Copying a file across IP using Free Pascal

2020-07-10 Thread Chess
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. Terry ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepasc