PDA

View Full Version : latest in wrong folder


mjepson
09-08-2004, 02:03 AM
Hello, I have a problem with the LATEST folder showing up on the root of e: instead of inside e:\ftp. My ftp users can't see the root, only inside ftp folder.

Here is my config:

latests=4
maxwidth=40
linkdir=[Latest]-[%]
linkpath=e:\ftp\ (tried e:\ftp aswell)
excluded_dirs_latest=/!ioftpd /pre /requests/___speedtests___
skipdirs=cd1 cd2 cd3 cd4 cd5 disc1 disc2 disc3 dvd1 dvd2 dvd3 sample samples vobsub vobsubs subtitle subtitles subs subpack codec cover covers
showparent=1

#latests_pre=3
#maxwidth_pre=40
#linkdir_pre=[LatestPre]-[%]
#linkpath_pre=d:\ftp
#showparent_pre=1

Harm
09-08-2004, 02:31 AM
The correct value is linkpath=e:\ftp\
You should NOT comment any setting unless it's written you can do so. In your case, do NOT comment the latest_pre and related settings.

mjepson
09-08-2004, 03:11 AM
ok now the code is

latests=4
maxwidth=40
linkdir=[Latest]-[%]
linkpath=e:\ftp\
excluded_dirs_latest=/!ioftpd /pre /requests/___speedtests___
skipdirs=cd1 cd2 cd3 cd4 cd5 disc1 disc2 disc3 dvd1 dvd2 dvd3 sample samples vobsub vobsubs subtitle subtitles subs subpack codec cover covers
showparent=1

latests_pre=0
maxwidth_pre=40
linkdir_pre=[LatestPre]-[%]
linkpath_pre=e:\ftp\
showparent_pre=1

still shows up in e:\ not e:\ftp\ after a restart of ioftpd

Any more tips?

Harm
09-08-2004, 05:31 AM
Enable debug in ioBanana.ini.