Looks like my new permission thing is working as intended. Of course aliases now need permission settings (which is a good thing), so you'll have to add these entries to [FTP_SITE_Permissions] in the .ini file:
Code:
# aliases
rehash = M
alldn = !A *
allup = !A *
daydn = !A *
dayup = !A *
monthdn = !A *
monthup = !A *
wkdn = !A *
wkup = !A *
free = !A *
After editing the file you can use the real "site config rehash" command to rehash and then you'll be able to go back to using the "site rehash" alias.