I'm having some issues running storescp with the inetd flag. I'm using a command with the following syntax to configure inetd:
Code: Select all
storescp --inetd --debug --verbose --log-config ../oflog/etc/logger.cfg
Code: Select all
ERROR: Receiving Association failed: TCP Initialization Error: Socket operation on non-socket, getpeername failed on socket 3
Does anyone know if this is a configuration error on my part? Has anyone else ran into this before?