Upload script
Rene Pijlman
reageer.in at de.nieuwsgroep
Fri Feb 14 05:58:58 EST 2003
More information about the Python-list mailing list
Fri Feb 14 05:58:58 EST 2003
- Previous message (by thread): Upload script
- Next message (by thread): Upload script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Lois Hotson: >I made a cgi 'upload script' so that I can upload files to my server via the >web. It seems to work perfectly for ASCII files but binary files dont work >at all (They make python freeze). We'll need to see the actual source code to be able to locate the problem. >Has anyone had any problems with this kind of thing before? Yes, by not opening a binary file as binary. -- René Pijlman Wat wil jij leren? http://www.leren.nl
- Previous message (by thread): Upload script
- Next message (by thread): Upload script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list