Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I'm a very beginner in Linux. I have a problem with lftp. How should I set up the lftp.conf ? I use knoppix. In lftp.conf I have this:
set ftp:home "/home/ftp"
set ftp:anon-user "anonymous"
set ftp:anon-pass "anon"
set ftp:client "john"
passive-mode is on.
but when I tried to login and then write for example ls I become
"ls at 0 [Delaying before reconnect: 60 ]"
When I login with lftp -d anonymous@127.0.0.1 and then ls :
--connecting to 127.0.0.1 port 21
**** Socket error Connection refused - reconnecting
----Closing Control socket
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.