IntelliJ Java IDE
The moose likes General Computing and the fly likes create & distribute files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » General Computing
Reply Bookmark "create & distribute files" Watch "create & distribute files" New topic
Author

create & distribute files

Nijeesh Balan
Ranch Hand

Joined: Oct 09, 2000
Posts: 116
Hi All,
We have a set of html and swf files. which is the best way to distribute those files to different servers?
If you have some inputs please let me know.
is it better to create a self-extractable zip file.. will it b secured?


Thanks & Regards,<br />Nijeesh.
Anupam Sinha
Ranch Hand

Joined: Apr 13, 2003
Posts: 1088
Hi Nijeesh
I don't know the best way but zipping it and adding a password seems good enough. You can also encrypt it in case you need extra security.
Dirk Schreckmann
Sheriff

Joined: Dec 10, 2001
Posts: 7023
Moving this to the General Computing forum...


[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
 
IntelliJ Java IDE
 
subject: create & distribute files
 
Threads others viewed
link to mock exam engines and stuff
Creating .exe file from html files
File Parsing - Implementation Feedback needed
Invoking javac ...
How to issue a java program?
IntelliJ Java IDE