Allow Full FTP Access

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I have a ProFTPD server on my 16.04 Ubuntu. I need to have a user that has read and write FTP access to the entire server. How do I do this?
Also, if there is an easier way for vsftpd that works too.
proftpd
add a comment |Â
up vote
0
down vote
favorite
I have a ProFTPD server on my 16.04 Ubuntu. I need to have a user that has read and write FTP access to the entire server. How do I do this?
Also, if there is an easier way for vsftpd that works too.
proftpd
Do not do it, this will be VERY insecure. Reconsider to use sftp.
â Romeo Ninov
May 25 at 3:21
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a ProFTPD server on my 16.04 Ubuntu. I need to have a user that has read and write FTP access to the entire server. How do I do this?
Also, if there is an easier way for vsftpd that works too.
proftpd
I have a ProFTPD server on my 16.04 Ubuntu. I need to have a user that has read and write FTP access to the entire server. How do I do this?
Also, if there is an easier way for vsftpd that works too.
proftpd
edited May 25 at 0:53
asked May 25 at 0:27
Thunder-Chaser
13
13
Do not do it, this will be VERY insecure. Reconsider to use sftp.
â Romeo Ninov
May 25 at 3:21
add a comment |Â
Do not do it, this will be VERY insecure. Reconsider to use sftp.
â Romeo Ninov
May 25 at 3:21
Do not do it, this will be VERY insecure. Reconsider to use sftp.
â Romeo Ninov
May 25 at 3:21
Do not do it, this will be VERY insecure. Reconsider to use sftp.
â Romeo Ninov
May 25 at 3:21
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1040031%2fallow-full-ftp-access%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Do not do it, this will be VERY insecure. Reconsider to use sftp.
â Romeo Ninov
May 25 at 3:21