Pelican Parts
Parts Catalog Accessories Catalog How To Articles Tech Forums
Call Pelican Parts at 888-280-7799
Shopping Cart Cart | Project List | Order Status | Help



Go Back   Pelican Parts Forums > Miscellaneous and Off Topic Forums > Off Topic Discussions


Reply
 
LinkBack Thread Tools Rate Thread
Author
Thread Post New Thread    Reply
Registered
 
Halm's Avatar
 
Join Date: Jan 2002
Location: VA
Posts: 3,573
IIS Server Help

We just retired from 25 years of IT consulting and have a few servers that I was going to re-purpose into something useful. Specifically, I want to organize and dump pictures/JPG’s onto a web server and be able to access them. I have google’ed this for a few days and need some help.

We were not web designers by any stretch and we hired pro’s anytime it was needed. But we do know basic IIS server management. So, I have created a test site and added a few JPG’s. I can hit it from inside the firewall and from the Internet.

But what I get is a basic Directory Listing. What I want is either thumbnails or the ability to scroll picture by picture. What do I need? Some code? An app of some sort?

Any and all help is appreciated.

__________________
'06 Cayman S
'16 Cayenne
'08 Audi RS 4
Old 03-12-2018, 06:31 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #1 (permalink)
The Unsettler
 
stomachmonkey's Avatar
 
Join Date: Dec 2002
Location: Lantanna TX
Posts: 23,885
Send a message via AIM to stomachmonkey
You are getting a directory listing because that's all you are really doing, listing the directory.

So yes, some code to tell the browser how you want the content in the directory to be displayed.

Install a Nextcloud server.

https://nextcloud.com/

It's open source and has interface apps / cross platform clients for mobile and such.
__________________
"I want my two dollars"
"Goodbye and thanks for the fish"
"Proud Member and Supporter of the YWL"
"Brandon Won"

Last edited by stomachmonkey; 03-12-2018 at 07:20 AM..
Old 03-12-2018, 07:18 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #2 (permalink)
Registered
 
id10t's Avatar
 
Join Date: Mar 2003
Posts: 10,336
Don't do IIS, but iwth Apache what you are looking at would be a DirectoryIndex

You'll need SOMETHING to either dynamically present content (scan directory, generate thumbnails, show a gallery type thing) or script a way to generate the presentation stuff and run it on a regular basis.
Old 03-12-2018, 07:38 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #3 (permalink)
The Stick
 
RKDinOKC's Avatar
 
Join Date: Dec 2007
Location: Someplace Safe?
Posts: 17,328
Garage
I would recommend Rumpus FTP. It allows you to FTP or use a web interface. The web interface can have thumbnails and you can view document/pictures without downloading them.

Maxum.com
__________________
Richard aka "The Stick"
06 Cayenne S Titanium Edition
Old 03-12-2018, 07:39 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #4 (permalink)
The Unsettler
 
stomachmonkey's Avatar
 
Join Date: Dec 2002
Location: Lantanna TX
Posts: 23,885
Send a message via AIM to stomachmonkey
Quote:
Originally Posted by RKDinOKC View Post
I would recommend Rumpus FTP. It allows you to FTP or use a web interface. The web interface can have thumbnails and you can view document/pictures without downloading them.

Maxum.com
Why would one pay $300.00 for what sounds like a personal use appliance when the same functionality, and more, is available in a time tested open source solution?
__________________
"I want my two dollars"
"Goodbye and thanks for the fish"
"Proud Member and Supporter of the YWL"
"Brandon Won"
Old 03-12-2018, 08:11 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #5 (permalink)
The Stick
 
RKDinOKC's Avatar
 
Join Date: Dec 2007
Location: Someplace Safe?
Posts: 17,328
Garage
To save time and less trouble for less experienced.

It also lets you email passworded links to files.
__________________
Richard aka "The Stick"
06 Cayenne S Titanium Edition

Last edited by RKDinOKC; 03-12-2018 at 08:17 AM..
Old 03-12-2018, 08:12 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #6 (permalink)
 
The Unsettler
 
stomachmonkey's Avatar
 
Join Date: Dec 2002
Location: Lantanna TX
Posts: 23,885
Send a message via AIM to stomachmonkey
Quote:
Originally Posted by RKDinOKC View Post
Time and trouble.
If he can admin ISS it will be cake.

If one wanted to be really lazy about it then spend $15.00 for an MS Hypervisor.

Download, launch, done.

https://shop.techandme.se/index.php/product/nextcloud-vm-microsoft-hyper-v-vhd/
__________________
"I want my two dollars"
"Goodbye and thanks for the fish"
"Proud Member and Supporter of the YWL"
"Brandon Won"
Old 03-12-2018, 08:17 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #7 (permalink)
The Unsettler
 
stomachmonkey's Avatar
 
Join Date: Dec 2002
Location: Lantanna TX
Posts: 23,885
Send a message via AIM to stomachmonkey
Quote:
Originally Posted by RKDinOKC View Post
It also lets you email passworded links to files.
So does Nextcloud.

Easiest way to think about it, Dropbox on your hardware.
__________________
"I want my two dollars"
"Goodbye and thanks for the fish"
"Proud Member and Supporter of the YWL"
"Brandon Won"
Old 03-12-2018, 08:19 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #8 (permalink)
The Stick
 
RKDinOKC's Avatar
 
Join Date: Dec 2007
Location: Someplace Safe?
Posts: 17,328
Garage
He did state that they hired all the coding.
__________________
Richard aka "The Stick"
06 Cayenne S Titanium Edition
Old 03-12-2018, 08:20 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #9 (permalink)
The Unsettler
 
stomachmonkey's Avatar
 
Join Date: Dec 2002
Location: Lantanna TX
Posts: 23,885
Send a message via AIM to stomachmonkey
Quote:
Originally Posted by RKDinOKC View Post
He did state that they hired all the coding.
Web designers.

Thats part of the point of both solutions.

That skill set is not needed.
__________________
"I want my two dollars"
"Goodbye and thanks for the fish"
"Proud Member and Supporter of the YWL"
"Brandon Won"
Old 03-12-2018, 08:24 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #10 (permalink)
Registered
 
Join Date: Mar 2004
Location: La Crosse, WI
Posts: 1,343
Just upload them to Photobucket, they'll always be available there
Old 03-12-2018, 10:36 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #11 (permalink)
Gon fix it with me hammer
 
svandamme's Avatar
 
Join Date: Sep 2003
Location: In Flanders Fields where the poppies blow
Posts: 23,537
Garage
put in a file like index.html or .htm

or default.htlm / htm

and that will probably work

without that, browser will just do a directory listing.
__________________
Stijn Vandamme
EX911STARGA73EX92477EX94484EX944S8890MPHPINBALLMACHINEAKAEX987C2007
BIMDIESELBMW116D2019
Old 03-12-2018, 11:06 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #12 (permalink)
 
Registered
 
Halm's Avatar
 
Join Date: Jan 2002
Location: VA
Posts: 3,573
Thanks guys. I just found what I need. It is app called Juicebox Lite. Browse to the JPG's I want to display and it creates web image gallery including thumbnails and HTML files to display the pictures.

Attached is a screen capture of a test site I created.

Again, THANKS for the help.

__________________
'06 Cayman S
'16 Cayenne
'08 Audi RS 4
Old 03-12-2018, 11:14 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #13 (permalink)
Reply


 


All times are GMT -8. The time now is 06:57 AM.


 
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0
Copyright 2025 Pelican Parts, LLC - Posts may be archived for display on the Pelican Parts Website -    DMCA Registered Agent Contact Page
 

DTO Garage Plus vBulletin Plugins by Drive Thru Online, Inc.