Mode
(number) The mode you want to use to access the file. Choose from:
CONSTANT |
VALUE DESCRIPTION |
|||
MODE_BINARY |
0 |
Save the file exactly as downloaded. (Default) |
||
MODE_TEXT |
1 |
Convert the file from Unix to Windows text mode, if necessary. |
||
Note: This parameter is mainly present for consistency between HTTP actions. |