Immortal tools allow wizards and other immortals to manage files. It provides a basic interface to browse, download, and upload files and common commands and features to make it easier to develop.
backup
Run the remote file backup command for selected filesgoto
goto to the first selected file in listdest
dest all core loaded object for selected filesChange to directory
change to current directory to first selected file path or folder.update
update all selected filesrenew
renew all selected filesclone
clone all selected filescopy full path
copy all selected files to a newline delimited string
Note: All remote commands are executed as normal commands as if sent from client command line but for copy full path
Start
will start selected paused itemsPause
will pause selected itemsStop
will stop and remove selected itemsReset all
will reset all current upload and download operations
You may drag files from local to queue or remote list to upload, from remote to local or queue to download. You may drop files from outside the application on local, remote, or queue. When dropping files on local list from the local system it will perform a move if file/folder does not exist otherwise it will create a copy with an appended (#).
Note: if dropped from local system on queue it will be considered an upload to remote.
Sync folders while browsing
this will attempt to change local or remote path to match the one that was changedShow queue and log
toggles the display of the queue and log tabsUpload files when changed
this will cause any file that has been changed in the current local folder to be automatically uploaded to the current remote folderFocus files on finish upload/download
will focus on the item in local if downloaded, or remote if uploadedSelect files on finish upload/download
select item in local if downloaded, or remote if uploaded
Open file in editor
this causes any file that is downloaded to automatically be opened in internal or external editorOpen file in external editor
this causes any file that is downloaded to automatically be opened in default or provided editor if open file in editor is enabledPath to editor
this is a path to the editor you want to open files in instead default
Always on top of parent
causes window to remain on top of main clientAlways on top of all
causes window to be on top of all windowsPersistent
will attempt to reload tools when client is loaded
Buffer Size
upload buffer size, Buffer size will revert to server if size greater then serverTemporary type when downloading
determine how files are downloadedNone
directly override current fileExtension
append '.tmp' extension to current name, when download complete copy over original then remote temporary file.File
will create a standard OS temporary file, when download complete will copy over original then remote temporary file.
Show hidden files
this will toggle weather to show system hidden files, those files that start with a . or have the hidden attribute setEnable debugging
out put debugging data to the web consoleLog errors
log all errors to log file
- Dragging multiple files and dropping outside to other applications will only drop the first file, all others ignored. This is a limitation of electron drag and drop support, until it is added it can not be supported outside of application
- Queue pausing, The remote server only allows 2 uploads and 2 downloads at once, if you pause active upload or downloads you will receive in progress errors.