apache / airavata-mft

Apache Airavata Managed File Transfer Services
https://airavata.apache.org
Apache License 2.0
32 stars 39 forks source link

initial commit with basicfs #134

Open RohanPhadnis opened 5 months ago

RohanPhadnis commented 5 months ago

Started with MFT-FS. Current functionalities support directory creation, reading, file reads and writes, renaming. main.go creates a passthrough from ./mount into ./test Not completely tested for bugs.

Issue #132

DImuthuUpe commented 3 months ago

@RohanPhadnis is this ready to review? If so, can you please describe the key component interactions?

RohanPhadnis commented 2 months ago

@RohanPhadnis is this ready to review? If so, can you please describe the key component interactions?

@DImuthuUpe Yes, I think it should be ready to review. Will have the documentation ready soon.