apache / airavata-mft

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

How can I check is I have MFT installed and what should I do after installation? #121

Open ZhenmeiOng opened 9 months ago

ZhenmeiOng commented 9 months ago

when I typed mft -version I get:

MFT 2.1 (TeX Live 2022)
kpathsea version 6.3.4
There is NO warranty.  Redistribution of this software is
covered by the terms of both the MFT copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the MFT source.
Primary author of MFT: D.E. Knuth  (MP changes by W. Bzyl).

This means I already have installed, right?

I then typed mft storage add but I get this, and I don't how what to do:

mft: Need exactly one file argument.
Try `mft --help' for more information.
harshittiwariii commented 9 months ago

121

@ZhenmeiOng Please share the screenshot of the issue.

ZhenmeiOng commented 9 months ago

Oh i managed to solve the issue. Thanks!

DImuthuUpe commented 8 months ago

@ZhenmeiOng it would be great if you could share the steps you followed to resolve the issue. Someone will find it helpful in the future. Also, I think we need a new command like "mft status" which shows the status of mft. Please feel free to start a new feature request if you want to work on that