I'm using Fire FTP (Firefox add-on) in Ubuntu to download my project locally but when I click on download, it says failed to create directory "Project1" locally. Is there any root permission issue? if yes then how I can download my project using Fire FTP?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
|||||||||
|
|
Apparmor is stopping fireftp traffic, so you need to configure apparmor to allow FireFTP. If more help is needed in regards to apparomr have a look at this site |
|||||||||||
|
|
I guess it is some root permission issue. Now downloaded my project to Downloads and moved it to /opt/lampp/htdocs. Now it is working fine |
|||