Search results

  1. couzteau

    ie / win file upload problem

    hello, i've created a webpage that uses the following form to upload files to a server. this works on all platforms with all current browsers except internet explorer on windows. ie on mac x/9 works fine. ns 4.7-7.x always works. but ie/win creates emtpy files. an ugly workaround is to limit...
  2. couzteau

    <input type="file">-problem

    thank you very much for your analysis. i partly found out what was going wrong last night. there are two problems: 1. the server-machine has two names. one is visible inside the companies lan the other to the outside world and on the lan as well. my code uses the outside-name which is...
  3. couzteau

    <input type="file">-problem

    hello, i 've got a very strange problem and i havn't got a clue how to solve it: I made a little website to upload files via http a. it also submits some data in text form. nothing special. i implemeted it using perl/cgi. it is hosted on an imac running 10.2.4, very basic stuff. the imac is...
  4. couzteau

    formating large drives

    :) thanx!
  5. couzteau

    formating large drives

    could it be that there is a firmwareupdate to solve this problem? I couldn't find it in the huge update section of www.apple.com/support, which doesn't necessariliy mean that there is none.
  6. couzteau

    internet phone

    can anyone recommend internet phone software? I've no idea what is out there and what different types of tools there are. my girlfriend is in delhi, india, and she can use internet in internetcafes that have msn messenger installed or icq. is there any way to connect to one of the two? the...
  7. couzteau

    formating large drives

    wow, thanks for your quick and accurate information. This is a great help to me. Fortunately ;) the drive isn't mine because i'm helping somebody to install it into his computer. So at least i know how to solve this problem. cheerz
  8. couzteau

    formating large drives

    it's a g4/350 either yikes or yosemite, i'm not quite sure
  9. couzteau

    formating large drives

    i just bought a brand new 100 GB western Digital internal IDE Drive. As i stuck it in my computer trying to format it with Drive Setup (v9.2.2 I'm not sure if that name is right in english, in german it i "laufwerke konfigurieren", it's the standard drive formating utility that comes with macos...
  10. couzteau

    apple.X11 and german keyboard

    hello, i really like the speed of the new x11 server, but i can't find a way to set my keymappings to the german keyboard of my tibook. xmodmap doesn't understand the file /System/Library/Keyboards/Deutsch.keymapping because it's a binary and i don't have a modmap that would fit. cheerz
  11. couzteau

    distorted playback in itunes

    everything itunes plays is very distorted. i have turned sound enhancement and volume equalization off. quicktime plays the same files with out any problems, so this isn't a hardware problem. any ideas?
  12. couzteau

    Mass rename files...?

    here is a script i wrote to kill blanks and remove some naughty chars:
  13. couzteau

    protect ftp server against dos-attax

    sorry, i should have been more precise. my ftp-server is behind a firewall, which only allows ftp traffic. i'm concerned about an attack using ftp-traffic (port 20/21). is there something i can do?
  14. couzteau

    protect ftp server against dos-attax

    how can i protect my ftp server against denial of service attax? it runs on osx 10.1.5 thanx
  15. couzteau

    need an ethernet card

    now i do, thanks. and it works too!:D
  16. couzteau

    need an ethernet card

    i have it (LCS-8038Tx-R) now, but os x doesn't seem to recognize it. ifconfig doesn't show it and system preferences-> network doesn't see it either. any ideas?
  17. couzteau

    syncing folders

    thanx
  18. couzteau

    UNIX: Prove your skills?

    you can slo use curl to do commandline ftp
  19. couzteau

    syncing folders

    i want to write a script that syncs folders. ie watch folder A and copy its contents to folder B. it's important that nothing is copied from folder A that hasn't been fully received. it should also be possible to copy hirarchies of folders from A to B. what are the best tools to solve...
Back
Top