1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02:00
This commit is contained in:
kev 2015-06-09 23:47:42 +08:00
parent 4d648ff4d8
commit 25889820d7

View File

@ -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