Search found 3 matches
- 19 May 2010 02:55
- Forum: DOS Batch Forum
- Topic: Script to test 50+ FTP connections/image transfers to server
- Replies: 2
- Views: 5602
Re: Script to test 50+ FTP connections/image transfers to se
Anyone? Iv starting making a dos batch script this morning however at the moment all iv been able to sort of work out is how to start creating the script which constist of batch file @echo off ftp -s:commands.txt pause exit commands.txt open ftp.blah.com username password cd testfolder binary testim...
- 18 May 2010 13:55
- Forum: DOS Batch Forum
- Topic: Script to test 50+ FTP connections/image transfers to server
- Replies: 2
- Views: 5602
Script to test 50+ FTP connections/image transfers to server
I have been asked to develop a lightweight FTP stress test app for work, we are rolling out more IP camera's for customers and we need to test a new server to see if it could cope with the amount of images being sent to the server at the same time. I have a little bit of programming knowledge but ma...
- 18 May 2010 13:53
- Forum: DOS Batch Forum
- Topic: Script to test 50+ FTP connections/image transfers to server
- Replies: 0
- Views: 4649
Script to test 50+ FTP connections/image transfers to server
I have been asked to develop a lightweight FTP stress test app for work, we are rolling out more IP camera's for customers and we need to test a new server to see if it could cope with the amount of images being sent to the server at the same time. I have a little bit of programming knowledge but ma...