1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 13:58:42 +00:00
This commit is contained in:
kev 2015-06-09 23:47:42 +08:00
parent 4d648ff4d8
commit 25889820d7

@ -38,6 +38,7 @@ $ docker exec -it pureftpd_pureftpd_1 bash
$ ftp remote-server
Name: kev
Password: ******
ftp> !touch file.txt
ftp> !ls
ftp> put file.txt
ftp> !rm file.txt