1

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.

Tzach Solomon
  • 688
  • 8
  • 27

1 Answers1

2

Found it, the default directory for anonymous user is /srv/ftp

https://wiki.debian.org/vsftpd#Anonymous_access

Tzach Solomon
  • 688
  • 8
  • 27