
| Chapter 4 - Syntax Summary | URL Encoding | 
URL Encoding
The URL does not need to be completely 
| Tokens | Replaced with | 
| % (percent) | %25 | 
| 
 | 
 | 
| @ (at) | %40 | 
| / (forward slash) | %2F | 
| 
 | 
 | 
| : (colon) | %3A | 
| 
 | 
 | 
| ; (semicolon) | %3B | 
| 
 | 
 | 
| & (ampersand) | Escape not needed, use as is | 
| # (pound) | Escape not needed, use as is | 
| 
 | 
 | 
| Escape not needed, use as is | |
| 
 | 
 | 
F T P A d a p t e r R e f e r e n c e G u i d e
3 3
