download files from ftp by matlab scripts.

3 visualizaciones (últimos 30 días)
Chen chen
Chen chen el 7 de Nov. de 2012
I have write a loop to download files form ftp.And I want to know how to continue the loop in matlab if the ftp server can't be connected ?
Thanks!

Respuesta aceptada

Walter Roberson
Walter Roberson el 7 de Nov. de 2012
together with the ftp() command. Also look at try/catch
  2 comentarios
Chen chen
Chen chen el 7 de Nov. de 2012
Thanks! It's worked.
Chen chen
Chen chen el 15 de Nov. de 2012
I have another problem. If the ftp server disk is broken, I can connect but can't receive data, and the script will be paused. Do you have any method or code to avoid it?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Downloads en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by