Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
Uploading Files via Browser
« previous
next »
+
Print
Pages: [
1
]
Go Down
Uploading Files via Browser
5 Replies
482 Views
Peter Wilco
Uploading Files via Browser
«
on:
May 27, 2002, 04:35:03 PM »
A web page on the server has needs to be able to upload files through the browser, does e-smith support this? If it does and its just something that has to be set correctly in the browser then cool, some 1 help me out. Cheers
-peej-
Logged
Jonathan
Re: Uploading Files via Browser
«
Reply #1 on:
May 27, 2002, 07:38:12 PM »
This should be possible however I don't know what the chmod-properties of the directory should be.
I know something like this is neccesary for osCommerce (e-shop). I believe from reading the treads about this package that they got it running on an e-smith server, maybe you can ask in the thread how they did it. You can probably find it by searching for the keyword "osCommerce".
Good luck!
Logged
guestHH
Re: Uploading Files via Browser
«
Reply #2 on:
May 27, 2002, 09:43:28 PM »
Hi,
Take a look at this link:
http://www.star-support.com/downloads/mitel/beta/webshare/
Regards,
guestHH
Logged
Peter Wilco
Re: Uploading Files via Browser
«
Reply #3 on:
May 28, 2002, 04:01:17 AM »
Thanks for that, just one more question, do I place all files in a dir and just run install.sh or do I rpm a file? I'm not a linux guru so I'm not too sure!
Thanks again guys,
-peej-
Logged
guestHH
Re: Uploading Files via Browser
«
Reply #4 on:
May 28, 2002, 12:59:54 PM »
Hi,
Place all in 1 dir and run install.sh
You can examine install.sh for details.
Regards,
guestHH
Logged
Beno
Re: Uploading Files via Browser
«
Reply #5 on:
May 28, 2002, 02:37:05 PM »
You would be better off installing a CGI/Perl script that allows users to choose a file and upload it to a certain directory. There are heaps of free scripts that do this .
cgi.resourcesindex.com
Or use a PHP system
php.resourcesindex.com
I think they are under sections like editing web pages or file managment.
You will need to open a file to allow chmoding on your computer.
dir: /etc/e-smith/templates/etc/proftp.conf
edit allowchmod file to equal TRUE
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
Uploading Files via Browser