FTPclient apache upload , EXCEPTIONS caught while coping
Bonjour a tous .
j'ai implémenté un client ftp a l'aide de l'api ftpclient d'apache .
listfile -- > ok
download --> ok
upload -->
EXCEPTIONS --> org.apache.commons.net.io.CopyStreamException: IOException caught while copying. CAUSED BYjava.net.SocketException: Software caused connection abort: socket write error
LOG -->
TYPE I
200 Command TYPE okay.
PORT 127,0,0,1,214,8
200 Command PORT okay.
STOR C:\Users\SIDALI\Documents\Wildlife.wmv
150 File status okay; about to open data connection.
merci a tous .