Page 1 of 1

Firmware update 15.1: problem with ftp server

PostPosted: Wed Feb 12, 2014 9:05 am
by hanshans5
After upgrading to 15.1, my Cobian backup can't start de backup procedure on my ftp server anymore.
Connecting is no problem, but it seems it can't write anymore..; After a few minutes, i get a <read time out>.

Anyone having the same problem? Any ideas?

Thank you!

For the rest, I didn't have any problems yet with 15.1, it seems great, but stilll testing!

Re: Firmware update 15.1: problem with ftp server

PostPosted: Wed Feb 12, 2014 9:22 am
by Jocko
Hi hanshans,

maybe the ftp server failed to start.

Check if you can login or in putty do
Code: Select all
 ps -ef|grep proftpd
You must get this line
Code: Select all
nobody    3054     1  0 07:30 ?        00:00:00 proftpd: (accepting connections)

Re: Firmware update 15.1: problem with ftp server

PostPosted: Wed Feb 12, 2014 10:03 am
by hanshans5
Thank you for your answer, but that was not the problem.

After I logged in with Filezilla, I found the problem.
I had to enable the masquerade option. With the 15.0, i didn't have that problem.

Thanks for your fast answer!

Re: Firmware update 15.1: problem with ftp server

PostPosted: Wed Feb 12, 2014 10:21 am
by Jocko
Indeed, it was the second option (see help page I wrote some information about it).

For my information what is your router?

Re: Firmware update 15.1: problem with ftp server

PostPosted: Thu Feb 13, 2014 3:54 pm
by hanshans5
Sorry for my late answer.
My router is a standard telenet modem/router.

Thx for the help!