| Author |
need sample code for upload files
|
ravi kumar
Greenhorn
Joined: Oct 30, 2005
Posts: 19
|
|
Hi All, I want to develop java code to upload files(not through FTP) and I dont want to use third party tool.Any body can please tell me how can I do that?Please send me sample codes if any. THANKS IN ADVANCE -Ravi Kumar.
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8259
|
|
|
What do you propose to do? Are you creating a custom server and protocol? Using HTTP? Are you ruling out FTP and third parties simply because you have had some problems here and here? If that's the case, reconsider. There's no sense in reinventing the wheel.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
ravi kumar
Greenhorn
Joined: Oct 30, 2005
Posts: 19
|
|
THANKS for your reply and I am sorry.I want a sample java code to move the files from one place to another place in one computer.Please help me in this regard.
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8259
|
|
You want to copy a file from one location to another on the same machine? look here
|
 |
 |
|
|
subject: need sample code for upload files
|
|
|