Re: Issue with vsftpd and camcorder on Pi4B

Liste des GroupesRevenir à cs raspberry-pi 
Sujet : Re: Issue with vsftpd and camcorder on Pi4B
De : theom+news (at) *nospam* chiark.greenend.org.uk (Theo)
Groupes : comp.sys.raspberry-pi
Date : 20. Jul 2025, 22:31:33
Autres entêtes
Organisation : University of Cambridge, England
Message-ID : <joE*nG1hA@news.chiark.greenend.org.uk>
References : 1 2
User-Agent : tin/1.8.3-20070201 ("Scotasay") (UNIX) (Linux/5.10.0-35-amd64 (x86_64))
Lars Poulsen <lars@cleo.beagle-ears.com> wrote:
On 2025-07-20, None <none@none.none> wrote:
                                              when I try transferring
from the camera to the server the camera tells me it received an error
code from the server.
>
                                             when I go to vsftpd's log
it seems the camera is trying (and failing) to create a subdirectory in
my home directory instead of doing what it used to-just write to the
directory I told it to in its settings.  That directory, by the way is a
USB-connected hard drive mounted in the /media directory.
>
                                   Thanks in advance for any suggestions.
 
cd ~
ln -s /media/my_hd/cam_files ~/whateverCanonWants

Or add
local_root=/media/my_hd/cam_files

to /etc/vsftpd.conf

which makes / in the FTP server be that path.
(maybe also anon_root if the camera uses anonymous mode, which I doubt)

Theo

Date Sujet#  Auteur
20 Jul19:16 * Issue with vsftpd and camcorder on Pi4B3None
20 Jul21:16 `* Re: Issue with vsftpd and camcorder on Pi4B2Lars Poulsen
20 Jul22:31  `- Re: Issue with vsftpd and camcorder on Pi4B1Theo

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal