Hi Uday, You can start with the MFT client from the README Sudhakar mentioned. You can also try the docker version. https://github.com/apache/airavata-mft/tree/master/docker <https://github.com/apache/airavata-mft/tree/master/docker>
To understand the inner workings, starting from API and slowly digging into implementation might help. You can use this as a starting point - https://github.com/apache/airavata-mft/blob/master/api/stub/src/main/proto/MFTTransferApi.proto <https://github.com/apache/airavata-mft/blob/master/api/stub/src/main/proto/MFTTransferApi.proto> Suresh > On Feb 25, 2023, at 3:51 PM, Pamidighantam, Sudhakar <pamid...@iu.edu> wrote: > > Hi Uday: > > Did you try to follow the README.md at all? > > Thanks, > Sudhakar. > > From: Uday Kumar Bommala <udaykumar.bomm...@gmail.com> > Reply-To: "dev@airavata.apache.org" <dev@airavata.apache.org> > Date: Saturday, February 25, 2023 at 3:37 PM > To: "dev@airavata.apache.org" <dev@airavata.apache.org> > Subject: Airawata MFT setup guide > > Hi Team, > > I am trying to setup Airawata MFT on my local machine to understand the > internal working. > > Can someone guide me with the steps to locally setup Airawata MFT? > > Regards > Uday Kumar Bommala