Win2K
FTP is the FTP program provided by MS
Windows
2000.
The FTP
program between XP
and Windows
2000 has different resault in case of the
getting file in FTP
server does not exist. For XP FTP
will return a empty file, but Windows
2000 FTP will delete the locate file in case of the file
does not exist in the FTP
Server.
So, use windows
2000 FTP to get a FTP
file, just use IF
statement we can test the resault. For XP FTP,
it will be more difficult to make sure that if the resault is O.K.
or not.