OS4 DepotLogo by Nickman 
(anonymous IP: 18.216.123.120,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Utility » Filetool » sfsdefrag.lha

Sfsdefrag

Description: SFSDefragment cli tool
Download: sfsdefrag.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 24kb
Version: 1.4
Date: 29 Dec 2006
Author: Joerg Strohmayer
Submitter: Steven Solie
Email: ssolie/telus net
Category: utility/filetool
Replaces: utility/filetool/sfsdefrag.lha
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 2454
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 521  (Current version)
572  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
News features:
-------------
 - Window left, top offsets and window dimensions are configurables via
arguments.
 - Device name is now displayed on window title bar.

Usage:
-----
Use SFSdefragment from a CLI or script.  It's commandline syntax is:

 
DEVICE/A,DEBUG/S,ADDBUFFERS/N,WINLEFT/N,WINTOP/N,WINWIDTH/N,WINHEIGHT/N,NOWINDOW
/S,DEFAULTFONT/S,SHOWRESULT/S


DEVICE/A:  This is a required parameter.  It is the disk you want to
defrag with SFSdefragment.

DEBUG: "debug stuff"

ADDBUFFERS: add disk buffers for partition  A N D  subt. These
            disk buffers after the job.

WINLEFT/N     : Window left position.
WINTOP/N      : Window top position. 
WINWIDTH/N    : Window width dimension.
WINHEIGHT/N   : Window height dimension.
NOWINDOW/S    : Defragmentation window isn't shown(another tiny window is
opened).
DEFAULTFONT/S : Availlable with "NOWINDOW" argument, use the current default
font for
                window gadgets(by default screen font is used).
SHOWRESULT/S  : Display the total number of blocks moved, example:

                SFSdefragment result:
                2809 Blocks moved
                of
                196091 Total blocks
                Percentage: 1 %

Of course, WINWIDTH and WINHEIGHT arguments have no effect using NOWINDOW
argument.

Example:
-------
SFSDefragment ZIP2: ADDBUFFERS 500 WINLEFT 14 WINWTOP 16 WINWIDTH 800 WINHEIGHT
60

or

SFSDefragment ZIP2: ADDBUFFERS 500 WINLEFT 14 WINWTOP 16 NOWINDOW DEFAULTFONT


Copyright © 2004-2024 by Björn Hagström All Rights Reserved