FTP server, Mac OS High Sierra
Pre-High Sierra, I was able to run an FTP server through the command line:
"sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist"
Fast forward, I've installed High Sierra, and I can't use that command anymore. I've also downloaded and installed Mac OS Server, but I don't see it as a service there either.
Any suggestions to run an FTP server locally on my Mac? I'd prefer a command-line solution like I started with once upon a time.
P.S. I've also tried the following file sharing solution with the -F option (for FTP) with no luck:
"sudo sharing -a ~/Desktop -F test"
MacBook Pro with Retina display, macOS High Sierra (10.13), null