How to connect via FTP to XAMPP (on Mac)

xampp

How do I connect via FTP to XAMPP (on Mac)?

I need to change CHMOD Permission issues on Localhost.

Best Answer

You could use an FTP client like FileZilla:

http://filezilla-project.org/

...provided that FTP service is running on your instance if XAMPP and the ports are open.

Related Question