View Single Post
Old 07-22-2010, 12:33 PM  
BoNeZz
Member
 
Join Date: Feb 2004
Posts: 39
Default

Quote:
Originally Posted by Yil View Post
You can just use the regular FTP move/rename feature to move the release/dir. ioNinja doesn't care if you move a dir, and nxTools has a rule that fires after the move/rename BUT it is currently bugged. It only processes the directory itself and not any subdirs.

Thus you can move /xvid/name to /archive/xvid/<name> and that will work but won't update the CD1/CD2 subdirs which is a bit annoying since they'll still match site search commands, but moving /dated/<date> to /archive/dated/<date> where there are lots of subdirs won't update any of them.

If you move lots of stuff around this way you'll need to rebuild the nxTools database. Somebody should probably write a fix for this bug

Not sure on the best way to create a .sfv file, but it shouldn't be too hard to find a generic command line .sfv generator somewhere and arrange to call it from a TCL script or directly from an EXEC line with the correct arguments. You likely don't need an ioFTPD specific .sfv generator here.

Update: In the /archive/dated/<date> example, you can of course just create that dir, and then use the FTP move/rename feature on all the releases to have them updated. Just select them all in your ftp client and move them as a group. Each will be individually done by the FTP client so it will be kinda slow but it does work...
regular ftp move is not good because i move a lot of stuff between more device:
example:

C:\MYSTUFF\DIR1 i move in D:\MYSTUFF2\

and DIR1 contain others subdirs. and in iobanana this command was very important, and now with new ioftpd, with some years of progress.... is not possible............

for sfv generator only ioA make it, but i wait that someone approve in this thread attachment from flow. i hope that this ioA works in ioftpd 7.5.7r in windows7....
if not works, there isn't other way to do it, infact ioA use .exe file and not tcl, so i can't copy any code to launch via raw.
BoNeZz is offline   Reply With Quote