From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18289 invoked from network); 5 Aug 2004 21:43:10 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 5 Aug 2004 21:43:10 -0000 Received: (qmail 22267 invoked from network); 5 Aug 2004 21:43:04 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 5 Aug 2004 21:43:04 -0000 Received: (qmail 15165 invoked by alias); 5 Aug 2004 21:42:21 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7802 Received: (qmail 15155 invoked from network); 5 Aug 2004 21:42:20 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by 130.225.247.90 with SMTP; 5 Aug 2004 21:42:20 -0000 Received: (qmail 19754 invoked from network); 5 Aug 2004 21:40:22 -0000 Received: from main.gmane.org (80.91.224.249) by a.mx.sunsite.dk with SMTP; 5 Aug 2004 21:40:20 -0000 Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BspyG-0007a3-00 for ; Thu, 05 Aug 2004 23:40:20 +0200 Received: from cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com ([80.3.247.194]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Aug 2004 23:40:20 +0200 Received: from david by cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Aug 2004 23:40:20 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@sunsite.dk From: zzapper Subject: Re: zftp bit of a dark horse? Date: Thu, 05 Aug 2004 22:29:05 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com X-Newsreader: Forte Agent 2.0/32.652 trialware Sender: news X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.6 required=6.0 tests=BAYES_10,RCVD_IN_SORBS autolearn=no version=2.63 X-Spam-Hits: 0.6 On Mon, 2 Aug 2004 12:36:04 -0700 (PDT), wrote: >On Wed, 21 Jul 2004, zzapper wrote: > >> Hi, > >Greetings, zapper, > Long time no see :) > Peter, I've just tried using zftp (on cygwin) it's marvellously intutive, I wrote a script to upload a file in seconds and it worked straightway without any fiddling!!! I had been scared by the idea of installing zftp but that's simple here's my script cd /my_local_directory # init zftp autoload -U zfinit zfinit # login & connect zfparams www.rayninfo.co.uk myuserid mypassword zfopen # lets ftp a file zfput my_local_file.html zfls -l my_local_file.html zzapper (vim, cygwin, wiki & zsh) -- vim -c ":%s%s*%CyrnfrTfcbafbeROenzSZbbyranne%|:%s)[R-T]) )Ig|:norm G1VGg?" http://www.vim.org/tips/tip.php?tip_id=305 Best of Vim Tips