K
K
kolibry12015-08-10 13:56:58
macOS
kolibry1, 2015-08-10 13:56:58

How to properly set up ftp access on mac os?

Good afternoon. When I try to start ftp, the terminal gives

ftp: Can't connect to `::1': Connection refused
Trying fe80::1%lo0...
ftp: Can't connect to `fe80::1%lo0': Connection refused
ftp: Can't connect to `localhost'

while the server is running, and pages through the server are launched.
plz tell me constructively - what could be the problem? where to fix and what?
ps This resource is, oddly enough, aimed at mutual assistance. Get rid of unconstructive sarcasm and self-affirmation. Thanks for understanding)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DeMon, 2015-08-20
@kolibry1

First you need to run it:
sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist
my config (/etc/ftpd.conf) is something like this:
umask all 022
chroot GUEST /Users/USER/ftp
modify guest off
umask guest 0707
upload guest on

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question