As a total python beginner with zero experience, I'm trying to make a script that takes a photo with the camera module V2 every x minutes and then uploads it to FTP.
Has someone else mandated the use of FTP?
Is the upload going to be to a machine that you administer, on your own private LAN?
Because FTP is largely deprecated for use over the public Global Internet because of its insecurity.
Unless you absolutely HAVE to use 'classic' FTP it would probably be better use of your time to find an alternative solution now, in preference to battling with FTP and then finding later that you have hit a brick wall.
Statistics: Posted by B.Goode — Mon Jul 01, 2024 10:33 am