|
-
June 10th, 2009, 01:38 PM
#11
Re: TIP: Simple FTP server interaction
Hi
I need to write 2 files to 2 different directories in my ftp server,
but the path to the destination file is already predefined in the
URL - PA/TH/TO/FI/LE/THEFILE
URL u = new URL("ftp://USER:PASS@HOST:PORT/PA/TH/TO/FI/LE/THEFILE") ;
How can i change the destination directories dynamically?
Your help will beappreciated
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|