FTP upload via sockets

Posted by java2009 on Stack Overflow See other posts from Stack Overflow or by java2009
Published on 2010-04-24T18:16:02Z Indexed on 2010/04/24 18:23 UTC
Read the original article Hit count: 204

Filed under:

Hello,

how can I upload a file with sockets to a ftp server? I am reading something with "STOR" in RFC...It is the same how i transfer a file between two computers?A sample code would be helpfuly...thanks

© Stack Overflow or respective owner

Related posts about ftp