How do I defragment my partition ?

In an ideal world you would run ReOrgPFS. Unfortunately there is no such program although it is planned.

The biggest source of fragmentation is appending data to existing files. Log files are prime cases of this. You should make use of rollover log files where possible.

The only way to defragment files is to copy them. The only other way is to backup the partition and restore it. Note that rollover log files are restored as normal files and should be converted back afterwards !

Martin Steigerwald has written a program for doing this. It is available from AmiNet :-

    AmiNet: disk/optim/PFS-2defragtry.lha

Please do not ask GREED for support on this program.