24 Jan
2000
24 Jan
'00
10:11 a.m.
Victor.Zhai@ogilvy.com wrote:
Hi,all: I want to transfer file to my remote server using ftp: ftp **.**.**.** 8021 With correct username and password. After passing the verification of Username and Password without any error message. I cannot list the directory...,and cannot get or put file... But I can do it in local server without any problem! What should I do? Thanks a lot! Victor zhai.
AFAIK the actual verification is done only when trying to list or put/get (due to Zopes security model it does not make sense to reject someone at the top level when ha may have rights in some deeper level) So most likely you are just not authorised to list/put/get --------- Hannu