Skip to content

Add file-transfer service to Fluent's gRPC server #3997

Open
@mkundu1

Description

@mkundu1

The primary use-case is:

  • Fluent started in a remote machine.
  • PyFluent connects to Fluent from local machine.
  • User should be able to upload/download files between Fluent and PyFluent (seemlessly within read_case/write_case methods)

The .proto file describing the service - https://github.com/ansys/ansys-api-tools-filetransfer/blob/main/src/ansys/api/tools/filetransfer/v1/file_transfer_service.proto

Once this new service is available in Fluent server, both ContainerFileTransferStrategy and PimFileTransferService can be replaced by this service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprove any current implemented feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions