D-Link Forums

Software => D-ViewCam => Topic started by: mrsr71 on May 17, 2011, 07:57:56 AM

Title: FTP - What's it for?
Post by: mrsr71 on May 17, 2011, 07:57:56 AM
Forgive a newbie question  ::)

In a nutshell, what does the FTP option in the GUI accomplish, i.e., what is it used for ???

This forum is great ~ thanks....
Title: Re: FTP - What's it for?
Post by: JavaLawyer on May 17, 2011, 08:22:41 AM
If you have a server on your network configured for remote (FTP) access, you can configure your camera to push images to the server.  This approach is used for long term or high volume image storage and can be used as an alternative to receiving images via email.
Title: Re: FTP - What's it for?
Post by: mrsr71 on May 17, 2011, 09:15:47 AM
If you have a server on your network configured for remote (FTP) access, you can configure your camera to push images to the server.  This approach is used for long term or high volume image storage and can be used as an alternative to receiving images via email.

That sums-it-up, thanks...
Title: Re: FTP - What's it for?
Post by: JavaLawyer on May 17, 2011, 11:13:21 AM
Glad to help.

Adding to your webpage thread, if you standup an FTP server, a webpage can pull and display images from the server.
Title: Re: FTP - What's it for?
Post by: mrsr71 on May 17, 2011, 12:09:32 PM
OK, I'm having issues setting up the server connection. I continue getting the message (after test) "Fail to change directory"  >:(
I think the "path" is incorrect. Can you advise what should go in there  ???
(http://home.earthlink.net/~dhw/FTP%20Server.jpg)

Thanks again for your help..
Title: Re: FTP - What's it for?
Post by: JavaLawyer on May 17, 2011, 12:31:06 PM
The Path field must contain the name of the directory your DCS will write to (e.g. test_folder).  In the case of a sub-directory, include the full path (e.g. test_folder/test_sub).  If you're just using the root, then simply try a forward slash (e.g. /)
Title: Re: FTP - What's it for?
Post by: mrsr71 on May 17, 2011, 12:40:06 PM
The Path field must contain the name of the directory your DCS will write to (e.g. test_folder).  In the case of a sub-directory, include the full path (e.g. test_folder/test_sub).  If you're just using the root, then simply try a forward slash (e.g. /)

Bingo!! Got it  :-* :-* :-*

Thanks - again
Title: Re: FTP - What's it for?
Post by: JavaLawyer on May 18, 2011, 06:56:54 AM
No problem.  Glad everything worked out for you.
Title: Re: FTP - What's it for?
Post by: mrsr71 on May 18, 2011, 08:08:32 AM
OK, one last question - I promise  ::)

In a previous post, you mentioned that "if you standup an FTP server, a webpage can pull and display images from the server."

What does standup refer to  ???

Thanks....
Title: Re: FTP - What's it for?
Post by: JavaLawyer on May 18, 2011, 09:10:20 AM
OK, one last question - I promise  ::)

In a previous post, you mentioned that "if you standup an FTP server, a webpage can pull and display images from the server."

What does standup refer to  ???

Thanks....

"Stand up" is a technical term in IT referring to buying/building a server and adding it to a network. 

I'm not 100% sure what your goal is here.

If you are looking to dynamically display images that are streamed to your FTP server, then you'll need to install a gallery functionality on the website. Here is different thread for viewing images using this method: http://forums.dlink.com/index.php?topic=37758.0 (http://forums.dlink.com/index.php?topic=37758.0)

If you simply want to access the image files remotely, then you should be able to login to the FTP server anywhere and download/view the images.

If you want to view the live streaming video, then you'll have to insert the HTML code I described in my earlier post.


Title: Re: FTP - What's it for?
Post by: WyreNut on June 04, 2011, 03:15:53 PM
FTP is another way to communicate with some Dlink IP cameras.

For instance, when I need to reboot my DCS-5300G remotely from the other side of the world, I can log into the camera via FTP and issue a "reset" command.  This can blow out any cobwebs causing connection problems!

WyreNut