[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problems to visualize files



Hello,

I've been trying to configure my FTP server using wu-ftpd and I've got
a (classical) problem regarding the visualization of my chroot()'ed
directory. The configuration has been change 3 times and the last one
has been almost "copied" and "pasted".
Throughout the MS-DOS prompt (sorry...unfortunatelly I use Windows in
my job. The Linux box runs at my home box), I can see the contents of
the directory and even upload and download files. But using Leech FTP
or WS_FTP the contents are not allowed to be seen.
I've already configured my Linux box as the howto on the following link:

http://www.wu-ftpd.org/HOWTO/guest.HOWTO

on the 'ls' dependencies part but with no success.

Also, my Linux box is a Debian one, running the kernel 2.4.27-2-k7.
The output from my prompt I've got under my Windows box is the
following:

ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for file list.
test_file.txt
226 Transfer complete.

I've tried to configure my FTP client but there are not so much
usefull configurations to be changed there.

My directory tree is the following:
/home/web# ls -l
total 1
drwxr-xr-x 5 mort client 224 Jan 17 17:08 mort

/home/web# ls -l mort/
total 382

d--x--x--x 2 root daemon     72 Jan 13 18:55 bin
d--x--x--x 2 root daemon     96 Jan 13 18:49 etc
d--x--x--x 2 root daemon    176 Jan 17 16:46 lib


/home/web# ls -l mort/lib/
total 1209
---x--x--x 1 root root   88168 Jan 17 16:43 ld-2.3.5.so
lrwxrwxrwx 1 root root      11 Jan 17 16:45 ld-linux.so.2 -> ld-2.3.5.so
-r-xr-xr-x 1 root root 1144316 Jan 17 16:44 libc-2.3.5.so
lrwxrwxrwx 1 root root      13 Jan 17 16:46 libc.so.6 -> libc-2.3.5.so

Please, let me hear whatever help you might give me.

Best regards,

Romulo Sousa



Reply to: