An open API service indexing awesome lists of open source software.

https://github.com/andreax79/vagrant-ftp-server

Vagrant file for FTP Server
https://github.com/andreax79/vagrant-ftp-server

Last synced: 3 months ago
JSON representation

Vagrant file for FTP Server

Awesome Lists containing this project

README

          

# vagrant-ftp-server
Vagrant file for an FTP Server

Usage:

```
$ ansible-galaxy install -r requirements.yml
$ vagrant up
```

You can connect to the FTP Server on localhost on port 21 or 2121 with the following credential: ftpuser/ftpuser