Hello,
I am having a problem with our FTP site running on W2K IIS 5.0. Windows users can logon no problem but the MAC users cannot. The MAC users can logon to the FTP site but get bumped off very quickly. here is the message.
230 User RCCC logged in.
SYST
215 Windows_NT version 5.0
PWD
257 "/RCCC" is current directory.
SITE DIRSTYLE
get_reply():con_conn->Getline() returns -3253 PWD
send_cmd():con_conn->Putline() returns -3253
ftp_pwd: -30014 (state == GETTING_WD)
I have tried changing the directory listing style from unix to dos but does not seem to fix the problem.
Thanks for any help
-James
I am having a problem with our FTP site running on W2K IIS 5.0. Windows users can logon no problem but the MAC users cannot. The MAC users can logon to the FTP site but get bumped off very quickly. here is the message.
230 User RCCC logged in.
SYST
215 Windows_NT version 5.0
PWD
257 "/RCCC" is current directory.
SITE DIRSTYLE
get_reply():con_conn->Getline() returns -3253 PWD
send_cmd():con_conn->Putline() returns -3253
ftp_pwd: -30014 (state == GETTING_WD)
I have tried changing the directory listing style from unix to dos but does not seem to fix the problem.
Thanks for any help
-James