LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 01-10-2010, 02:50 AM   #1
hadimotamedi
Member
 
Registered: Aug 2009
Posts: 228

Rep: Reputation: 30
Raising the priority of ftp?


Dear All
I need to ftp all of my Linux server files & folders through FTP Pro . But I can just login as /home/www user and I cannot login as super user that is suitable for my case (as I want to see all of the files) . Can you please let me know how can I raise the priority of ftp such that FTP Pro can login to my Linux server as root user ?
 
Old 01-10-2010, 03:11 AM   #2
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
You should not permit ftp access to the root (or any login users) account. You should instead install sshd, ssh to your machine as a normal user, then use the su command to obtain super user privs. I don't know what "FTP Pro" is and you did not say what distro your server or client are using so I can't provide explicit instructions on how to install ssh.

However as an example, if your server is Debian based:
Code:
apt-get install openssh-server
And if your client is Debian based:
Code:
apt-get install openssh-client
Cheers,

Evo2.
 
Old 01-10-2010, 12:16 PM   #3
r3sistance
Senior Member
 
Registered: Mar 2004
Location: UK
Distribution: CentOS 6/7
Posts: 1,375

Rep: Reputation: 217Reputation: 217Reputation: 217
I would not use FTP for these purposes. If this "FTP Pro" handles SCP or SFTP then as Evo2 said, install sshd and you should be able to use that. SCP and SFTP should come with sshd and are far safer protocols that do not transmit user login details as plain text across the internet.
 
  


Reply



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
Raising The Dead with DSL deBebbler LinuxQuestions.org Member Success Stories 0 01-18-2009 02:25 PM
Priority program bandwith manger (HTTP,FTP) geosko Linux - Networking 0 10-13-2006 02:21 PM
process priority,nice -- small question regarding high/low priority values beeblequix Linux - Newbie 1 10-11-2006 10:22 AM
Raising Windows XP from the Dead ??? bigjohn General 10 04-30-2005 11:27 AM
Window focus/raising behavior jhaiduce Linux - Software 2 10-02-2003 07:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:39 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