zsh-users
 help / color / mirror / code / Atom feed
From: zzapper <david@tvis.co.uk>
To: zsh-users@sunsite.dk
Subject: Re: zftp bit of a dark horse?
Date: Thu, 05 Aug 2004 22:29:05 +0100	[thread overview]
Message-ID: <sk95h0dkb4slk17a1lphm87nk052u39576@4ax.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0408021212310.17694@ming.fruitbat.org>

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


      reply	other threads:[~2004-08-05 21:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-21 13:38 zzapper
2004-07-21 13:56 ` Peter Stephenson
2004-07-21 14:38 ` DervishD
2004-08-02 19:36 ` Peter A. Castro
2004-08-05 21:29   ` zzapper [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=sk95h0dkb4slk17a1lphm87nk052u39576@4ax.com \
    --to=david@tvis.co.uk \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).