in reply to Re: accessing files in a password protected folder
in thread accessing files in a password protected folder

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re^2: accessing files in a password protected folder

Replies are listed 'Best First'.
Re^3: accessing files in a password protected folder
by gellyfish (Monsignor) on Mar 02, 2005 at 11:46 UTC

    You are still not telling us how you are accessing the files on the remote server. If we don't know what you need to pass the password to, we can't tell you with any likelihood of being correct how you might do it

    /J\

Re^3: accessing files in a password protected folder
by Anonymous Monk on Mar 02, 2005 at 12:43 UTC
    Unix doesn't have "folders" - they are called directories. And Unix doesn't have password protected directories. There's something else that asks you for a password before it lets you access the files. But since you're unwilling to share the information what that something is, there's no way anyone could give you a solution. (Well, this is Perlmonks, so there are bound to be 10 people just guessing an answer (usually based on personal experience) - perhaps you're lucky and someone guesses right!)