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
- Host: GitHub
- URL: https://github.com/andreax79/vagrant-ftp-server
- Owner: andreax79
- License: unlicense
- Created: 2016-01-11T19:36:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-06-02T19:55:29.000Z (about 3 years ago)
- Last Synced: 2025-10-13T08:12:23.275Z (9 months ago)
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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