View Single Post
Old 07-29-2004, 03:25 PM  
Grendel
Senior Member
 
Grendel's Avatar
 
Join Date: Jul 2004
Posts: 187
Default ioA --> Oneliner Delete command

Hi,

has anyone realized that if you use the
SITE ONEL
command
to create a Oneliner, you cannot delete this messages via FTP?

Yes?

I have a quick& easy solution for this...

the new command: SITE CLEANONEL
___

1) create the following batch "ioCleanOnel.bat" and type in:

@if exist c:\ioFTPD\scripts\ioA\onel.ioA del c:\ioFTPD\scripts\ioA\onel.ioA >NUL

than copy the batch to ..\Scripts\ioCleanOnel\
___

2) add under [FTP_Custom_Commands]

cleanonel = EXEC ..\scripts\ioCleanOnel\ioCleanOnel.bat
___

3) add unter [FTP_SITE_Permissions]

cleanonel = M
___

Don't forget to rehash...

That's it...it's easy and work's fine for me.
Maybe someone fixes this in future Versions of ioA with an internal command...

Greetz
Grendel
__________________
- FlashFXP v4.0 BETA (v3.7.9 Build 1401) registered
- Windows 7 x64
- McAfee Antivirus Enterprise 8.7i Patch 2 + Antispyware 8.7i
Grendel is offline   Reply With Quote