Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8041

Beginners • Re: How to send a single file to an ftp server

$
0
0
...
I mean sending one .wav file with a frequency of every 8 minutes.
It would be best if it happened automatically.
I know that cron can be used for this.
See viewtopic.php?t=314455
I just don't know what to do next.
What command should I use from the terminal to send a file, what should the task for cron look like?
You need to look on-line to educate yourself on FTP. Something like https://www.cs.colostate.edu/helpdocs/ftp.html. You need to do some work here learning how to create a BASH script enabled CRON job using FTP then ask for help when you have problems unless someone here is willing to write it for you which, IMHO, is the purpose of this forum.
Very important thing Raspberry and FTP server are not connected to the same network
You will need to be able to ping the FTP Server from your RPI in order to use FTP.

Statistics: Posted by DS256 — Mon Mar 31, 2025 10:12 am



Viewing all articles
Browse latest Browse all 8041

Trending Articles