MyBox User Guide – File Tools v6.7.1









MyBox: Easy Tools Set

User Guide – File Tools





Author: Mara

Version: 6.7.1

Date: 2023-3-13


Contents

1 Introduction 3

1.1 Main Interface 3

1.2 Resources Addresses 4

1.3 Documents 5

1.4 Menu of Tools 7

2 Arrange Files 8

3 Sychronize Directories 9

4 Archive/Compress 10

5 Decompress/Unarchive 11

6 Cut File 12

7 Merge Files 12

8 Find Files 13

9 Check Redundant Files 14

10 Compare Files(bytes) 15

11 Rename Files 16

12 Copy Files/Directories 17

13 Move Files/Directories 17

14 Delete Files/Directories 18

15 Delete Empty Directories 18

16 Delete Files under Java IO Temporary Path 18

17 Delete Nested Directories 19


1 Introduction

This is desktop application based on JavaFx to provide simple and easy functions. It's free and open sources.



1.1 Main Interface












1.2 Resources Addresses


Contents

Link

Project Main Page

https://github.com/Mararsh/MyBox/

Source Codes and Compiled Packages

https://github.com/Mararsh/MyBox/releases

Submit Software Requirements and

Problem Reports

https://github.com/Mararsh/MyBox/issues

Data

https://github.com/Mararsh/MyBox_data

Documents

https://github.com/Mararsh/MyBoxDoc

Mirror Site

https://sourceforge.net/projects/mara-mybox/files/

Cloud Storage

https://pan.baidu.com/s/1fWMRzym_jh075OCX0D8y8A#list/path=%2F












1.3 Documents


Name

Version

Time

English

Chinese

Development Logs

6.7.1

2023-3-13

html

html

Shortcuts

6.7.1

2023-3-13

html

html

Functions list

6.7.1

2023-3-13

html

html

Packing Steps

6.7.1

2023-3-13

html

html

Development Guide

2.1

2020-8-27

PDF odt

PDF odt

User Guide - Overview

6.7.1

2023-3-13

html PDF odt

html PDF odt

User Guide - Data Tools

6.7.1

2023-3-13

html PDF odt

html PDF odt

User Guide - Document Tools

6.7.1

2023-3-13

html PDF odt

html PDF odt

User Guide - Image Tools

6.7.1

2023-3-13

html PDF odt

html PDF odt

User Guide - File Tools

6.7.1

2023-3-13

html PDF odt

html PDF odt

User Guide - Network Tools

6.7.1

2023-3-13

html PDF odt

html PDF odt

User Guide - Media Tools

6.7.1

2023-3-13

html PDF odt

html PDF odt

User Guide - Development Tools

6.7.1

2023-3-13

html PDF odt

html PDF odt

Examples - Information in Tree

6.6.1

2022-11-16

html

html

Examples - Favorite Address

6.6.1

2022-11-16

html

html

Examples - Notes

6.7.1

2023-3-13

html

html

Examples - SQL

6.6.1

2022-11-16

html

html

Examples - JShell

6.6.1

2022-11-16

html

html

Examples - JEXL

6.6.1

2022-11-16

html

html

Examples - JavaScript

6.6.1

2022-11-16

html

html

Examples - Math Function

6.6.1

2022-11-16

html

html

Examples - Row Filter

6.6.1

2022-11-16

html

html

About - data grouping

6.7.1

2023-3-13

html

html

About - Color

6.6.1

2022-11-16

html

html

About - Coordinate System

6.6.1

2022-11-16

html

html

About - Media

6.6.1

2022-11-16

html

html

About - Data Analysis

6.6.1

2022-11-16

html

html

About - Items in one sentence about java

6.7.1

2023-3-13

html

html

About - Items in one sentence about javafx

6.7.1

2023-3-13

html

html

Palette - Art hues wheel(RYB) - 24 colors

6.7.1

2023-3-13

rgba all

rgba all

Palette - Common Web Colors

6.7.1

2023-3-13

rgba all

rgba all

Palette - Chinese Traditional Colors

6.7.1

2023-3-13

rgba all

rgba all

Palette - Japanese Traditional Colors

6.7.1

2023-3-13

rgba all

rgba all

Palette - Colors from colorhexa.com

6.7.1

2023-3-13

rgba all

rgba all

Palette - Art hues wheel(RYB) - 12 colors

6.7.1

2023-3-13

rgba all

rgba all

Palette - Art hues wheel(RYB) - 360 colors

6.7.1

2023-3-13

rgba all

rgba all

Palette - Optical hues wheel(RGB) - 12 colors

6.7.1

2023-3-13

rgba all

rgba all

Palette - Optical hues wheel(RGB) - 24 colors

6.7.1

2023-3-13

rgba all

rgba all

Palette - Optical hues wheel(RGB) - 260 colors

6.7.1

2023-3-13

rgba all

rgba all

Palette - Art paints

6.7.1

2023-3-13

rgba all

rgba all

Palette - MyBox Colors

6.7.1

2023-3-13

rgba all

rgba all

Palette - Gray scale

6.7.1

2023-3-13

rgba all

rgba all

Stories of Images

6.7.1

2023-3-13

html PDF odt

html PDF odt























1.4 Menu of Tools
























2 Arrange Files

Reorganize files under new directories by modifed time.

This tool can be used to handle lots of files which need be archived according to time, like photoes, screenshots of games, or system logs.








































3 Sychronize Directories

Options like:


































4 Archive/Compress

  1. Archiving is the process to collect multiple files/directories as single file. Some archive formats like zip and 7z implement compression too.

  2. Compressing is the process to reduce size of single file. Generally it happens after archiving.

  3. Supported archive formats include zip, tar, 7z(Only support some algorithms), ar, cpio.

  4. Supported compress formats include gzip, bzip2, xz, lzma, Pack200, DEFLATE, snappy-framed, lz4-block, lz4-framed.

















5 Decompress/Unarchive

  1. Unarchiving is the process to restore an archived file to original files and directories.

  2. Decompressing is the process to restore a compressed file to original file.

  3. Supported unarchive formats include zip, tar, 7z(Only support some algorithms), ar, cpio, arj, dump.

  4. Supported decompress formats include gzip, bzip2, xz, lzma, Pack200, DEFLATE, snappy-framed, lz4-block, lz4-framed, DEFLATE64, Z.

  5. When unarchive/decompress, the formats can be defected automatically meanwhile user can choice the formats since some formats can not be defected.


  6. When unarchive, files tree is displayed to help user select which to be extracted.






6 Cut File

  1. By files number

  2. By bytes number

  3. By start-end list






7 Merge Files

Combine bytes of multiple files into one file.






















8 Find Files


































9 Check Redundant Files

  1. Find duplicated files according to MD5.

  2. Files tree is displayed to help user delete redundant files.

  3. Deletion can be executed while checking is running.




























10 Compare Files(bytes)












































11 Rename Files















12 Copy Files/Directories






13 Move Files/Directories






























14 Delete Files/Directories






15 Delete Empty Directories






16 Delete Files under Java IO Temporary Path




















17 Delete Nested Directories












<End of Document>

Page 19 / Total 19