|
Automate FTP process and autorestart on link failure
Hi Guys,
i have this lil challenge;
i am to implement an automated script that searches/scans a directory for files then picks and sends this files to a very remote server via an ftp link.
the challenge here is that the ftp link fails due to netwrk issues maybe;
i therefore need to develop a proactive means of detecting the present ftp session is no more active,then quit and restart a new session;
as this files are not supposed to stay inthis location for up to an hour.
someone help pls;
|