Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
556bdf8f
Commit
556bdf8f
authored
4 years ago
by
Rob Swindell
Browse files
Options
Downloads
Patches
Plain Diff
Finish the incomplete thought in the Sorting section
parent
fee3fdd0
No related branches found
No related tags found
1 merge request
!463
MRC mods by Codefenix (2024-10-20)
Pipeline
#1812
passed
4 years ago
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/newfilebase.txt
+13
-10
13 additions, 10 deletions
docs/newfilebase.txt
with
13 additions
and
10 deletions
docs/newfilebase.txt
+
13
−
10
View file @
556bdf8f
...
@@ -115,10 +115,15 @@ whether or not to hash its files or use it for duplicate file detection
...
@@ -115,10 +115,15 @@ whether or not to hash its files or use it for duplicate file detection
_Sorting_
_Sorting_
While the old filebases
While the old filebase indexes were re-ordered/sorted whenever a new file was
The new filebases are indexed in the order in which the files are imported
added, the new filebase indexes are sorted dynamically, when appropriate
into the database. Sorting of the files for display purposes in the terminal
(e.g. when viewed).
and FTP servers is optional and configured by the sysop:
As a result, the "RESORT" file transfer operator command has been removed.
The new filebases are naturally indexed in the order in which the files are
imported into the database. Sorting of the files for display purposes in the
terminal and FTP servers is optional and configured by the sysop:
Name Ascending (case-insensitive)
Name Ascending (case-insensitive)
Name Descending (case-insensitive)
Name Descending (case-insensitive)
Name Ascending (case-sensitive)
Name Ascending (case-sensitive)
...
@@ -126,8 +131,6 @@ and FTP servers is optional and configured by the sysop:
...
@@ -126,8 +131,6 @@ and FTP servers is optional and configured by the sysop:
Date Ascending
Date Ascending
Date Descending
Date Descending
As a result, the "RESORT" file transfer operator command has been removed.
_Tags_
_Tags_
Individual files can now be tagged for easy searching/grouping. This feature
Individual files can now be tagged for easy searching/grouping. This feature
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment