PDA

View Full Version : Group symlinker


rhijaen
03-19-2009, 11:37 PM
Hey I wrote this app in about 10 minutes for my ps2 releases, but it should work on any form of releases. Not sure if it's been done before so I'm sharing it with everybody.

Basically it makes symlinks for each release found in that dir and throws them in cwd/_sorted/By.Group/Group

/ARCHiVE/PS2/_DONE/_sorted/By.Group/
|-ACCiDENT
|-ACE
|-Allstars
|-AR3NA
|-BAHAMUT
|-Belokk

Unzip scangroup.exe to ioFTPD/scripts

Add scangroup = EXEC ..\scripts\scangroup.exe to your ioftpd.ini

Then run something like "site scangroup c:\path\to\releases \path\to\releases\in\vfs"

Enjoy and post here if you find any problems.