Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
6.2k views
in Java FTP by
Hey,
i kinda get an error message if i try the following..
i have my main program and i wanna do a a new public static changeDir( FTPClient ftp, bla, bla) is this possible to give the current ftp session over as that, or how do i have to do it?!?

1 Answer

0 votes
by (161k points)
Should be ok as long as you are passing a connected FTPClient correctly. Post a minimal code snippet if you continue to have problems

Hey,
i kinda get an error message if i try the following..
i have my main program and i wanna do a a new public static changeDir( FTPClient ftp, bla, bla) is this possible to give the current ftp session over as that, or how do i have to do it?!?

Categories

...