[weewx-user] Re: ftpupload: Failed to upload files

2018-03-02 Thread Georgios Voulgarakis
Thanx again all, at this moment I don't have much time to figure this out and I will be uploading the weather data from local to remote with a cron-script every 10' (data are generated every 5' but I will be sending every 10'). upload.sh ncftpput -R -u username -p password domain-or-IP

Re: [weewx-user] Re: ftpupload: Failed to upload files

2018-03-02 Thread George Blades Voulgarakis
gmail is not encrypted end2end, anyway thank you for your efforts, just check your email for further info. Only thing I can think of is that the weewx is running in a linux container but that shouldn't be a problem. On Thu, Mar 1, 2018 at 9:01 PM, Thomas Keffer wrote: > No.

Re: [weewx-user] Re: ftpupload: Failed to upload files

2018-03-01 Thread Thomas Keffer
No. However, gmail is encrypted end-to-end. If you're concerned, you could change your password temporarily, then set it back after we are done. -tk On Thu, Mar 1, 2018 at 11:53 AM, Georgios Voulgarakis wrote: > Tom, do you have any private channel other than gmail to send

Re: [weewx-user] Re: ftpupload: Failed to upload files

2018-03-01 Thread Georgios Voulgarakis
Tom, do you have any private channel other than gmail to send you username and pass; -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [weewx-user] Re: ftpupload: Failed to upload files

2018-03-01 Thread Thomas Keffer
OK. Other things to check: Make sure your FTP server is running and will accept incoming connections that are not secure. I noticed that when I click on your link http://hovik.georgios-voulgarakis.info/ it immediately switches to an https connection. Make sure that permissions are correct for

Re: [weewx-user] Re: ftpupload: Failed to upload files

2018-03-01 Thread George Blades Voulgarakis
Hello! 1. pass does not contain "#" 2. I tried active mode but no success uploading files - 550 Permission denied. While it was able to upload just the directories empty: backgrounds/ NOAA/ RSS/ smartphone/ ss/ using passive mode, not files nor directories getting uploaded. -- You received

Re: [weewx-user] Re: ftpupload: Failed to upload files

2018-03-01 Thread Thomas Keffer
Two things to try: 1. Does you password include the character '#'? If so, it will be interpreted as the start of a comment by the configuration parser. 2. Are you using passive or active FTP mode? See the User's Guide for the difference. Whichever

Re: [weewx-user] Re: ftpupload: Failed to upload files

2018-03-01 Thread George Blades Voulgarakis
I will wait, thank you for your time gjr80 On Thu, Mar 1, 2018 at 12:04 PM, gjr80 wrote: > You could, but I would not be giving up yet. I am by no means a FTP guru, > just picking up on some of the past FTP issues that have come up here. My > advice is to wait for Tom. > >

Re: [weewx-user] Re: ftpupload: Failed to upload files

2018-03-01 Thread gjr80
You could, but I would not be giving up yet. I am by no means a FTP guru, just picking up on some of the past FTP issues that have come up here. My advice is to wait for Tom. Gary On Thursday, 1 March 2018 20:57:51 UTC+10, Georgios Voulgarakis wrote: > > Iam not uploading to WU or

Re: [weewx-user] Re: ftpupload: Failed to upload files

2018-03-01 Thread George Blades Voulgarakis
Iam not uploading to WU or elsewhere,just localy and trying to ftp to a remote server. Do you think would be ok to use ncftp (cli ftp client) to upload the directory recursively to the remote using cron like every 5 minutes? On Thu, Mar 1, 2018 at 10:59 AM, gjr80 wrote: >

Re: [weewx-user] Re: ftpupload: Failed to upload files

2018-03-01 Thread gjr80
Last idea I have, are you uploading to WU using rapidfire? I seem to remember a post where a user was using RF and getting FTP timeouts, turning off RF fixed the FTP timeout problem. If not using RF then you will have to wait a few hours for Tom. Gary -- You received this message because you

[weewx-user] Re: ftpupload: Failed to upload files

2018-03-01 Thread gjr80
Any non-alphanumerics in your password? If so have you put the password in quotes? Gary -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[weewx-user] Re: ftpupload: Failed to upload files

2018-03-01 Thread Georgios Voulgarakis
well it's just a typo, all right credentials are copy/pasted correct in real client/server On Thursday, March 1, 2018 at 8:59:45 AM UTC+1, gjr80 wrote: > > Hi, > > Ok, let's start with the obvious one. Is your ftp username really > 'myusername', if so is user = musername a typo, bad copying and