Re: [MacPerl-WebCGI] uploading MacPerl scripts
[email protected] (Jeff Lowrey) Tue, 29 Oct 2002 17:24:28 -0600
| Newsgroups | perl.macperl.webcgi |
|---|---|
| Message-ID | <p05111b01b9e4c8f148f9@[192.168.136.3]> |
At 3:24 PM -0800 10/29/02, Mark Wheeler wrote: >Hi, > >I have searched, maybe not hard enough, through the threads and have not >found an answer to the following question: > >Is there a way to transfer my MacPerl scripts (as they are an application - >saved as cgi scripts) through FTP without loosing the mac specific data? I >do most of my scripting remotely and it would be nice to upload a script and >be able to impliment it immediately. Is this possible? > >Thanks, > >Mark As long as you are actually planning to upload them to *another* Macintosh, yes, sure. Set the transfer mode to 'binary', or 'MacBinary' or whatever your favorite FTP client calls it - anything that doesn't seem like it's "text" or "ascii" or etc. -Jeff Lowrey