I am using a VBS script to connect to an FTP tool using cuteftp. The script hangs when trying to connect. Does anyone know why this would happen. This is happening to three clients out of 500. I would presume they are using windows scheduler to run this. It doesn't happen all the time. 'Set the User Id and Password to be used for the site here. Make sure the case used and the spelling are right. MySite.Login = "676bees" MySite.Password = "jK5zHqio" tf.WriteLine (Now & "*********************************************") tf.WriteLine (Now & " - Connecting...")