The Ansys FileTransfer Tool provides a simple gRPC API for moving files between a client and a server. Its target use case are local Docker deployments or simple remote deployments.
The Ansys FileTransfer Tool is composed of two parts:
A Python client, which is contained in this repository.
A C++ server, which is contained in the ansys-tools-filetransfer-server repository.
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.
Documentation and issues
Documentation for the latest stable release of the FileTransfer Tool is hosted at FileTransfer Tool documentation.
The FileTransfer Tool documentation contains these sections:
Getting started: Explains how to install the FileTransfer Tool in user mode and then how to use it from a Python script.
API reference: Describes FileTransfer Tool API endpoints so that you can understand how to interact with them programmatically.
Contribute: Provides information on how to install the FileTransfer Tool in developer mode and make contributions to the codebase and documentation.
On the FileTransfer Tool Issues page, you can create issues to report bugs and request new features. On the Discussions page on the Ansys Developer portal, you can post questions, share ideas, and get community feedback.
To reach the project support team, email pyansys.core@ansys.com.
Release files for ansys-tools-filetransfer 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ansys_tools_filetransfer-0.2.2.tar.gz | 7.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ansys_tools_filetransfer-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.0 kB
Release files / ansys_tools_filetransfer-0.2.2.tar.gz
| Download URL | ansys_tools_filetransfer-0.2.2.tar.gz |
|---|---|
| Size | 7.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d02b78b6509b51845d9b066794a44ed869dd74b1ef123f00df17ab3c72cffc3d
|
|
BLAKE2b-256 checksum How to use checksums |
e5fab34df81f3964ec7989fe38f841d26bceb39bc7756537ace2b4cd1e858edf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.14
|
Release files / ansys_tools_filetransfer-0.2.2-py3-none-any.whl
| Download URL | ansys_tools_filetransfer-0.2.2-py3-none-any.whl |
|---|---|
| Size | 10.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f234d9b9c101b765c4a90d4a6d2e977c9d53dc2145bcb1fa8f17dcbfa36f131c
|
|
BLAKE2b-256 checksum How to use checksums |
00dec30f80b73d3089e9263b6a78226838ac780e39bb059d7e1af6aafaa01d01
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.14
|