@ssgpers
Could you do me a favor and test this functionality:
https://github.com/ssgpers/java-utils--embl-cba/blob/master/src/main/java/embl/cba/fileutils/PathMapper.java#L23
I cannot test it efficiently because I don't have Windows. Once working, it should reformat a path, even mapped like \\X:\group\ALMFstuff to the proper linux mounting at EMBL, i.e. /g/almf/group/ALMFstuff.
@ssgpers
Could you do me a favor and test this functionality:
https://github.com/ssgpers/java-utils--embl-cba/blob/master/src/main/java/embl/cba/fileutils/PathMapper.java#L23
I cannot test it efficiently because I don't have Windows. Once working, it should reformat a path, even mapped like
\\X:\group\ALMFstuffto the proper linux mounting at EMBL, i.e./g/almf/group/ALMFstuff.