In this article
Linux commands
- fbmega --help
- Displays a list of all parameters for the fbmega command.
- fbmega -mount <Path> -addr <ServerAddress> -port <ServerPort>
- Mounts FilingBox Mega to the specific directory.
-
Example
# fbmega -mount /your/directory/path -addr 123.xx.xx.xx -port 10080
- fbmega -setup -t <Username> -q [FileName]
- Sets the administrator.
- fbmega -setup -finish
- Finishes FilingBox Mega administrator setup.
- fbmega -switch on
- Turns on the protection switch to prevent frozen directories from melting.
- fbmega -switch off -p [OTP]
- Turns off the protection switch to melt frozen directories.
- fbmega -f <Path>
- Freezes the diretory to prevent its files from changing and deleting.
- fbmega -m <Path>
- Melts the frozen directory to change or delete its files.
- fbmega -l <Path>
- Displays a list of files and subdirectories of the directory with the Frozen status.
- sudo umount <Path>
- Unmounts FilingBox Mega from the mounted directory.
- fbworm --help
- Displays a list of all parameters for the fbworm command.
- fbworm -mount <Path> -addr <ServerAddress> -port <ServerPort>
- Mounts FilingBox Mega to the specific directory.
-
Example
# fbmega -mount /your/directory/path -addr 123.xx.xx.xx -port 10080
- fbworm -setup -t <Username> -q [FileName]
- Sets the administrator.
- fbworm -setup -finish
- Finishes FilingBox Mega administrator setup.
- fbworm -switch on
- Turns on the protection switch to prevent frozen directories from melting.
- fbworm -switch off -p [OTP]
- Turns off the protection switch to melt frozen directories.
- fbworm -preserve <Days> -b <HH:MM(BatchTime)> -p [OTP]
- Preserve files for the specified days once stored. When the batch time, all expired files are removed.
- fbworm -reset -p [OTP]
- Resets FilingBox Mega. All files in its storage are deleted.
- sudo umount <Path>
- Unmounts FilingBox Mega from the mounted directory.
Windows commands
- fbmega -install <DriveLetter> -addr <ServerAddress> -port <ServerPort>
- Add FilingBox Mega to Windows Services.
-
Example
> fbmega -install m -addr 123.xx.xx.xx -port 10080
Note
This is the initial step for the Windows client.
- fbmega --help
- Displays a list of all parameters for the fbmega command.
- fbmega -start
- Mounts FilingBox Mega as the drive letter specified in the install command.
- fbmega -setup -t <Username> -q [FileName]
- Sets the administrator.
- fbmega -setup -finish
- Finishes FilingBox Mega administrator setup.
- fbmega -switch on
- Turns on the protection switch to prevent frozen directories from melting.
- fbmega -switch off -p [OTP]
- Turns off the protection switch to melt frozen directories.
- fbmega -f <Path>
- Freezes the diretory to prevent its files from changing and deleting.
- fbmega -m <Path>
- Melts the frozen directory to change or delete its files.
- fbmega -l <Path>
- Displays a list of files and subdirectories of the directory.
- fbmega -stop
- Unmounts FilingBox Mega drive.
- fbmega -remove
- Removes FilingBox Mega from Windows Services.
- fbworm -install <DriveLetter> -addr <ServerAddress> -port <ServerPort>
- Add FilingBox Mega to Windows Services.
-
Example
> fbmega -install m -addr 123.xx.xx.xx -port 10080
Note
This is the initial step for the Windows client.
- fbworm --help
- Displays a list of all parameters for the fbmega command.
- fbworm -start
- Mounts FilingBox Mega as the drive letter specified in the install command.
- fbworm -setup -t <Username> -q [FileName]
- Sets the administrator.
- fbworm -setup -finish
- Finishes FilingBox Mega administrator setup.
- fbmega -switch on
- Turns on the protection switch to prevent frozen directories from melting.
- fbmega -switch off -p [OTP]
- Turns off the protection switch to melt frozen directories.
- fbworm -stop
- Unmounts FilingBox Mega drive.
- fbworm -remove
- Removes FilingBox Mega from OS services.
- fbworm -preserve <Days> -b <HH:MM(BatchTime)> -p [OTP]
- Preserve files for the specified days once stored. When the batch time, all expired files are removed.
- fbworm -reset -p [OTP]
- Resets FilingBox Mega. All files in its storage are deleted.
- fbworm -stop
- Unmounts FilingBox Mega drive.
- fbworm -remove
- Removes FilingBox Mega from Windows Services.
Comments
Article is closed for comments.