Hello.
I am writing a little utility to backup some data files from a linux PC and copy them to a local Win PC.
I have worked out how to transfer the file using an FTP component and this is working well.
How can I execute a tar command on the linux PC to collect the backup files I need? Is there an INDY component that will allow me to execute the tar command remotely? I thought I may be able to use the telnet component, but I am not sure.
Any suggestions please.
---------------------------------------
The maggotts always win.
I am writing a little utility to backup some data files from a linux PC and copy them to a local Win PC.
I have worked out how to transfer the file using an FTP component and this is working well.
How can I execute a tar command on the linux PC to collect the backup files I need? Is there an INDY component that will allow me to execute the tar command remotely? I thought I may be able to use the telnet component, but I am not sure.
Any suggestions please.
---------------------------------------
The maggotts always win.