FTP and multiple filesystems

FTP, SFTP, FTPS, and SSH/telnet console issues

FTP and multiple filesystems

Postby raoul » Fri Feb 16, 2007 8:56 am

L.S.,

We use UltraEdit 10.00b to develop and maintain programs on a UNIX-server.
Recently we requested another department here at work to split out current filesystem into two separate filesystems, like this:

filesystem1 /opt/alert
filesystem2 /opt/alert/production

Now everytime we want to retrieve a file within the /opt/alert/production directory, we get the following errordialog:

Error retrieving current directory
Request denied:
550 the getwd subroutine failed.

The problem doesn't occur when we access any other directory within the /opt/alert directory.

Could anyone tell me how to circumvent this problem?

Regards,
Raoul.
User avatar
raoul
Newbie
 
Posts: 2
Joined: Fri Feb 16, 2007 12:00 am

Re: FTP and multiple filesystems

Postby raoul » Tue Feb 20, 2007 2:41 pm

Solution already made!

It had something to do with unmounting the filesystem, mounting the filesystem and some additional rights for our users.
Sorry, i don't have all the details...

Regards, Raoul.
User avatar
raoul
Newbie
 
Posts: 2
Joined: Fri Feb 16, 2007 12:00 am


Return to FTP/SFTP / SSH/Telnet