FG
💻 Software

Setting up VSFTPD permissions with Apache server

Fresh5 days ago
Mar 15, 202627296 views
Confidence Score0%
0%

Problem

I have a VM running Ubuntu 10.10. I'm using Netbeans and uploading files to an ftp on the virtual machine. I'm using vsftpd. The problem I'm having is, the owner of the folder is the user in order for the apache server to be able to read the files. So far so good. But when I try to upload a file fr…

Error Output

/var/www

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Setting up VSFTPD permissions with Apache server

Low Risk

Create a group and make it the group owner of . Then assign the users and to the group and set the permissons on the directory to 775. This will allow and any other users in the group to read and write to ; it will also make it easier to authorize o…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment