X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=fHk+CKFZk06aOR6W6sLRainTwoG3p6XwYYvBHFhaFqk=; b=UIiNHeF0/oqVMcsVPBfkXy6vWeyIegzRPeWjqrFKzQgJO7SzzU97bdX3rx1VYor4YH9pHz1RL/8OzHsLwPBsIPzEVpGFxnG5MxyI9nSU63579gQ/maas+Le9F627MmvMwIPrnE1MJRZPdJ1lvBfAJa4S4RUadoRxp32gd2iT1rY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=XlHjBWycYEJ1rIFxm53hGZRFuoCX2XjDOYI8Bj8w2WlBfYKfU1zueOyGMnzQ/7+ZkCUm6XLMIeRNGQaP3/9D5ZAo7JBL6iP1UuBf1LQVHWfJfiGr367d6QtNOEbWmI9IpIz6groag+hU782av/YkcGkx+eN6+6yIcUS9HYI3bn4= Message-ID: Date: Tue, 11 Sep 2007 08:45:43 +0200 From: "yellow protoss" Sender: ludovic DOT samek AT gmail DOT com To: djgpp AT delorie DOT com Subject: Re: How to do filecopy(file1, file2) , then send it via ftp ? In-Reply-To: <46E603D5.DE2F0EDB@yahoo.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_17363_14533661.1189493143584" References: <46E603D5 DOT DE2F0EDB AT yahoo DOT com> X-Google-Sender-Auth: cef605e282f438ee Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk ------=_Part_17363_14533661.1189493143584 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi thanks I will try that. I noted that the cp command is not wise if you would like to export it to linux or windows. I prefer it "os independant" wanna, you meant is offensive. ahh, thanks that will improve my crap level in english. I should I said : I would like to . On 9/11/07, CBFalconer wrote: > > yellow protoss wrote: > > > > I just wanna copy one file to other path, then send it via ftp ? > > copy path2file\filename pathtootherpath\filename > > or, with a full djgpp installation, try the cp command. Get help > via "info cp" or "cp --help". My site also has an explanation file > for the MSDOS ftp command. > > The spelling of "want to" is offensive. > > -- > Chuck F (cbfalconer at maineline dot net) > Available for consulting/temporary embedded and systems. > > > > > -- > Posted via a free Usenet account from http://www.teranews.com > > ------=_Part_17363_14533661.1189493143584 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

Hi
thanks I will try that. I noted that the cp command is not wise if you would like to export it to linux or windows. I prefer it "os independant"
 
wanna, you meant is offensive. ahh, thanks that will improve my crap level in english. I should I said : I would like to .
 
On 9/11/07, CBFalconer <cbfalconer AT yahoo DOT com> wrote:
yellow protoss wrote:
>
> I  just wanna copy one file to other path, then send it via ftp ?

  copy path2file\filename pathtootherpath\filename

or, with a full djgpp installation, try the cp command.  Get help
via "info cp" or "cp --help".  My site also has an explanation file
for the MSDOS ftp command.

The spelling of "want to" is offensive.

--
Chuck F (cbfalconer at maineline dot net)
  Available for consulting/temporary embedded and systems.
  < http://cbfalconer.home.att.net>



--
Posted via a free Usenet account from http://www.teranews.com


------=_Part_17363_14533661.1189493143584--