Hi Guys,

usually I use this code on my Debian Bullseye:

# python3 -m pyftpdlib -i 192.168.0.71 -p 21 -d /home/my_user/ftp

It works, it's simply easy and perfect but... a device in my lan needs a ftp folder without username and password!

I tried to search on internet how to set the code above to be available without username and password but... I didn't understand how to fix it :\

Obviously I could use a workaround like Samba or another machine where I have a Vsftp server but... I'd like to fix Python! ;)

Regards.
^Bart
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to