dgrant / eyefiserver2

A standalone Eye-Fi server in Python, for Linux
GNU General Public License v3.0
140 stars 40 forks source link

Changing Listen Port #19

Open lucazb opened 9 years ago

lucazb commented 9 years ago

I have tried to change the Listening Port but if I change from the default one (59278) the images are not downloaded. Anyone ha any hint in solving this problem ? Thank you Luca

dgrant commented 9 years ago

So you changed the port on the server? If so, you would have to somehow tell the eye-fi card to use that new port number as well.

lucazb commented 9 years ago

HI David, thank you for answering. Yes this is what I have done, that is changinhg the port on the server. Do you have any idea on how to change the Eye-Fi card configuration to listen on the new port or I have to call the Eye-Fi stuff ? thank you for your help and answer ...

dgrant commented 9 years ago

I'm not sure if the port can be changed on the eye-fi card itself. It doesn't look like this tool: https://sr71.net/projects/eyefi/ has any way to set the port.

lucazb commented 9 years ago

I have also contacted the Eye-Fi support and they are confirming that the port cannot be changed, but due to the fact that in your tool there was this possibility (i.e. setting the listening port) in the configuration file, I tought that you had some way to change this setting. If it isn't so I kindly thank you for the time you have dedicated and for your good job that we are using with satiscafction !!

dgrant commented 9 years ago

Hmm, maybe we should take it out of the configuration file then.

bsmith42 commented 8 years ago

The port number is not changeable.