+ Reply to Thread
Results 1 to 3 of 3

Thread: FTP home dir designation?

  1. #1
    Guest.Visitor Guest

    Default FTP home dir designation?

    Can anyone tell me how I can designate what the root directory for a specific user is when they log on to the AS/400 with FTP? I have specified a value in the HOMEDIR on the user's profile, but it doesn't seem to work. It always goes to the root of the IFS. The FTP server documentation doesn't seem to say ANYTHING about it. Any clues?? Thanks John Richardson

  2. #2
    Guest.Visitor Guest

    Default FTP home dir designation?

    I have found that the directory is controlled by the CURLIB parameter on the user profile. I don't know of any way that you could direct it automatically to an IFS directory.

  3. #3
    Guest.Visitor Guest

    Default FTP home dir designation?

    John, Unfortunately I ran into the same problem. I ended up setting CURLIB in the usrprf to a library called PUBLIC which I created to hold just general stuff. The user would have to use the cd command to move to "their" directory in the IFS. To limit exposure I ended up using custom programs registered to the ftp system exit points. The user could then only cd to their directory from PUBLIC. Not great but it works.

+ Reply to Thread

Similar Threads

  1. Printing from home?
    By JohnSEDGWICK in forum General
    Replies: 1
    Last Post: 11-27-2007, 07:03 AM
  2. Home networking
    By Guest.Visitor in forum General
    Replies: 4
    Last Post: 11-20-2003, 07:04 AM
  3. Code400 when i'm home
    By Guest.Visitor in forum Dev Tools
    Replies: 2
    Last Post: 04-02-2002, 11:28 AM
  4. code/400 from home
    By Guest.Visitor in forum Programming
    Replies: 4
    Last Post: 11-30-2001, 02:41 PM
  5. How do I access the AS/400 from home?
    By frankgw@adelphia.net in forum Hardware
    Replies: 4
    Last Post: 10-31-1999, 08:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts