Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
6.5k views
in Java FTP by
Hi..
i am trying to create 2 new files one data file and other checksum file and uploading them in different methods in the same class..
i have to login everytime on to the ftp server...
is there a way that i have to login only once and continue doing my operations from different methods...

Thanx

3 Answers

0 votes
by (161k points)
Yes, as long as you maintain the session in between uploads, you don't need to log in again.

Hi..
i am trying to create 2 new files one data file and other checksum file and uploading them in different methods in the same class..
i have to login everytime on to the ftp server...
is there a way that i have to login only once and continue doing my operations from different methods...

Thanx
0 votes
by
can u tell me how to maintain session between uploads. I m new to java and dont know much details..
0 votes
by (161k points)
I'm really sorry, but edtFTPj is a free product and we don't have the time to provide this kind of assistance.

Read the developer's guide, or you may purchase technical support from http://www.enterprisedt.com/products/ed ... pport.html.

can u tell me how to maintain session between uploads. I m new to java and dont know much details..

Categories

...