View Full Version : [REq:script] Auto check all dir sfv
jeffw
09-23-2003, 06:48 PM
Is there any script can go over all dirs in a folder to rescan sfv?
I wanna transfer lots stuff from serv-u to io, but I think a lots of them have sfv problems.
thanks in advance:-)
FTPServerTools
09-24-2003, 06:25 AM
Grab FTPLogger from my site.
Open a dosbox in the root drive and type:
dir /b/s *.sfv >docheck.cmd
Docheck.cmd will now hold lines like;
c:\ftp\folder\blah.sfv
..
Now change all lines to: (e.g. use ultraedit with a macro)
c:\ioftpd\scritps\ftplogger.exe FILE="c:\ftp\folder\blah.sfv"
...
Close the file and execute it.
Dont forget to set the right FTPServerTools.ini :)
jeffw
09-24-2003, 08:23 PM
do I have to use ftpservers?
Can I just use iobanna?
thanks:)
thewarden
09-25-2003, 02:20 AM
Originally posted by jeffw
do I have to use ftpservers?
Can I just use iobanna?
thanks:)
You can use any CRC checker you want.
But - as laid out above when doing a full site transfer - and do
we assume the files on already ON your drives as your going
from Serv_U to IO conversion....correct?, then the above is the
fastest way for sfv checking.
(I use this method when doing a full drive backup for friends when
they pop over just to ensure all files were intact - time used
depends on your system)
If from remote site to your site - I still would say to use
ftpservertools as it's the best going for what it does and
has one the best record of all crc checkers I have used and
I used many.
Regardless of what crc checker you use, all file ownership will
be changed when you do this, so do the best way and fastest
way.
TW
jeffw
09-27-2003, 02:14 PM
just local transfer, hehe:D
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2024, vBulletin Solutions, Inc.