...
- Mediaflux Explorer
- See the Change Summary for Mediaflux Explorer for more information
- 19-Sep-2023 (v1.6.1)
- Deafult protocol for login is now https instead of http
- Support for new Data Mover features:
- DOIs
- Licences
- Supplemental files
- Audit logs
- Ability to download multiple individual files added
- The window now correctly paints when first logging in on Linux
- Crash when pressing ESC to close a window on Linux fixed
- Many minor enhancements and stability fixes
- 28-Sep-2022 (v1.5.6)
- Download shareables and links now have configurable defaults
- Form fields now glow red when invalid input is entered
- Search fields now support wildcards
- Many minor enhancements and stability fixes
- 01-Sep-2021 (v1.5.2)
- Minor enhancements and stability fixes
- 06-May-2021 (v1.5.1)
Metadata copy/paste support
New upload and download shares utilising the Data Mover tool for safely transferring very large datasets
- Support for symbolic links
- Checksum checking on upload/download
- Quality-of-life improvements and bug fixes
- Data Mover
- 2306-NovFeb-2023 2024 (v1.2.910)
- Watch folders: allows Data Mover to monitor a directory for changes and upload new files after they have become quiescent (not changed for 60 seconds)
- Symlink support
- 19-Sep-2023 (v1.2.4)
- A remote IP can now be blocked from using Mediaflux IO nodes. This is required for certain firewall configurations.
- Recipient email addresses can now be pre-populated into a list that can serve as suggestions or can be locked to only go to a member of that list. The list can be updated at any time.
- Recipients who wish to copy the data to their own Mediaflux project can now choose a destination by browsing within their project.
- There is now a resume-all button that will resume all paused or interrupted transfers.
- There is now a configuration option in settings.xml that can enable auto-restart/resume: <auto-resume>true</auto-resume>
- Audit records have been added. These allow a sender to know how many times a shareable has been used to download the data, and whether all of the data were successfully transferred. The audit records can be downloaded as a CSV from within the Manage Shares window in Mediaflux Explorer.
- The layout of various GUI elements has been improved to make better use of screen space.
- 15-Jul-2022 (v1.1.15)
Can now select multiple files and folders for upload
Can now select a subset of data for download via a new GUI component
Now handles symbolic links (upload/download as link or follow link on upload).
Now supports enumerated lists for keywords in upload GUI
Will not allow upload if inputs (e.g. email) fail validation
CLI will now honour a shareable token stored in the settings.xml file
Many robustness and minor usability improvements
- 02-Feb-2021 (v1.0.11)
- This version of the Data Mover includes a Command-Line Interface
- 2306-NovFeb-2023 2024 (v1.2.910)
- unimelb command-line clients
- 30-Sep-2023 (v0.7.5)
- Fixed: leading & trailing whitespaces in file names were mistakenly trimmed
- 26-Apr-2023 (v0.7.4)
- Added check to exclude special files such as FIFO/Named Pipe
- 18-Apr-2023 (v0.7.3)
- Handle the access exception when accessing file size
- 20-Feb-2023 (v0.7.2)
- added switch to save local file attributes.
- 13-Dec-2022 (v0.7.1)
- corrected typos in the help text
- enhance --level option to accept number range such as 1-3
- 02-Dec-2022 (v0.7.0)
- add option to sort the result newest to oldest
- 17-Nov-2022 (v0.6.9)
- print info when sum up total file size of a directory
- disabled --aggregate-transmission and --split args.
- Added option to save result to csv file.
- corrected --level arg
- Reformat command output
- Refactor to use the new plugin service to list uploads.
- 07-Oct-2022 (v0.6.8)
- New CLI utility to find data has not been uploaded by Data Mover
- Fixed unarchive option
- convert to absolute path if the path exists
- wrapper scripts for unimelb-mf-instrument-upload-find
- Add command to find DM instrument uploads.
- 31-Jul 2022 (v0.6.7)
- do not stop when fails to destroy asset namespace
- 28-Jul-2022 (v0.6.6)
- --sync-delete-assets now also delete empty asset namespaces that no longer exist locally
- 25-May 2022 (v0.6.5)
- Change to build tar.gz for mac and linux binary releases
- Improved retry to handle network errors.
- 10-May-2022 (v0.6.4)
- Fixed performance issues of unimelb-mf-upload and unimelb-mf-download. We strongly recommend you upgrade to this version because it will significantly improve the upload/download performance.
- 25-Jun-2021 (v0.6.2)
- Added options to unimelb-mf-upload to set the uploaded files to WORM (write once read many) state. See details here.
- 25-May-2021 (v0.6.1)
- Added support to specify Mediaflux server configuration and user credentials (and token) using system environment variables. See details here.
- 10-May-2021 (v0.6.0)
- Added
--create-namespaces
option tounimelb-mf-upload
. If specified, create the destination asset namespace, specified by--namespace
, if it does not exist, including any necessary but nonexistent parent namespaces.
- Added
- 30-Apr-2021 (v0.5.9)
- Removed Mediaflux Explorer 1.3.27_001 executable jar file and its wrapper script: mexplorer. To use Mediaflux Explorer, please download the latest version from: Mediaflux Explorer (HTTPS Protocol)#GettingMediafluxExplorer
- 21-Apr-2021 (v0.5.8)
- Fixed the selection query in unimelb-mf-upload that could miss some symbolic link assets without asset type set.
- 22-Jan-2021 (v0.5.7)
- unimelb-mf-upload: fixed a bug that causes worker threads hang when accessing file/directory with trailing space in its name.
- 15-Dec-2020 (v0.5.6)
- Since the way to handle symbolic links in Mediaflux has changed after the recent server upgrade, all the unimelb-mf-* tools are updated to support new style of symbolic link assets in Mediaflux. To properly upload and download symbolic links, users are advised to upgrade to this version.
- 30-Sep-2023 (v0.7.5)