IBM Power Systems

IBM Power Systems

About This Blog

Warm wishes and welcome to all AS400 Administrators and Operators.



This is exclusive blog for iSeries system Administrators working anywhere in the world. Also a place for guys and gals who want to share knowledge pertaining to iSeries. This blog has been designed for exchanging knowledge on AS400 or iSeries server administration and operations.



Thursday, March 18, 2010

Accessing an Integrated File System Directory from FTP on a Windows PC

To access an Integrated File System directory from FTP on a Windows PC, do the following: 1 Open up a command prompt window.


2 Type the command ftp as400name (where as400name is the name of your AS/400 system) and press the Enter key.

3 Log in with your AS/400 user profile.

4 Type your AS/400 password, and press the Enter key.

5 Type the command quote site namefmt 1 on the ftp> prompt, and press the Enter key.

6 Use the CD command to switch to an Integrated File System directory (for example, cd /home).

No comments:

Post a Comment