Open SpeaklessAmanda opened 5 years ago
Use passive mode.
On Tue, Apr 23, 2019, 8:32 PM SpeaklessAmanda notifications@github.com wrote:
I use the ftp command in the qemuVM to transfer things to the server, only the connection can be established, but the data is transmitted.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sycurelab/DECAF/issues/63, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWJ2RTLAXZFTPVVU3LD6G3PR7IEJANCNFSM4HIABXIA .
Thank you for your reply.
I have used pasv mode, but I get an error when I use the ftp command to transfer on the cmd command line.
ftp>ls
500 Illegal PORT command.
425 Use PORT or PASV first.
ftp>quote pasv
227 Rntering Passive Mode
I use the ftp command in the qemuVM to transfer things to the server, only the connection can be established, but the data is transmitted.