... negando el FileExists... por supuesto.
Código Delphi [-]
if NOT FileExists('C:\P\' + Lista.Strings[i]) then
FTP.Get(Lista.Strings[i], 'C:\P\' + Lista.Strings[i], true);
Saludos!
__________________
Si usted entendió mi comentario, contácteme y gustosamente,
se lo volveré a explicar hasta que no lo entienda, Gracias.
|