Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[SOLVED] Full access via FTP
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Solved: Full access via FTP
28th Dec, 2012, 08:02 PM
Post: #1
namtih Offline
Tester
Posts: 269
Joined: Dec 2012
Reputation: 28
Full access via FTP
Can someone please guide me, how to get full access to all files via FTP?
I want to be able to edit, create and delete all files in all directories via FTP, but I don't manage to get it working.
I'm only allowed to upload files in my home directory.

My steps: pure-ftpd
Code:
sudo apt-get install pure-ftpd-common pure-ftpd
cd /etc/pure-ftpd/conf
echo no > ChrootEveryone
echo yes > IPV4Only
echo yes > DisplayDotFiles
echo yes > DontResolve
echo no > PAMAuthentication
echo 0 > MinUID
echo 5 > MaxIdleTime
/etc/init.d/pure-ftpd restart
Find all posts by this user
Quote this message in a reply
28th Dec, 2012, 08:09 PM
Post: #2
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Full access via FTP
Just use WinSCP, about the same as FTP but then through the SSH protocol.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
28th Dec, 2012, 08:34 PM
Post: #3
namtih Offline
Tester
Posts: 269
Joined: Dec 2012
Reputation: 28
RE: Full access via FTP
I think SFTP would be stressful for the CPU.
I connected through FTP and also get "Access denied" for e.g. </home/xbian/.xbmc>.

Do you see another option/method via basic FTP?
Find all posts by this user
Quote this message in a reply
28th Dec, 2012, 08:40 PM
Post: #4
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Full access via FTP
Not yet. Why would the CPU stress matter? Watching movies is a separate process then using SFTP and maintaining your installation right?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
28th Dec, 2012, 09:18 PM
Post: #5
namtih Offline
Tester
Posts: 269
Joined: Dec 2012
Reputation: 28
RE: Full access via FTP
I want to transfer files with an size of 3 to 6GB and I think the encryption could slow it down.
So I planned to use FTP, but I don't manage to get rid of this access restriction since 2 days.
Find all posts by this user
Quote this message in a reply
29th Dec, 2012, 07:38 PM
Post: #6
namtih Offline
Tester
Posts: 269
Joined: Dec 2012
Reputation: 28
RE: Full access via FTP
My solution for now:
Code:
cd /etc/pure-ftpd/conf
echo yes > UnixAuthentication
/etc/init.d/pure-ftpd restart
And an enabled root-login.

And if someone also replaced the openssh client with Dropbear, this might help for a smarter solution:
http://www.cybermilitia.net/2009/02/28/dropbear-on-debian/
Find all posts by this user
Quote this message in a reply
21st Oct, 2013, 06:55 PM
Post: #7
Timan Rebel Offline
Registered
Posts: 1
Joined: Oct 2013
Reputation: 0
RE: Full access via FTP
(29th Dec, 2012 07:38 PM)namtih Wrote:  And if someone also replaced the openssh client with Dropbear, this might help for a smarter solution:
http://www.cybermilitia.net/2009/02/28/dropbear-on-debian/

Someone has: https://extremeshok.com/2012/07/22/raspberry-pi-raspbian-tuning-optimising-optimizing-for-reduced-memory-usage/

Smile
Find all posts by this user
Quote this message in a reply
28th Oct, 2013, 12:27 AM
Post: #8
zilexa Offline
Registered
Posts: 231
Joined: Feb 2013
Reputation: 9
RE: Full access via FTP
I simply use CyberDuck on Win and Mac and have been transferring folders of up to 9GB simply by using sftp. Ofcourse NFS would be better but it was a bit complicated and I didn't bother.
Find all posts by this user
Quote this message in a reply
28th Oct, 2013, 03:38 AM
Post: #9
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: Full access via FTP
Why don't you just use sudo apt-get install pure-ftpd.

It works for me on every install and version.

Never a problem.

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 13th May, 2025, 06:38 AM Powered By MyBB, © 2002-2025 MyBB Group.