Search found 4 matches

by Simon
Fri Sep 03, 2010 2:31 pm
Forum: Meteohub Application
Topic: FTP issue
Replies: 6
Views: 4755

Re: FTP issue

Manual upload using your latter commands worked fine. Still no auto uploads, though.

Don't understand the "stale process" bit.
by Simon
Fri Sep 03, 2010 1:23 pm
Forum: Meteohub Application
Topic: FTP issue
Replies: 6
Views: 4755

Re: FTP issue

Hi there, thanks for trying to help.

I'm very much a beginner with unix so go easy on me! However, here's the contents of the cron:

*/1 * * * * sleep 35; [ -z "`ls /var/run/meteohub/uploads/`" ] || [ -n "`/bin/pidof /usr/bin/ncftpput`" ] || /usr/bin/ncftpput -S .tmp -R -V -DD -u "********" -p ...
by Simon
Thu Sep 02, 2010 10:41 pm
Forum: Meteohub Application
Topic: FTP issue
Replies: 6
Views: 4755

Re: FTP issue

No ideas, then?! I've tried going to the experimental software version, I've tried downgrading again. I've changed my FTP password to something really simple (and much less secure!) just in case, but no luck.

I can't understand why I can send an ftp test file no problem, but no scheduled FTP events ...
by Simon
Tue Aug 24, 2010 11:52 pm
Forum: Meteohub Application
Topic: FTP issue
Replies: 6
Views: 4755

FTP issue

Hi there,

I'm running the latest s/ware on an NSLU2 and have had nearly a year of trouble-free running until yesterday...

I've read through the previous posts where people have had some issues with FTP uploading and checked I'm not suffering the same issues (invalid sensors, correct FTP ...