Hello i have found in Phex-messy-wiki-documentation, that it is possible run Phex without GUI.
So i have run it.
Code:
java -Xmx256m -Djava.awt.headless=true -jar /usr/local/phex_2.8.10.98/phex.jar
And now...
How i can check how much and what files i have already uploaded ?
How i can check current connections ?
How i can share new files ?
I know that this will require modifcation of *.xml files.
But there is NO expleinantion about them.
In example we have: sharedlibrary.xml, I understand what is SF, FID and SHA1. But i have no idea what is LM, or TxRH, TxLLN - i dont see this in all shared files.
Maybe someone should write some kind of documenatation about those files.
Then someone could write some kind of parser for this .xml file. In perl or bash
etc. etc.