INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Send Images to localhost (not ftp)  (Read 1644 times)

lise

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 943
Send Images to localhost (not ftp)
« on: July 20, 2004, 07:51:42 am »

I want to copy images from my data drive to my c:\htdocs folder and have MC auto create an index.html file in the folder. This way I can easily put my images on the web.

To do this, I select my images, right click, select Send To > Email/web > Web or ftp server.  Once here, I'm not sure what to do. I don't want to send them via ftp; I just want to copy them to subfolder in c:\htdocs\
It doesn't matter what I type in the address bar (I've tried the full web address with the port, localhost, and even just the folder structure, ie c:\htdocs\etc), MC always tells me that it cannot login.
Logged
A wise man once said don't count your years, but make your years count. Or was it beers?

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71688
  • Where did I put my teeth?
Re:Send Images to localhost (not ftp)
« Reply #1 on: July 20, 2004, 08:20:43 am »

I want to copy images from my data drive to my c:\htdocs folder and have MC auto create an index.html file in the folder. This way I can easily put my images on the web.

To do this, I select my images, right click, select Send To > Email/web > Web or ftp server.  Once here, I'm not sure what to do. I don't want to send them via ftp; I just want to copy them to subfolder in c:\htdocs\
It doesn't matter what I type in the address bar (I've tried the full web address with the port, localhost, and even just the folder structure, ie c:\htdocs\etc), MC always tells me that it cannot login.

Right now, you can't do that.  MC will build the page and upload it to an FTP server, but it won't save it locally.  Maybe later we'll add that.

You'll need something like this:

address: ftp.your_isp.com/public_html/2004

path: summer/quebec

The address is a server for which you have FTP access and which runs a web browser.  The public_html/2004 in the example represents two directories on the server.  The path represents two more directories within them.

MC will create one level of directories, but not more, if missing.  So in the example above, quebec would be created if missing, but not summer and quebec.
Logged

bjsolem

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 329
Re:Send Images to localhost (not ftp)
« Reply #2 on: July 20, 2004, 09:04:19 am »

This may be one of those 'not as simple as it sounds requests' but being able to send the pics with the index page to a local drive would be a huge win in my opinion.

It really adresses three problems at once.  Backups, sharing and exportable slideshows.  

Including that index page would be a great way to backup so you could quicly see what is in the folder along with some text.

It's a great way to share a group of photos via multiple different methods: cd, email, etc.

And though it is not a true 'slideshow' it does address (halfway at least) being able to quickly group a bunch of pictures together and 'saving' them as a slideshow.

Not everyone has an FTP server and there are things that I don't care to have on the web.

Besides exporting to a local drive, the only thing that I would suggest is using the new captioning ability for Thumbnail views to be able to add better captions to the Index page.
Logged

lise

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 943
Re:Send Images to localhost (not ftp)
« Reply #3 on: July 20, 2004, 09:27:19 am »

Quote
Right now, you can't do that.  MC will build the page and upload it to an FTP server, but it won't save it locally.  Maybe later we'll add that.

Ok.
Logged
A wise man once said don't count your years, but make your years count. Or was it beers?

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71688
  • Where did I put my teeth?
Re:Send Images to localhost (not ftp)
« Reply #4 on: July 20, 2004, 09:28:19 am »

Lise,
Why are you trying to save locally, then upload when you could do both at once?  I must be missing something.

Logged

lise

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 943
Re:Send Images to localhost (not ftp)
« Reply #5 on: July 20, 2004, 09:51:35 am »

Jim,

I don't have to upload; we have our own server. I run apache and anything in my local c:\htdocs folder is what goes on the air!
Logged
A wise man once said don't count your years, but make your years count. Or was it beers?

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71688
  • Where did I put my teeth?
Re:Send Images to localhost (not ftp)
« Reply #6 on: July 20, 2004, 09:58:44 am »

If it has an FTP server running, you should be able to connect to it.
Logged

lee269

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 575
  • sleep eat sleep eat sleep eat
Re:Send Images to localhost (not ftp)
« Reply #7 on: July 20, 2004, 04:33:24 pm »

Quote
Why are you trying to save locally, then upload when you could do both at once?  I must be missing something.

Heres my less technical answer to that question - because Id like to tweak the created html before upload. My web skills are pretty useless but I can make small changes to suit the style of my website.

Quote
Maybe later we'll add that.

That'd be great - hope so.
Logged

paulr

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 527
  • nothing more to say...
Re:Send Images to localhost (not ftp)
« Reply #8 on: July 20, 2004, 05:20:50 pm »

Until it's added, you could use FileZilla Server (free) to "upload" to your local drive.
Logged
Pages: [1]   Go Up