Adobe 29180248 User Guide - Page 29

ftp-extension-insert, or uploaded as an ASCII or binary file from Dreamweaver to an FTP server.

Page 29 highlights

Attributes None. Contents This tag may contain an ftp-extension-insert tag and an ftp-extension-remove tag. Container This tag must be contained in a configuration-changes tag. Example ftp-extension-insert Description Specifies a change to the FTPExtensionMap.txt file. This defines whether the file is downloaded or uploaded as an ASCII or binary file from Dreamweaver to an FTP server. Attributes extension, type, mac-creator, mac-file-type extension The file extension, such as .gif or .jpg. type The format used when you upload a file to the FTP server. The current valid values are "ASCII" and "Binary". mac-creator The Mac OS creator code. If you do not know the creator code, use "????". mac-file-type The Mac OS file type. If you do not know the file type, use "????". Contents None. Container This tag must be contained in an ftp-extension-map-changes tag. Example ftp-extension-remove Description Indicates the extension that is removed from SourceFormat.txt in the Configuration folder. Attributes extension extension The file extension, such as .gif or .jpg. MXI tag descriptions 29

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66

MXI tag descriptions
29
Attributes
None.
Contents
This tag may contain an
ftp-extension-insert
tag and an
ftp-extension-remove
tag.
Container
This tag must be contained in a
configuration-changes
tag.
Example
<ftp-extension-map-changes>
<!-- ftp-extension-insert, ftp-extension-remove tags go here-->
</ftp-extension-map-changes>
ftp-extension-insert
Description
Specifies a change to the FTPExtensionMap.txt file. This defines whether the file is downloaded
or uploaded as an ASCII or binary file from Dreamweaver to an FTP server.
Attributes
extension
,
type
,
mac-creator
,
mac-file-type
extension
The file extension, such as .gif or .jpg.
type
The format used when you upload a file to the FTP server. The current valid values are
"ASCII"
and
"Binary"
.
mac-creator
The Mac OS creator code. If you do not know the creator code, use “
????
”.
mac-file-type
The Mac OS file type. If you do not know the file type, use “
????
”.
Contents
None.
Container
This tag must be contained in an
ftp-extension-map-changes
tag.
Example
<ftp-extension-insert extension="JPG" mac-creator ="MKBY" mac-file-type="JPEG"
type="ASCII"/>
ftp-extension-remove
Description
Indicates the extension that is removed from SourceFormat.txt in the Configuration folder.
Attributes
extension
extension
The file extension, such as .gif or .jpg.