Url Encoding - HP NonStop Data Transformation Engine FTP Adapter Reference Manual

Ftp adapter
Table of Contents

Advertisement

Chapter 4 - Syntax Summary

URL Encoding

The URL does not need to be completely 'URL-encoded'. You only need to use
escape characters for tokens specifically used in an FTP URL, as shown in the
following table. Any FTP URL that contains spaces must be enclosed in quotes; for
example:
-URL "FTP://Home Machine/FTP Files"
Tokens
% (percent)
@ (at)
/ (forward slash)
: (colon)
; (semicolon)
& (ampersand)
# (pound)
8-bit or control characters
Replaced with
%25
%40
%2F
%3A
%3B
Escape not needed, use as is
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
URL Encoding

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop transformation engine

Table of Contents