Reputation: 788
I've installed vsftpd on ubuntu 18.04 and I'm able to connect but I want to put a file there to check download.
I can't seem to find the default directory path for anonymous user.
Upvotes: 3
Views: 7345
Reputation: 788
Found it, the default directory for anonymous user is /srv/ftp
https://wiki.debian.org/vsftpd#Anonymous_access
Upvotes: 3