

- #AMIGA SIMPLEFTP CRASHING INSTALL#
- #AMIGA SIMPLEFTP CRASHING ZIP#
- #AMIGA SIMPLEFTP CRASHING WINDOWS#
If there are existing simple-ftp jars in the output directory, you will be asked individually if you want to remove them.Launch the script (if you want the latest version, omit the -v and -j flags).If JavaFX Runtime is installed globally either have PATH_TO_FX environment variable called before running the script, or specify the location of the lib folder with the -javafx argument.This script can be moved to any location provided the installed JAR (and JavaFX components if specified) stay in the same location. The script creates a simple_ftp script which can be double clicked (if your linux operating system is configured for this) or run from the command line. The -javafx and -i flag can't be both specified. -i (This flag specifies that the JavaFX runtime should be installed to the output directory).-d (Enables debugging information to be displayed from the installed program).This is because the script couldn't determine the installation directory. This can be used if you get an error that the module path requires module path specification. -javafx (Used to specify the installation of JavaFX runtime lib folder).-h (displays help information on the arguments).If this directory isn't accessible by the current user, the script needs to be run with sudo privileges.
#AMIGA SIMPLEFTP CRASHING INSTALL#
-o (specifies the directory to install the program to, defaults to current directory).The -j flag can be used to install a JAR that you have built following the build instructions. If both are omitted, this attempts to install the latest release. It has the following options:Įither -v or -j can be provided (not both). This uses the simpleftp_install.sh script. The built jar will be in the target folderĪll installation artifacts are in /install in the project root.Using system-installed maven, call mvn or the maven wrapper for your OS.
#AMIGA SIMPLEFTP CRASHING ZIP#

Java JDK 11 minimum (all other dependencies resolved automatically by Maven).Maven 3.6.3 if you don't want to use wrapper.You need the following to run the application: These multi-selected files can be chosen by single clicking the icon on the left hand side of the file icon or by Ctrl+clicking the file Viewing background tasks and their statuses.Drag and drop copying of files and folders as well as dialog options to do the same.Saving/Deleting sessions (the server that was logged in, last working directory etc.).Copying/moving/deleting files (non-recursive and recursive).Renaming files (this can also be used to move files).Support for showing/hiding hidden files (if supported on local file system, remote file system, filename just needs to start with a dot character).Support for symbolic links ( limited support, see the entry on Symbolic Links).Navigating by using the file panels or entering a specific path using the Go To button.

#AMIGA SIMPLEFTP CRASHING WINDOWS#
It can be installed on Windows with workaround steps, but no testing has been carried It is a GUI drag-and-drop application that isĬurrently only supported on Linux.

A side project to practise my Java skills and to help improve my GUI skills.
