passive « ftp « Java Network Q&A

Home
Java Network Q&A
1.API
2.bluetooth
3.Client
4.connection
5.Cookie
6.Development
7.Email
8.File
9.ftp
10.http
11.HttpClient
12.https
13.ip
14.Network
15.OS
16.RMI
17.Security
18.Server
19.Socket
20.tcp
21.UDP
22.url
Java Network Q&A » ftp » passive 

1. passive ftp in java - why is the stream not ready    stackoverflow.com

yet another java problem ... got a client which should connect to a server via passive mode. it seems to work fine, i get the ip adress and the port and the passivesocket ...

2. FTP SocketTimeoutException even with using passive mode    stackoverflow.com

We are using commons-net-1.4.1.jar and java5_64 on AIX. I am getting the following exception on listing files on an FTP server.

java.net.SocketTimeoutException: Accept timed out
        ...

3. Simple FTP client in Java can send the "list" command just once in passive mode    stackoverflow.com

I still have some problems regarding the FTP session between my simple FTP client written in Java and a proFTP server. I have connected to the server using passive mode. When ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.