 [SOLVED] Full access via FTP
[SOLVED] Full access via FTP
| 
					Solved: Full access via FTP
				 | 
| 
					28th Dec, 2012, 08:02 PM 
				 Post: #1 | |||
| 
 | |||
| 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 | |||
| 
					28th Dec, 2012, 08:09 PM 
				 Post: #2 | |||
| 
 | |||
| RE: Full access via FTP 
					Just use WinSCP, about the same as FTP but then through the SSH protocol.
				 pilight - modular domotica solution  | |||
| 
					28th Dec, 2012, 08:34 PM 
				 Post: #3 | |||
| 
 | |||
| 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? | |||
| 
					28th Dec, 2012, 08:40 PM 
				 Post: #4 | |||
| 
 | |||
| 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  | |||
| 
					28th Dec, 2012, 09:18 PM 
				 Post: #5 | |||
| 
 | |||
| 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. | |||
| 
					29th Dec, 2012, 07:38 PM 
				 Post: #6 | |||
| 
 | |||
| RE: Full access via FTP 
					My solution for now: Code: cd /etc/pure-ftpd/confAnd 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/ | |||
| 
					21st Oct, 2013, 06:55 PM 
				 Post: #7 | |||
| 
 | |||
| 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: Someone has: https://extremeshok.com/2012/07/22/raspberry-pi-raspbian-tuning-optimising-optimizing-for-reduced-memory-usage/   | |||
| 
					28th Oct, 2013, 12:27 AM 
				 Post: #8 | |||
| 
 | |||
| 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.
				 | |||
| 
					28th Oct, 2013, 03:38 AM 
				 Post: #9 | |||
| 
 | |||
| 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. | |||
| 
					« Next Oldest | Next Newest »
				 |