LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   ftp can not work (https://www.linuxquestions.org/questions/linux-server-73/ftp-can-not-work-568348/)

cwygl 07-11-2007 04:01 AM

ftp can not work
 
hi, how are you

1, My ftp can not work, on the client side I got the following
Z:\>ftp 10.56.0.166
Connected to 10.56.0.166.
500 OOPS: vsftpd: cannot locate user specified in 'chown_username':whoever
Connection closed by remote host.

then later it is "> ftp: connect :Unknown error number"

I check the vsftpd.conf, add ftp_username item, nothing changed. Also I check the service from the Desktop -> Management -> Service, ftp service is on, but netstat -a | grep ftp showed nothing, I tried to manually start vsftpd but failed

The following is on the debian console.
deb-bj:/etc/init.d# vsftpd start
500 OOPS: vsftpd: cannot open config file:start
deb-bj:/etc/init.d# vsftpd restart
500 OOPS: vsftpd: cannot open config file:restart


2, I know under redhat I can use "mount //10.56.0.158/share /mnt -o username= password= " to share a directory between windows OS and linux OS, but under debian the following information appeared

deb-bj:/etc/init.d# mount //10.56,0.158/share /mnt
mount: wrong fs type, bad option, bad superblock on //10.56,0.158/share,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

deb-bj:/etc/init.d#


what can I do


thanks a lot

best

trickykid 07-11-2007 04:37 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.

cwygl 07-11-2007 05:24 AM

o
 
sorry, I do not know my question was duplicated, how can I check to make sure it is not duplicated, what can I do now

thanks

jtshaw 07-12-2007 02:12 AM

No worries...

Just continue your thread here. I'm going to close this one so we don't have confusion with answers in multiple places.


All times are GMT -5. The time now is 03:51 PM.