Mombu the GNU Linux Forum

Go Back   Mombu the GNU Linux Forum > GNU_Linux > Right ftp server
User Name
Password
REGISTER NOW! Mark Forums Read




Reply
1 3rd November 13:24
gruessle
External User
 
Posts: 1
Default Right ftp server



Usually I chouse to make my own mind up, but man there is so match to
read on all this if I don't get help I will be never done.
Also usually I like to get the best, so I was thinking proftp at first.

But I need something basic easy to config., something I don't have to
read two books on before I can get going.
Don't need anonymous
I like X config stuff if there is something

Which is the right ftp server for me?

--
Gruessle

http://VMCLinks.com
http://GuyScope.com


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Reply With Quote


 


2 3rd November 13:24
mark schouten
External User
 
Posts: 1
Default Right ftp server



proftpd. The basic 'default' configuration works like a charme.
There's nothing to set up, unless you have special wishes.

Mark


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Reply With Quote
3 5th November 13:56
dobai-pataky balint
External User
 
Posts: 1
Default Right ftp server


agreed,
and proftpd is the one i trust, and do all the logging into a mysql, and
do transfer ratio and user management(phpsetupped all).
proftpd is as good for the basic as for advanced use.


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Reply With Quote
4 5th November 13:56
kevin mark
External User
 
Posts: 1
Default Right ftp server


Hi Gruessle,
I think you mean ftp CLIENT. it is not advisable to setup an ftp server
on a linux machine in most cases. The main reason is the ftp is an
unencryped protocol -- everyone can read your password and any data you
send. ssh and sftp are used in its place. BUT if you want to connect to
any ftp server, then something like proftp is a nice console client.
And I'm sure othere can recommend some GUI ftp clients.
-Kev

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/4trjAWAAuqdWA9cRAiH6AJ9ABHG1mSy6n1r17YVYJ0yAw9aDUA CfbNfO
E46sKI7h6apuig8MwYdfkLo=
=2GKC
-----END PGP SIGNATURE-----
  Reply With Quote
5 5th November 14:00
david z maze
External User
 
Posts: 1
Default Right ftp server


"Gruessle" <debian@orces.com> writes:


^^^^^^^^^^^^^^^^^^^^


None, especially if you don't need anonymous access. Use scp to copy
files to and from your machine (part of the ssh package, which
includes a server). It's more firewall-friendly than FTP and doesn't
involve sending your password over the network in the clear.

--
David Maze dmaze@debian.org http://people.debian.org/~dmaze/
"Theoretical politics is interesting. Politicking should be illegal."
-- Abra Mitchell


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Reply With Quote
6 5th November 14:00
debian user
External User
 
Posts: 1
Default Right ftp server


furthermore, if you are accessing your linux box from a windblows
machine, teraterm w/ tssh (using kermit/gkermit) and win2scp are
good clients to run on the windblows machine to access files via
ssh.


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Reply With Quote


 


7 5th November 14:01
gruessle
External User
 
Posts: 1
Default Right ftp server


From: David Z Maze [mailto:dmaze@debian.org]

None seams to be the right answer.
I just checked Dreamweaver and I can use it on a local network also.
Then I checked my Network and I can see my Debian box with Samba.
When I click on it, it asks me for a password, but my user password does
not work, I even tried root and it does not work.
So I guess all I need is to setup Samba to accept passwords.
What do you guys say?
How do I do that? Is there a HOWTO somewhere?


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Reply With Quote
8 5th November 14:01
debian user
External User
 
Posts: 1
Default Right ftp server


www.samba.org

smbpasswd should let you add passwords for samba ... use as su.

--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Reply With Quote
9 5th November 14:04
paul worrall
External User
 
Posts: 1
Default Right ftp server


man smbpasswd

--
Paul


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Reply With Quote
10 5th November 14:05
bijan soleymani
External User
 
Posts: 1
Default Right ftp server


Kevin Mark <kmark+debian-user@pipeline.com> writes:

This is not really important in all applications. There are many
applications where you want people to download files easily and
anonymous ftp is pretty good.

Also you can use pam to tell the ftp server not to use system
passwords but look up passwords in a seperate file or in a mysql
database, etc. Bijan --
Bijan Soleymani <bijan@psq.com>
http://www.crasseux.com


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Reply With Quote
Reply


Thread Tools
Display Modes




666