Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
file transfer with zsh
- X-seq: zsh-users 15905
- From: Simon Mages <mages.simon@xxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: file transfer with zsh
- Date: Wed, 30 Mar 2011 14:09:18 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=lhEC8kUss0DJnhXlcqGM4A9uNkLKWBMHlvveaBnjTSE=; b=P1A4VtMoZcSuLIL+WAf8DbgbRTjSNk1C/OUfV2cFDWQWOsOrzH6wvhFJrQrrlJDMA1 /vZ5C+Zw91tW6XIREjyQAJe7CZU6iGgTtz3yp9OUUkyLMSFFzWQQ5lp9ENnoitdw2pcp 3ZI+8WAstNzbHR6ZSDZ5igjEIsLRZcmf0KaSI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=efuuashJQNiRDqFwfx+cMVL29E3TqRXgWtXZx2c54c78YU9Zm1LRWf91swE5UbY/JJ 1wHnoRyEvClK+uEVuElQHzjcrRE6M+AiRzyYyFdHGKgfkKKaVdfhDnfd9oX2DeoQ13jg edY3Y/Hi9s9wr8uAjfX938dKcCtUu/3/QM7Yk=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi,
I have to transfer archives from many Solaris 10 Machines to one of them. I
can't use FTP, NFS or Netcat because they are not installed or blocked and
SCP (SFTP) is to slow.
So i studied the man pages of zshtcpsys and zshmodules but with no success.
I found some Examples in the Internet but they only transfer text in
different ways.
At the Moment i don't have access to the Machines but i think the installed
zsh version is 4.1.2 or 4.1.1.
Can someone give me an working example?
BR Simon
Messages sorted by:
Reverse Date,
Date,
Thread,
Author