Question:
I want to make a tar file in a Linux Server using the Chilkat.Tar component. How to connect to Linux machine? There is nothing like ftp.host, ftp.user, frp.password etc.
You would create the TAR archive locally, and then upload it to your server via whichever protocol makes sense for you. If FTP is to be used for the upload, you could use Chilkat.Ftp2.