View Single Post
Old 04-11-2007, 03:47 PM  
tuff
Senior Member
 
Join Date: Jan 2003
Posts: 277
Default

Yil,

A possible addition to ioftpds itcl command set would be welcome, let me elaborate a little

at the moment, scripters can

set windows_readable_path [resolve vfs $ioftpd_vfs_path]

but we cant reverse that

set ioftpd_vfs_path [resolve real $windows_readable_path]

at the moment, im using a dirty hack involving parsing vfs files to accomplish this/

also, how about my sugestion regarding adding an itcl command to

set crc32 [crc32 $file]

and while i remember, allowing ioftpd to calc the complete crc32 for a resumed file,
as at the moment, it will only pass the resumed contents crc32 to scripts

just a thought
__________________
#iotools #ioftpd (both on efnet)
tuff is offline