Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.1k views
in Java FTP by (163k points)
A user writes:

i am creating a jsp that would ftp files from one server to the other with a "button poke". the jsp is in my "WebContent" directory, so it would be the local directory, or the local destination for any copied files. my local destination needs to be a different location. is there any way that i can change this local destination directory?


You can't actually change local directory (Java doesn't let you), but you can prepend a directory to the local file you are getting or putting.

Please log in or register to answer this question.

Categories

...