Ansys FileTransfer Tool documentation#
The Ansys FileTransfer Tool is a simple gRPC API for moving files between a client and a remote server. Its target use case are local Docker deployments or simple remote deployments.
This documentation describes the FileTransfer Tool itself. For information on the server component, see the FileTransfer Tool Server documentation.
Warning
The FileTransfer Tool does not provide any security measures. Any file on the server component can be accessed by any client. Without additional security measures, it is unsuited for use over an untrusted network.