
FishMonger
Veteran
/ Moderator
Jan 3, 2014, 6:13 AM
Views: 7630
|
Re: [turnerr] Ftp directory listing not working with paths containing spaces
|
|
|
I just ran a new test and was able to duplicate your issue. The answer is obvious and I should have seen of it earlier, but I made the mistake of making an assumption. Check the permissions of the dirs and files. The user account that is used to connect via ftp needs to have read rights on the files and possibly execute bit set on the dirs. So, in your case based on the dir listing that you posted, that user needs to be oracle or oinstall. If you're logging in with a different account then it falls under 'other' which doesn't have proper rights.
(This post was edited by FishMonger on Jan 3, 2014, 6:15 AM)
|