-
Contributing Member
which is the best way?
How can I transfer file from one computer to other with Java? what is the best way to make is really quick and not read line by line and so on?
----------------
suresh
-
Expert Member
Re: which is the best way?
Suresh,
Best way to transfer files from one computer to another would be using FTP object. If there is no FTP server setup, you can try using file system object file copy method...
Thanks,
Suji
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