April 8, 200818 yr Hi, I am getting the following errors when using a mac ftp client (Transmit). Cmd: LIST -a 150: Here comes the directory listing. 226: Transfer done (but failed to open directory). This is for directories under my user shares. This has worked for me before but has stopped working recently. Browsing from the finder works normally. The only change that I have made recently is to upgrade to a pro license.
April 8, 200818 yr Wonder if you could narrow down a bit more... - Does it do this for all shares? - Enable disk shares, does it do this for disk shares? - Can you 'cd' into the share directory and then list?
April 8, 200818 yr Author This is the case for all shares. This is the case for disk shares as well. From a telnet session I can list all directories correctly. Were any changes made to the vsftp config between betas? In a previous beta to 6, I could traverse the whole root directory and not just mnt. Roland
April 8, 200818 yr Yes, sorry, there's a line missing in the /etc/vsftpd.conf file: anon_world_readable_only=NO The attached file is correct. Copy this file to the root of your flash, and then modify your 'go' script, adding this to the end: cp /boot/vsftpd.conf /etc Of course this will be fixed in next release.
April 8, 200818 yr Author I am afraid that this did not fix the error. I still get the same error. Cmd: LIST -a 150: Here comes the directory listing. 226: Transfer done (but failed to open directory).
April 8, 200818 yr Author I changed the parameter local_root=/mnt to local_root=/ and now it works as it did before.
April 8, 200818 yr I changed the parameter local_root=/mnt to local_root=/ and now it works as it did before. Well that makes no sense Are you logging in as 'root' or as some other user name?
April 8, 200818 yr If you don't mind, type these two command from a telnet session and post the output: v / v /mnt
Archived
This topic is now archived and is closed to further replies.