LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-19-2009, 10:15 AM   #1
lm_a_dope
LQ Newbie
 
Registered: Nov 2009
Posts: 6

Rep: Reputation: 0
quick ftp server


hello I'm looking for a simple ftp server for Ubuntu The simpler the better

all i need it for is to point to a folder on my desktop so i can ftp my files to it
 
Old 11-19-2009, 10:20 AM   #2
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Welcome to LQ

There are several, proftpd, vsftpd ....
 
Old 11-19-2009, 10:23 AM   #3
lm_a_dope
LQ Newbie
 
Registered: Nov 2009
Posts: 6

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by repo View Post
Welcome to LQ

There are several, proftpd, vsftpd ....
yes i know im looking for simple that doesn't need a lot of configuration

maybe even a gui
 
Old 11-19-2009, 10:26 AM   #4
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Proftpd is pretty simple to set up, if you're willing to read the man page. The man page is long (which is good, lots of detail) but very well written, and it takes relatively few options in the configuration to make it work.. I'd think a GUI would make it more complicated than it is, but that's just me perhaps. I don't know off hand of one that has a GUI. Proftpd does not.
 
Old 11-19-2009, 10:28 AM   #5
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Take a look at pureadmin for pure-ftpd
http://purify.sourceforge.net/
 
Old 11-19-2009, 10:52 AM   #6
jkzfixme
Member
 
Registered: Sep 2006
Location: Orange County, NY
Distribution: Ubuntu, Solaris, Android
Posts: 329
Blog Entries: 21

Rep: Reputation: 52
Gproftpd is a simple frontend for proftpd that I am quite fond of

Any questions feel free to ask and I will follow up

Regards,
JKZfixme

Last edited by jkzfixme; 11-19-2009 at 10:54 AM.
 
Old 11-19-2009, 10:55 AM   #7
lm_a_dope
LQ Newbie
 
Registered: Nov 2009
Posts: 6

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by GrapefruiTgirl View Post
Proftpd is pretty simple to set up, if you're willing to read the man page. The man page is long (which is good, lots of detail) but very well written, and it takes relatively few options in the configuration to make it work.. I'd think a GUI would make it more complicated than it is, but that's just me perhaps. I don't know off hand of one that has a GUI. Proftpd does not.
I would like a gui so i can quickly point to folders i want to ftp into and easily add users

i might want to share files with family members and not read 20 pages to figure out howto
 
Old 11-19-2009, 10:56 AM   #8
lm_a_dope
LQ Newbie
 
Registered: Nov 2009
Posts: 6

Original Poster
Rep: Reputation: 0
thank you i will check them out
 
Old 11-19-2009, 11:25 AM   #9
lm_a_dope
LQ Newbie
 
Registered: Nov 2009
Posts: 6

Original Poster
Rep: Reputation: 0
pureadmin looks good but a little off for what I want let me explain

what if i want my sister to have access to my video folder and my book folder and nothing else and they are both located in my /home/user directory is their one where i can add multiple folders for a user?

Last edited by lm_a_dope; 11-19-2009 at 12:05 PM.
 
Old 11-19-2009, 12:23 PM   #10
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
would scp/ sftp support your needs. if you have sshd running then it is already configured ?
 
Old 11-19-2009, 12:31 PM   #11
lm_a_dope
LQ Newbie
 
Registered: Nov 2009
Posts: 6

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by schneidz View Post
would scp/ sftp support your needs. if you have sshd running then it is already configured ?

I don't know basically i want to be able to point to multiple directory's for one user like virtual folders

and something simple that my sister or others can easily use on the other side even without software like ftp can

Last edited by lm_a_dope; 11-19-2009 at 12:34 PM.
 
Old 11-19-2009, 01:33 PM   #12
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
^ most linux distros have openssh suite (sshd, ssh, scp, sftp, openssl) installed by default.
windows and mac mite be a different story.

also, ftp is kinda' deprecated by scp/ sftp.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Quick and easy FTP server distro? bkone Linux - Newbie 1 08-22-2007 08:30 PM
Easy Quick FTP Server Help cartfanatic39 Linux - Software 3 07-31-2004 09:05 AM
quick ftp question gauge73 Linux - Newbie 2 02-13-2004 09:23 AM
Quick question about ftp embalmedlenin Linux - Newbie 2 01-14-2004 09:01 AM
Some Quick FTP Advice gauge73 Linux - Networking 2 04-22-2003 12:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration