Sujet : Re: Issue with vsftpd and camcorder on Pi4B
De : lars (at) *nospam* cleo.beagle-ears.com (Lars Poulsen)
Groupes : comp.sys.raspberry-piDate : 20. Jul 2025, 21:16:08
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <slrn107qjk8.3jb02.lars@cleo.beagle-ears.com>
References : 1
User-Agent : slrn/1.0.3 (Linux)
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
- Lars Poulsen