|
The File Transfer Protocol is used for retrieving
files from FTP servers.
Syntax
ftp://user:password@host:port/cwd1/cwd2/../cwdN/name:type=typecode
Note
In general users would not be giving out
user names and passowrds. The typical form uses "anonymous"
as the user name and an "email address" as the password.
For most FTP sites all you need to supply is the file's protocol,
host, and file address, and the software takes care of the
rest.
In this Exercise you will learn to use File
Transfer Protocol to retrieve files.
This command opens the layoutgalaxy server.
The user name has to be specified as "anonymous".
The user e-mail id is given as the password.
The get command is used to retrieve files
from the layoutgalaxy server and to load it to the desktop.

Copyrights : Layout Galaxy All Rights Reserved
No part of this tutorial may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, electrostatic, magnetic tape, mechanical or otherwise, without prior permission in writing from Layout Galaxy.
|
|
|