WXforum.net

Miscellaneous Debris => Tech Corner => Topic started by: steviebaby59 on September 15, 2021, 10:34:43 AM

Title: Auto FTP Upload
Post by: steviebaby59 on September 15, 2021, 10:34:43 AM
Dose anyone know of a good auto FTP upload service for cheap? I had a service through an Auto FTP Deskshare company. My hard drive in my PC went bad recently. I had to install their program all over. When I used the serial number they gave me from a few years ago, I got a message it was invalid. I sent them several emails, but they don't respond. I tried calling them today only to find out their number is no longer in service.
Title: Re: Auto FTP Upload
Post by: Otis on September 15, 2021, 11:07:15 AM
I use a paid version of Fling https://www.nchsoftware.com/fling/index.html (https://www.nchsoftware.com/fling/index.html)
I think this software is just great, have never had an issue with the performance.
Title: Re: Auto FTP Upload
Post by: steviebaby59 on September 15, 2021, 11:32:55 AM
Thanks! I was looking at them yesterday. Probably go with them.
Title: Re: Auto FTP Upload
Post by: 92merc on September 15, 2021, 12:41:32 PM
You can actually use WINSCP for free.  You basically login with WINSCP, have it generate a script (TXT) file for you for what you are uploading.  Then create a scheduled task to run WINSCP how often you need the upload.  That's what I did recently.
Title: Re: Auto FTP Upload
Post by: steviebaby59 on September 15, 2021, 06:20:41 PM
Thanks! I was looking at them yesterday. Probably go with them.

I do like this software. Like it better than what I had. Thanks.
Title: Re: Auto FTP Upload
Post by: synapse on September 19, 2021, 12:05:09 PM
You could use Python's ftplib for free.

Examples:

https://docs.python.org/3/library/ftplib.html
https://stackoverflow.com/questions/12613797/python-script-uploading-files-via-ftp