[Bug] FTP client listing
Posted: 09 Jan 2006, 09:27
Hi,
when I want to change permissions to the directory and all files/dirs in, there's a problem with listing. If the directory has i.e. ---r-xr-x , FTP client is trying on start to list the dir and create list of files to be processed. But with this dir, it's not possible. So you have to change permissions for the directory and then for the files/dirs in.
But there's more deterministic way (I suggest to use it, if the first attempt will not succeed) - do all on first level, go into first dir in it and do all there on 2nd level, and so on. This will succeed - but you've no info about total number of files/dirs for the progress-bar, so it's good only if "classical" way isn't working.
when I want to change permissions to the directory and all files/dirs in, there's a problem with listing. If the directory has i.e. ---r-xr-x , FTP client is trying on start to list the dir and create list of files to be processed. But with this dir, it's not possible. So you have to change permissions for the directory and then for the files/dirs in.
But there's more deterministic way (I suggest to use it, if the first attempt will not succeed) - do all on first level, go into first dir in it and do all there on 2nd level, and so on. This will succeed - but you've no info about total number of files/dirs for the progress-bar, so it's good only if "classical" way isn't working.