quote:
Originally posted by Got Doogee?:
hrmm i really cant figure out how to use the zip command but i am in need of it because this host wont let me upload the files because of an "unknown extension"
here is the solution:
make tar.gz files out of them, then add ".zip" to the end of the filename so:
"doogeesasspix.tar.gz" would become "doogeesasspix.tar.gz.zip" or "doogeesasspix.zip"
note all you do here is change the filename. Then upload the stuff and your host will think they are zip files. The windows users will download them and think they are zip files and they will open them with winzip. in fact if the user has winzip installed, they will be set to open these files with that by default. The net effect for the end user is exactly the same as if you made them zip files in the first place.
Personally i would leave the .tar.gz in the filename since any non windows users will need that sort of clue to what kind of file it is once they find out it's not a 'real' zip file.