Java based file manager, file processor, that runs the same on Windows, Linux and Mac. requires Java 17+
Works with multiple protocols: local, sftp, https and Amazon aws s3 buckets
easily programmable:
You can do searches and create a list of files and then run a groovy script that will loop thru each file and run a command with each file.
you can write and put your own groovy scripts into a folder that will show up to be used immediately in the menuing system.
There are a number of scripts that already come with it which you can use to build your own from.
You can copy a file via ssh to a list of systems and execute them.
You can run jfp in server mode and it will serve files from the system it is running on. There is a file to create users and a file to give those users rights to directories. You can get access to your home/server files from over the internet.
Newest version 2.7.1       2025/Jan/04