heh
it's your lucky day.
I'm the programmer of nRsfv.
there have been many internal changes since i stopped developing nRsfv under raidenftpd, and three obvious external changes, you'll find this in the ini file:
Code:
[ioFTPD]
LINK_INCOMPLETE=1
OWNERUSR=0
OWNERGRP=0
1st line, 1 = make parent link to incomplete, 0 = off
2nd line, set UID to chmod headers to
3rd line, set GID to chmod headers to.
other than that, the setup is the same and an ioftpd setup instruction set is included with.
see attatched rar (moderator will need to approve it)
as for renaming the already existing files on your drive, just open a command prompt in any given folder and type:
ren .message .ioFTPD.message
...etc