@@ -22,24 +22,24 @@ fclose($file_handle);
2222$ dest_files = array (
2323
2424 /* File names containing special(non-alpha numeric) characters */
25- "_copy_variation2 .tmp " ,
26- "@copy_variation2 .tmp " ,
27- "#copy_variation2 .tmp " ,
28- "+copy_variation2 .tmp " ,
29- "?copy_variation2 .tmp " ,
30- ">copy_variation2 .tmp " ,
31- "!copy_variation2 .tmp " ,
32- "©_variation2 .tmp " ,
33- "(copy_variation2 .tmp " ,
34- ":copy_variation2 .tmp " ,
35- ";copy_variation2 .tmp " ,
36- "=copy_variation2 .tmp " ,
37- "[copy_variation2 .tmp " ,
38- "^copy_variation2 .tmp " ,
39- "{copy_variation2 .tmp " ,
40- "|copy_variation2 .tmp " ,
41- "~copy_variation2 .tmp " ,
42- "\$copy_variation2 .tmp "
25+ "_copy_variation2_mb .tmp " ,
26+ "@copy_variation2_mb .tmp " ,
27+ "#copy_variation2_mb .tmp " ,
28+ "+copy_variation2_mb .tmp " ,
29+ "?copy_variation2_mb .tmp " ,
30+ ">copy_variation2_mb .tmp " ,
31+ "!copy_variation2_mb .tmp " ,
32+ "©_variation2_mb .tmp " ,
33+ "(copy_variation2_mb .tmp " ,
34+ ":copy_variation2_mb .tmp " ,
35+ ";copy_variation2_mb .tmp " ,
36+ "=copy_variation2_mb .tmp " ,
37+ "[copy_variation2_mb .tmp " ,
38+ "^copy_variation2_mb .tmp " ,
39+ "{copy_variation2_mb .tmp " ,
40+ "|copy_variation2_mb .tmp " ,
41+ "~copy_variation2_mb .tmp " ,
42+ "\$copy_variation2_mb .tmp "
4343);
4444
4545echo "Size of the source file before copy operation => " ;
@@ -90,28 +90,28 @@ Size of the source file before copy operation => int(1500)
9090-- Iteration 1 --
9191Copy operation => bool(true)
9292Existence of destination file => bool(true)
93- Destination file name => %s/_copy_variation2 .tmp
93+ Destination file name => %s/_copy_variation2_mb .tmp
9494Size of source file => int(1500)
9595Size of destination file => int(1500)
9696
9797-- Iteration 2 --
9898Copy operation => bool(true)
9999Existence of destination file => bool(true)
100- Destination file name => %s/@copy_variation2 .tmp
100+ Destination file name => %s/@copy_variation2_mb .tmp
101101Size of source file => int(1500)
102102Size of destination file => int(1500)
103103
104104-- Iteration 3 --
105105Copy operation => bool(true)
106106Existence of destination file => bool(true)
107- Destination file name => %s/#copy_variation2 .tmp
107+ Destination file name => %s/#copy_variation2_mb .tmp
108108Size of source file => int(1500)
109109Size of destination file => int(1500)
110110
111111-- Iteration 4 --
112112Copy operation => bool(true)
113113Existence of destination file => bool(true)
114- Destination file name => %s/+copy_variation2 .tmp
114+ Destination file name => %s/+copy_variation2_mb .tmp
115115Size of source file => int(1500)
116116Size of destination file => int(1500)
117117
@@ -130,21 +130,21 @@ Existence of destination file => bool(false)
130130-- Iteration 7 --
131131Copy operation => bool(true)
132132Existence of destination file => bool(true)
133- Destination file name => %s/!copy_variation2 .tmp
133+ Destination file name => %s/!copy_variation2_mb .tmp
134134Size of source file => int(1500)
135135Size of destination file => int(1500)
136136
137137-- Iteration 8 --
138138Copy operation => bool(true)
139139Existence of destination file => bool(true)
140- Destination file name => %s/©_variation2 .tmp
140+ Destination file name => %s/©_variation2_mb .tmp
141141Size of source file => int(1500)
142142Size of destination file => int(1500)
143143
144144-- Iteration 9 --
145145Copy operation => bool(true)
146146Existence of destination file => bool(true)
147- Destination file name => %s/(copy_variation2 .tmp
147+ Destination file name => %s/(copy_variation2_mb .tmp
148148Size of source file => int(1500)
149149Size of destination file => int(1500)
150150
@@ -157,35 +157,35 @@ Existence of destination file => bool(false)
157157-- Iteration 11 --
158158Copy operation => bool(true)
159159Existence of destination file => bool(true)
160- Destination file name => %s/;copy_variation2 .tmp
160+ Destination file name => %s/;copy_variation2_mb .tmp
161161Size of source file => int(1500)
162162Size of destination file => int(1500)
163163
164164-- Iteration 12 --
165165Copy operation => bool(true)
166166Existence of destination file => bool(true)
167- Destination file name => %s/=copy_variation2 .tmp
167+ Destination file name => %s/=copy_variation2_mb .tmp
168168Size of source file => int(1500)
169169Size of destination file => int(1500)
170170
171171-- Iteration 13 --
172172Copy operation => bool(true)
173173Existence of destination file => bool(true)
174- Destination file name => %s/[copy_variation2 .tmp
174+ Destination file name => %s/[copy_variation2_mb .tmp
175175Size of source file => int(1500)
176176Size of destination file => int(1500)
177177
178178-- Iteration 14 --
179179Copy operation => bool(true)
180180Existence of destination file => bool(true)
181- Destination file name => %s/^copy_variation2 .tmp
181+ Destination file name => %s/^copy_variation2_mb .tmp
182182Size of source file => int(1500)
183183Size of destination file => int(1500)
184184
185185-- Iteration 15 --
186186Copy operation => bool(true)
187187Existence of destination file => bool(true)
188- Destination file name => %s/{copy_variation2 .tmp
188+ Destination file name => %s/{copy_variation2_mb .tmp
189189Size of source file => int(1500)
190190Size of destination file => int(1500)
191191
@@ -198,14 +198,14 @@ Existence of destination file => bool(false)
198198-- Iteration 17 --
199199Copy operation => bool(true)
200200Existence of destination file => bool(true)
201- Destination file name => %s/~copy_variation2 .tmp
201+ Destination file name => %s/~copy_variation2_mb .tmp
202202Size of source file => int(1500)
203203Size of destination file => int(1500)
204204
205205-- Iteration 18 --
206206Copy operation => bool(true)
207207Existence of destination file => bool(true)
208- Destination file name => %s/$copy_variation2 .tmp
208+ Destination file name => %s/$copy_variation2_mb .tmp
209209Size of source file => int(1500)
210210Size of destination file => int(1500)
211211*** Done ***
0 commit comments