|
||||||||
|
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Hello, I need to transfer files to and from a linux server using zmodem. scp gives permission denied and they won't change that :-( It seems that when using TeraTerm client for windows you can make it happen. Anyone know how it is supposed to work when the client also runs linux? TIA -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFA6en1d4EdTY0jmf8RAuVsAKCjcmGBMD8ol7IKV0Z5Xe EZxIxlqQCfeQJE WD4iRDrHx1j89fCBvD2vn3o= =6wkD -----END PGP SIGNATURE----- nntp chip |
|
#2
|
|||
|
|||
|
In article <(E-Mail Removed)>,
nntp chip <(E-Mail Removed)> wrote: > I need to transfer files to and from a linux server using zmodem. scp > gives permission denied and they won't change that :-( It seems that when > using TeraTerm client for windows you can make it happen. Anyone know how > it is supposed to work when the client also runs linux? If ssh works but scp doesn't, how about cat file | ssh -e none user@host "cat > file" ? I don't know what scp does that ssh doesn't also do, though. -- -eben (E-Mail Removed)m home.tampabay.rr.com/hactar CANCER: The position of Jupiter says that you should spend the rest of the week face down in the mud. Try not to shove a roll of duct tape up your nose when taking your driver's test. -- Weird Al |
|
#3
|
|||
|
|||
|
On 2004-07-05, nntp chip <(E-Mail Removed)> wrote:
> I need to transfer files to and from a linux server using zmodem. scp > gives permission denied and they won't change that :-( It seems that when > using TeraTerm client for windows you can make it happen. Anyone know how > it is supposed to work when the client also runs linux? C-kermit is your friend: http://www.columbia.edu/kermit/ck80.html -- -John ((E-Mail Removed)) |
![]() |
| Tags |
| inside, linux, ssh, zmodem |
| Thread Tools | |
| Display Modes | |
|
|