You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
"go get" makes an executable in a different dir to the config files, so you need to combine or use the command line option to specify the configs location, you don not seem to be able to just run it with " $GOPATH/bin/ftpd"
the config files do not contain "custom.ini" and ftpd aborts if its not there.
clients.
using browsers as clients shows chromium working but firefox failing, (server/client on the same machine). log shows firefox initiates "enter passive mode", where chromium "enter extended passive mode", seems to be the point of failure but i haven’t investigated.
shutting down the server.
ctrl z ?
The text was updated successfully, but these errors were encountered:
config files.
"go get" makes an executable in a different dir to the config files, so you need to combine or use the command line option to specify the configs location, you don not seem to be able to just run it with " $GOPATH/bin/ftpd"
the config files do not contain "custom.ini" and ftpd aborts if its not there.
clients.
using browsers as clients shows chromium working but firefox failing, (server/client on the same machine). log shows firefox initiates "enter passive mode", where chromium "enter extended passive mode", seems to be the point of failure but i haven’t investigated.
shutting down the server.
ctrl z ?
The text was updated successfully, but these errors were encountered: