DECAF icon indicating copy to clipboard operation
DECAF copied to clipboard

decaf ftp

Open SpeaklessAmanda opened this issue 5 years ago • 2 comments

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.

SpeaklessAmanda avatar Apr 24 '19 03:04 SpeaklessAmanda

Use passive mode.

On Tue, Apr 23, 2019, 8:32 PM SpeaklessAmanda [email protected] 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 .

hengyin avatar Apr 24 '19 03:04 hengyin

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 <ip.39.34>. 425 Failed to establish connection.

SpeaklessAmanda avatar Apr 24 '19 06:04 SpeaklessAmanda