Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: wilsonkwok1109 on January 19, 2009, 02:18:25 AM
-
Hello
I create " mis " ibays , and setup to client take a files ( bak,gho,rar,zip........ )
but show 403 error
how to do ?
config :
Information bay name mis
Description download
Group Everyone
User access via file sharing or user ftp Write = group , Read = everyone
Public access via web or anonymous ftp Entire Internet ( no password required )
Execution of dynamic content (CGI, PHP, SSI) Enable
but in case only pass Text file , can't to download other files ( bak,gho,rar,zip........ )
Error message is
------------------------------------------------------------------------------------------
Forbidden
You don't have permission to access /download/image.GHO on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
------------------------------------------------------------------------------------------
image.GHO size 10GB - right is 777
i check a command " db accounts show mis "
----------------------------------------------------
mis=ibay
AllowOverride=All
CgiBin=enabled
FollowSymLinks=enabled
Gid=5006
Group=shared
Name=download
PasswordSet=no
PublicAccess=global
PublisAccess=global
Uid=5006
UserAccess=wr-group-rd-everyone
--------------------------------------------
i try set " chown to admin:share " " chmod -R 777 " to mis
but dont' Work ?
Thank
-
Try access the ibay in the server-manager again and then re-saving the ibay to reset permissions.
Are you trying to access the ibay from your LAN or somewhere on the internet?
Try accessing the ibay on your internal LAN with http://ip_address_of_sme_box/downloads
-
Thank your reply
this ok la , but , Over 4GB file Size cannot Download. ( image.gho - 10GB )
-
Thank your reply
this ok la , but , Over 4GB file Size cannot Download. ( image.gho - 10GB )
you can always use ftp.. this should work fine..
Ciao
Stefano