Soldato
- Joined
- 11 Apr 2006
- Posts
- 7,204
- Location
- Earth
Hi
Please can someone help, I google but it's not finding my answer.
I have an FTP folder on a server with multiple files and I need to log in to the FTP and transfer it back to another location.
I have written a basic script using MGET but it stops after the 6th file of about 300 and bombs out.
cd /out/storeexport
LCD D:\RWData\TPS\FTPin
mget STID_*
Any ideas?
Please can someone help, I google but it's not finding my answer.
I have an FTP folder on a server with multiple files and I need to log in to the FTP and transfer it back to another location.
I have written a basic script using MGET but it stops after the 6th file of about 300 and bombs out.
cd /out/storeexport
LCD D:\RWData\TPS\FTPin
mget STID_*
Any ideas?