Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
9.8k views
in CompleteFTP by (1.7k points)
Hello,
Using a default installation of 0.9.2, I change the anonymous account to GUEST.

Observations:
1) ANON directory was created from the HOME directory
2) ANON directory added GUEST to its secutity role with FULL PERMISSION.

However when the server is running, I get the following when I try to access from local machine:

because you have Cygwin installed and the logs have
been written to the /var/log/edtftpd.log file in your
Cygwin file-system.
255.255.255.255 - ProFTPD 1.2.9 (stable) (built Tue Mar 9 08:57:55 EAST 2004) standalone mode STARTUP
255.255.255.255 - error setting write fd IP_TOS: Invalid argument
255.255.255.255 - error setting read fd IP_TOS: Invalid argument
255.255.255.255 - error setting write fd TCP_NOPUSH: Protocol not available
255.255.255.255 - error setting read fd TCP_NOPUSH: Protocol not available
255.255.255.255 (sledge[192.168.1.2]) - FTP session opened.
255.255.255.255 (sledge[192.168.1.2]) - Guest: Directory /edtFTPD/home/Guest/ is not accessible.


I don't recall installing Cygwin but assume that's OK.

Can you help me determine why I'm having a problem?

I'm using XP PRO, have IIS installed but the FTP services are turned off (so EDTFTP does not conflict with it)

BTW, I have been able to use FTP services through IIS...

2 Answers

0 votes
by (1.7k points)
Support,

I know that buying one product doesn't justify support for another but, would appreciate any sort of support you can provide...
0 votes
by (1.7k points)
Here is a max version of the log.
Recall that I can use FTP services through IIS.
Here is the link ftp://%2066.25.61.174
(Dynamic IP may not be avail when you read this)

With IIS is shut down and the EDT server up, no dice:

255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "gid_name" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - mod_auth_file/0.8.2: using group file '/edtFTPD/etc/group'
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "getgroups" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - mod_auth_file/0.8.2: using passwd file '/edtFTPD/etc/passwd'
255.255.255.255 (sledge[192.168.1.2]) - mod_auth_file/0.8.2: using group file '/edtFTPD/etc/group'
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "setgrent" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - mod_auth_file/0.8.2: using group file '/edtFTPD/etc/group'
255.255.255.255 (sledge[192.168.1.2]) - ROOT PRIVS at mod_auth.c:550
255.255.255.255 (sledge[192.168.1.2]) - RELINQUISH PRIVS at mod_auth.c:552
255.255.255.255 (sledge[192.168.1.2]) - ROOT PRIVS at mod_auth.c:1002
255.255.255.255 (sledge[192.168.1.2]) - SETUP PRIVS at mod_auth.c:1017
255.255.255.255 (sledge[192.168.1.2]) - ROOT PRIVS at mod_auth.c:1034
255.255.255.255 (sledge[192.168.1.2]) - SETUP PRIVS at mod_auth.c:1049
255.255.255.255 (sledge[192.168.1.2]) - Guest: Directory /edtFTPD/home/Guest/ is not accessible.
255.255.255.255 (sledge[192.168.1.2]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_log
255.255.255.255 (sledge[192.168.1.2]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_auth
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "endpwent" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "endgrent" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - FTP session closed.
255.255.255.255 - error setting write fd IP_TOS: Invalid argument
255.255.255.255 - error setting read fd IP_TOS: Invalid argument
255.255.255.255 - error setting write fd TCP_NOPUSH: Protocol not available
255.255.255.255 - error setting read fd TCP_NOPUSH: Protocol not available
255.255.255.255 (sledge[192.168.1.2]) - connected - local : 192.168.1.2:21
255.255.255.255 (sledge[192.168.1.2]) - connected - remote : 192.168.1.2:1603
255.255.255.255 (sledge[192.168.1.2]) - FS: using system open()
255.255.255.255 (sledge[192.168.1.2]) - FS: using system read()
255.255.255.255 (sledge[192.168.1.2]) - FS: using system read()
255.255.255.255 (sledge[192.168.1.2]) - FS: using system close()
255.255.255.255 (sledge[192.168.1.2]) - FTP session opened.
255.255.255.255 (sledge[192.168.1.2]) - dispatching PRE_CMD command 'USER anonymous' to mod_tls
255.255.255.255 (sledge[192.168.1.2]) - dispatching PRE_CMD command 'USER anonymous' to mod_core
255.255.255.255 (sledge[192.168.1.2]) - dispatching PRE_CMD command 'USER anonymous' to mod_core
255.255.255.255 (sledge[192.168.1.2]) - dispatching PRE_CMD command 'USER anonymous' to mod_auth
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "endpwent" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "endgrent" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - dispatching CMD command 'USER anonymous' to mod_auth
255.255.255.255 (sledge[192.168.1.2]) - dispatching LOG_CMD command 'USER anonymous' to mod_log
255.255.255.255 (sledge[192.168.1.2]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_tls
255.255.255.255 (sledge[192.168.1.2]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
255.255.255.255 (sledge[192.168.1.2]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
255.255.255.255 (sledge[192.168.1.2]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_auth
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "endpwent" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "endgrent" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - dispatching CMD command 'PASS (hidden)' to mod_auth
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "getpwnam" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - mod_auth_file/0.8.2: using passwd file '/edtFTPD/etc/passwd'
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "gid_name" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - mod_auth_file/0.8.2: using group file '/edtFTPD/etc/group'
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "getgroups" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - mod_auth_file/0.8.2: using passwd file '/edtFTPD/etc/passwd'
255.255.255.255 (sledge[192.168.1.2]) - mod_auth_file/0.8.2: using group file '/edtFTPD/etc/group'
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "setgrent" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - mod_auth_file/0.8.2: using group file '/edtFTPD/etc/group'
255.255.255.255 (sledge[192.168.1.2]) - ROOT PRIVS at mod_auth.c:550
255.255.255.255 (sledge[192.168.1.2]) - RELINQUISH PRIVS at mod_auth.c:552
255.255.255.255 (sledge[192.168.1.2]) - ROOT PRIVS at mod_auth.c:1002
255.255.255.255 (sledge[192.168.1.2]) - SETUP PRIVS at mod_auth.c:1017
255.255.255.255 (sledge[192.168.1.2]) - ROOT PRIVS at mod_auth.c:1034
255.255.255.255 (sledge[192.168.1.2]) - SETUP PRIVS at mod_auth.c:1049
255.255.255.255 (sledge[192.168.1.2]) - Guest: Directory /edtFTPD/home/Guest/ is not accessible.
255.255.255.255 (sledge[192.168.1.2]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_log
255.255.255.255 (sledge[192.168.1.2]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_auth
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "endpwent" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "endgrent" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - FTP session closed.
255.255.255.255 - error setting write fd IP_TOS: Invalid argument
255.255.255.255 - error setting read fd IP_TOS: Invalid argument
255.255.255.255 - error setting write fd TCP_NOPUSH: Protocol not available
255.255.255.255 - error setting read fd TCP_NOPUSH: Protocol not available
255.255.255.255 (sledge[192.168.1.2]) - connected - local : 192.168.1.2:21
255.255.255.255 (sledge[192.168.1.2]) - connected - remote : 192.168.1.2:1642
255.255.255.255 (sledge[192.168.1.2]) - FS: using system open()
255.255.255.255 (sledge[192.168.1.2]) - FS: using system read()
255.255.255.255 (sledge[192.168.1.2]) - FS: using system read()
255.255.255.255 (sledge[192.168.1.2]) - FS: using system close()
255.255.255.255 (sledge[192.168.1.2]) - FTP session opened.
255.255.255.255 (sledge[192.168.1.2]) - dispatching PRE_CMD command 'USER anonymous' to mod_tls
255.255.255.255 (sledge[192.168.1.2]) - dispatching PRE_CMD command 'USER anonymous' to mod_core
255.255.255.255 (sledge[192.168.1.2]) - dispatching PRE_CMD command 'USER anonymous' to mod_core
255.255.255.255 (sledge[192.168.1.2]) - dispatching PRE_CMD command 'USER anonymous' to mod_auth
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "endpwent" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - dispatching auth request "endgrent" to module mod_auth_file
255.255.255.255 (sledge[192.168.1.2]) - dispatching CMD command 'USER anonymous' to mod_au

Categories

...