Page 1 of 1
FTP Q
Posted: Sat Nov 13, 2010 7:40 pm
by Edzo1
Can my Meteohub and Linksys WVC54GCA IP Camera, both FTP data to my website at the same time? Since they're both using port 21, will that cause problems/collisions? ...., and if so, can I use a port other than port # 21 to FTP my MH data or my webcam images? Thanks for your help.
Ed
Re: FTP Q
Posted: Sat Nov 13, 2010 8:16 pm
by YJB
Normally a webserver can handle more than one incoming ftp session, so it looks like it is not an issue, unless your ISP has set some restrictions. In my case meteohub as well as my webcam are uploading to my server on a pretty frequent basis. Apart from that I'm also doing other stuff on the webserver that requires ftp sessions as well.
It will be different if you have 2 machines on your network, and you want to ftp to each of them from the outside world. In that case you can only, obviously specify one target address. But as said that doesn't sound like your case.
Re: FTP Q
Posted: Sun Nov 14, 2010 1:35 am
by Edzo1
Thanks YJB ..., appreciate the feedback ...., I'll give it a try.
Ed