Hi All,
I am using copy() to copy a small text file from a local machine to an FTP site on another machine running XP Pro IIS FTP.
I have this set-up on 3 other machines and it works a dream, however, on one PC running IIS FTP i am getting stange behavior...
1) An empty text file (zero bytes) copies over every time.
2) A text file with over 0 bytes only copies when it feels like it. I have a test script that loops the copy() script and at the moment it only copies over 2 - 3 times in 10.
I am confused as there is no consistency. Sometimes, it will copy three times in a row, other times, it will only copy once.
Anyone got any ideas?
thanks