@@ -22,24 +22,24 @@ fclose($file_handle);
22
22
$ dest_files = array (
23
23
24
24
/* 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 "
43
43
);
44
44
45
45
echo "Size of the source file before copy operation => " ;
@@ -90,28 +90,28 @@ Size of the source file before copy operation => int(1500)
90
90
-- Iteration 1 --
91
91
Copy operation => bool(true)
92
92
Existence of destination file => bool(true)
93
- Destination file name => %s/_copy_variation2 .tmp
93
+ Destination file name => %s/_copy_variation2_mb .tmp
94
94
Size of source file => int(1500)
95
95
Size of destination file => int(1500)
96
96
97
97
-- Iteration 2 --
98
98
Copy operation => bool(true)
99
99
Existence of destination file => bool(true)
100
- Destination file name => %s/@copy_variation2 .tmp
100
+ Destination file name => %s/@copy_variation2_mb .tmp
101
101
Size of source file => int(1500)
102
102
Size of destination file => int(1500)
103
103
104
104
-- Iteration 3 --
105
105
Copy operation => bool(true)
106
106
Existence of destination file => bool(true)
107
- Destination file name => %s/#copy_variation2 .tmp
107
+ Destination file name => %s/#copy_variation2_mb .tmp
108
108
Size of source file => int(1500)
109
109
Size of destination file => int(1500)
110
110
111
111
-- Iteration 4 --
112
112
Copy operation => bool(true)
113
113
Existence of destination file => bool(true)
114
- Destination file name => %s/+copy_variation2 .tmp
114
+ Destination file name => %s/+copy_variation2_mb .tmp
115
115
Size of source file => int(1500)
116
116
Size of destination file => int(1500)
117
117
@@ -130,21 +130,21 @@ Existence of destination file => bool(false)
130
130
-- Iteration 7 --
131
131
Copy operation => bool(true)
132
132
Existence of destination file => bool(true)
133
- Destination file name => %s/!copy_variation2 .tmp
133
+ Destination file name => %s/!copy_variation2_mb .tmp
134
134
Size of source file => int(1500)
135
135
Size of destination file => int(1500)
136
136
137
137
-- Iteration 8 --
138
138
Copy operation => bool(true)
139
139
Existence of destination file => bool(true)
140
- Destination file name => %s/©_variation2 .tmp
140
+ Destination file name => %s/©_variation2_mb .tmp
141
141
Size of source file => int(1500)
142
142
Size of destination file => int(1500)
143
143
144
144
-- Iteration 9 --
145
145
Copy operation => bool(true)
146
146
Existence of destination file => bool(true)
147
- Destination file name => %s/(copy_variation2 .tmp
147
+ Destination file name => %s/(copy_variation2_mb .tmp
148
148
Size of source file => int(1500)
149
149
Size of destination file => int(1500)
150
150
@@ -157,35 +157,35 @@ Existence of destination file => bool(false)
157
157
-- Iteration 11 --
158
158
Copy operation => bool(true)
159
159
Existence of destination file => bool(true)
160
- Destination file name => %s/;copy_variation2 .tmp
160
+ Destination file name => %s/;copy_variation2_mb .tmp
161
161
Size of source file => int(1500)
162
162
Size of destination file => int(1500)
163
163
164
164
-- Iteration 12 --
165
165
Copy operation => bool(true)
166
166
Existence of destination file => bool(true)
167
- Destination file name => %s/=copy_variation2 .tmp
167
+ Destination file name => %s/=copy_variation2_mb .tmp
168
168
Size of source file => int(1500)
169
169
Size of destination file => int(1500)
170
170
171
171
-- Iteration 13 --
172
172
Copy operation => bool(true)
173
173
Existence of destination file => bool(true)
174
- Destination file name => %s/[copy_variation2 .tmp
174
+ Destination file name => %s/[copy_variation2_mb .tmp
175
175
Size of source file => int(1500)
176
176
Size of destination file => int(1500)
177
177
178
178
-- Iteration 14 --
179
179
Copy operation => bool(true)
180
180
Existence of destination file => bool(true)
181
- Destination file name => %s/^copy_variation2 .tmp
181
+ Destination file name => %s/^copy_variation2_mb .tmp
182
182
Size of source file => int(1500)
183
183
Size of destination file => int(1500)
184
184
185
185
-- Iteration 15 --
186
186
Copy operation => bool(true)
187
187
Existence of destination file => bool(true)
188
- Destination file name => %s/{copy_variation2 .tmp
188
+ Destination file name => %s/{copy_variation2_mb .tmp
189
189
Size of source file => int(1500)
190
190
Size of destination file => int(1500)
191
191
@@ -198,14 +198,14 @@ Existence of destination file => bool(false)
198
198
-- Iteration 17 --
199
199
Copy operation => bool(true)
200
200
Existence of destination file => bool(true)
201
- Destination file name => %s/~copy_variation2 .tmp
201
+ Destination file name => %s/~copy_variation2_mb .tmp
202
202
Size of source file => int(1500)
203
203
Size of destination file => int(1500)
204
204
205
205
-- Iteration 18 --
206
206
Copy operation => bool(true)
207
207
Existence of destination file => bool(true)
208
- Destination file name => %s/$copy_variation2 .tmp
208
+ Destination file name => %s/$copy_variation2_mb .tmp
209
209
Size of source file => int(1500)
210
210
Size of destination file => int(1500)
211
211
*** Done ***
0 commit comments