CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Events, Product Announcements and More > CNCzone Club House


CNCzone Club House Discuss everything in between CNC. THIS IS NOT A TRASH BIN.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 09-11-2005, 11:14 PM
ynneb's Avatar
Moderator
 
Join Date: Feb 2004
Location: Oz
Posts: 2,580
ynneb is on a distinguished road
The most efficient way to distribute a 100+meg file to many ? (Model Plane designs)

What most efficient way to distribute a 100+meg file to many.

I have been given a lot of DXF files and others, of all sorts of model plane plans.
I am only prepared to upload these once, and it wouldnt be fair to upload it on the Zone, nor would I be prepared to host them on my site.

Any suggestions on how to distribute them those interested.

Here is a sample of the sort of thing I have.

OH, I have no idea if these are legal to distribute either. There is nothing on them that says I can't

There are lots of files that have the .cdr extension. It seems that Nero wants to open these files, however I suspect they are related to some other CAD program that I dont have.
Attached Files
File Type: zip Albatros.zip‎ (280.7 KB, 78 views)
File Type: zip TBMf.zip‎ (202.6 KB, 58 views)
File Type: zip spit9.zip‎ (778.1 KB, 63 views)
Reply With Quote

  #2  
Old 09-11-2005, 11:23 PM
ynneb's Avatar
Moderator
 
Join Date: Feb 2004
Location: Oz
Posts: 2,580
ynneb is on a distinguished road

Here is a sample of the CDR file I am talking about.
What program should be used to open these ?

Are these sorts of files of any value to any one? It seems a pity that I have no interest in planes and they sit on my computer taking up room. If no one needs them I will just delete them.
I have also attached the list of files that there are.
Attached Thumbnails
Click image for larger version

Name:	Clipboard.gif‎
Views:	91
Size:	5.8 KB
ID:	10126  
Attached Files
File Type: zip Spitfire.cdr.zip‎ (1.01 MB, 59 views)

Last edited by ynneb; 09-12-2005 at 01:18 AM.
Reply With Quote

  #3   Ban this user!
Old 09-12-2005, 12:00 AM
anoel's Avatar  
Join Date: Apr 2003
Location: Central Illinois
Posts: 465
anoel is on a distinguished road

.CDR files are the Corel Draw! format..
__________________
Nathan
Reply With Quote

  #4   Ban this user!
Old 09-12-2005, 02:36 AM
abasir's Avatar  
Join Date: Apr 2003
Location: Malaysia
Posts: 361
abasir is on a distinguished road

Image of the file opened with CorelDraw.
Actual image is vector so resolution is much better.
Attached Thumbnails
Click image for larger version

Name:	Spitfire.jpg‎
Views:	171
Size:	213.4 KB
ID:	10127  
__________________
Stupid questions make me smarter...
See how smart I've become at www.9w2bsr.com ;-P
Reply With Quote

  #5   Ban this user!
Old 09-12-2005, 06:05 AM
 
Join Date: Mar 2005
Location: Toronto, Canada
Posts: 1,128
Mcgyver is on a distinguished road

imo the best way is via ftp. you need to find someone you will host the ftp, the files sit there and different clients connect to the server and d/l them.

there may even be free briefcase sites that can handle 100mg - you up it to the brief case and post the password

if they are going to be deleted, I'll be a pack ratge and say I'll take them for prosperities sake. Also, I could set up the ftp for a window of time, but would rather see someone in a commercial setting take than on. bandwidth here is capped and it does take time to manage ftp accounts
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 09-12-2005, 07:15 AM
rugludallur's Avatar  
Join Date: Sep 2005
Location: Iceland
Age: 32
Posts: 52
rugludallur is on a distinguished road
Lightbulb Bittorrent

If you expect many people to download at once the best solution is by far to use Bittorrent. With Bittorrent anyone downloading is also uploading, this means that the more people who are dowloading the faster the download gets.

For more information see my favorite bittorrent client ->
http://azureus.sourceforge.net/

Yours

Jarl
Reply With Quote

  #7   Ban this user!
Old 09-12-2005, 08:51 PM
 
Join Date: Apr 2004
Location: usa
Posts: 439
sendkeys is on a distinguished road

i like the idea of bittorrent
Reply With Quote

  #8  
Old 09-12-2005, 09:26 PM
ynneb's Avatar
Moderator
 
Join Date: Feb 2004
Location: Oz
Posts: 2,580
ynneb is on a distinguished road

If I use bittorent that means every one must coordinate when they are downloading. I dont expect there will really be that many who want the files.
I guess I am wondering if there really will be many who want them and is it really worth the effort.
Reply With Quote

  #9   Ban this user!
Old 09-12-2005, 11:39 PM
 
Join Date: Sep 2004
Location: USA
Posts: 179
CNC Darren is on a distinguished road

I would like a copy of them! I may be able to set up a FTP server have to talk to my brother as he might have the space on his comercial web site.

Darren
Reply With Quote

  #10   Ban this user!
Old 09-13-2005, 05:52 AM
rugludallur's Avatar  
Join Date: Sep 2005
Location: Iceland
Age: 32
Posts: 52
rugludallur is on a distinguished road
Using Bittorrent

Here is an FAQ on how to share files via Bittorrent, I copied this from bittorrent.com where you can find it under http://www.bittorrent.com/guide.html



1. Get a tracker

You need a tracker for downloaders to be able to find each other. Because of this central role, a tracker should be on a very reliable Internet connection. Therefore it's strongly recommended that you use a tracker running on a stable server system (as opposed to your unstable Windows desktop system).

Everyone else making files available via BitTorrent is using a tracker, and a single tracker can handle a huge number of files with very little load. So you could ask others for the URL of their trackers. (Tracker URL is contained in .torrent files.) However, you should never use anyone's tracker without the owner's permission. That would be intrusive, for the least.

If you want to set up your own tracker, follow the instructions in the README.txt in the source distribution.
2. Get a web server

Any web server will do, but you must associate the extension .torrent with the mimetype application/x-bittorrent . You should ask your web server's administrator to set it up.

If you are the web server administrator, either add the line

AddType application/x-bittorrent .torrent To httpd.conf , or application/x-bittorrent .torrent to mime.types .
3. Make .torrent files
Download and install CompleteDir from the homepage. It will install under Start > All Programs > CompleteDir .

Next, take all the files you would like to make .torrent's for and put them in a single directory. If there's a whole directory you'd like to make a single .torrent for, make it a subdirectory. If you only want to make a .torrent of one file, put it in a directory by itself.

Then run CompleteDir. Click on 'Select' and select the directory which you put all the files in. Enter the URL of the tracker you're using in the 'Announce URL' field. You can leave the piece size at the default value. (Smaller piece sizes cause better performance, but make bigger .torrent files.)

Click 'Make' and .torrent files will be created. For a file named spam , a file named spam.torrent will be created.

If you want to create more .torrent files, you don't have to remove the old ones, just add the new files to the directory and click 'Make' again. CompleteDir checks for existing .torrent's and doesn't regenerate them.
4. Put the .torrent files on your web server
Do this however you normally put files on your web server, for .torrent files are just ordinary static files.
5. Install BitTorrent on your machine

Given that you're reading this you've probably installed BitTorrent already, but if not get it from the homepage.
6. Start a complete downloader

For people to be able to download it is necessary that there be at least one downloader which has everything to begin with. Enter the URL you put the .torrent file at into your web browser, and select the complete local file (or directory) as the location to save to. After checking that the integrity of the file(s), the downloader will report that the download has succeeded, and wait for peers to upload to.

If there are multiple files you'd like to distribute, and they're not grouped into a single .torrent, you have to start a separate downloader for each .torrent file.

It is essential that your complete downloader be able to receive incoming connections. If you're behind a firewall or NAT, you should forward ports 6881 through 6889 to your machine. (The first downloader uses 6881, the next 6882, etc. The range is configurable.)
7. Link to the .torrent file

You can link to the .torrent file using an ordinary hyperlink. Sending the URL in email also works.
8. Have fun!
Reply With Quote

Sponsored Links
  #11  
Old 09-13-2005, 06:50 AM
ynneb's Avatar
Moderator
 
Join Date: Feb 2004
Location: Oz
Posts: 2,580
ynneb is on a distinguished road

rugludallur ........forget i asked......its looks too difficult......I solved the problem and deleted them ( No not really, but lets just pretend I did.)
Reply With Quote

  #12   Ban this user!
Old 09-13-2005, 06:54 AM
strat's Avatar  
Join Date: Oct 2003
Location: USA
Age: 44
Posts: 175
strat is on a distinguished road

http://www.megaupload.com/ take a look here has like a 250mb limit on the free file size and no need for the external program(bit torrent ect) once you u/l to it you'll get the addy and you can post it here if it remains inactive for awhile it will be deleted but then someone else can re u/l to it
To upload a file just follow these simple steps:

Select a file to send by clicking the "Browse" button. You can then select photos, audio, video, documents or anything else you want to send. The maximum file size is 250 MB.
You may choose who you want to send a file to. If you just want to get the link to your file stored on our server leave the optional fields blank.
Click the "Send" button to start uploading the file. You will see the progress of the file transfer. Please don't close your browser window while uploading or it will cancel the upload.
If you entered an optional recipient e-mail address they will be sent the link of the file. They can then simply click the link to your file to download it.
If you entered optionally your email address you will be sent the link and delete-link to your file stored on our server. You can share it for example on forums, websites, messengers, etc.


just for fun i grabbed those above and stuck on there heres the link
http://www.megaupload.com/?d=045VQNCN

Last edited by strat; 09-13-2005 at 07:14 AM.
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On





All times are GMT -5. The time now is 01:44 AM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361