possibility:
a) http://localhost/images/Img_0001.jpg to Img_0150.jpg
write:
- http://localhost/images/
- Img_
- 0001
- 0150
- .jpg
b) ftp://www.ServerName.pl/text_files/1_file.txt to 100_file.txt
put:
- ftp://www.ServerName.pl/text_files/
-          (empty!!!)
- 1
- 100
- _file.txt
Tips:
To change number of threads, edit variable: TFreds = 10;
cause 10 is default.
How get files when ftp server need login and password authentication?
- ftp://user:pass@server.com/path/