• 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.
    • sftp works with linux, and I assume mac, and with the windows 10 openssh sftp server that you can easily install.
    • You can keep a list of bookmarks which can be paths, or connections (sftp, https, AwsS3) and the passwords are stored as AES encrypted.
  • 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.
 

                     
 
 
 
 

Copyright (c) 2025