由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - transfer a tar.gz file from Linux server to win7 desktop
相关主题
Re: 【JOBS】06.01 -- 06.30 (转载)一道l家的系统设计题目
【免费讲座】2/28 Session: Introducing SQL Server on Linux (转载)问一道screen的题
[合集] 一道 yahoo 面试题大家在os下都用什么编辑器?
G家店面(昂赛特设计题)如何设计一个itunes/google play购买物品的系统
请问linkedin connection的问题linkedin 上的connection少
Linkedin上如何connect recruiter?湾区的工作机会 (CE/CS)
如何充分利用LinkedInWhich C++ compiler do you use on your home computer? (转载)
openings in DC (转载)操作系统调查
相关话题的讨论汇总
话题: linux话题: server话题: scp话题: myusername话题: mypath
进入JobHunting版参与讨论
1 (共1页)
l******9
发帖数: 579
1
I need to transfer a tar.gz file (2.6 GB) from a Linux server to my laptop (
win 7).
I have installed cygwin on my desktop.
On the linux server, I used scp:
scp myUserName@linux-server:/mypath/myFile.tar.gz myUserName@my-desktop/
mypath
But, the command did not have and response.The same problem happened if I
used scp to copy to my laptop.
When I used scp on my win7 laptop with cygwin openssh:
scp myUserName@linux-server:/mypath/myFile.tar.gz myUserName@my-laptop/
mypath
I got:
ssh: connect to host liux-server port 22: Connection refused
lost connection
I cannot install cygwin on my desktop.
Are there other ways to do the file transfer ?
c*******e
发帖数: 621
2
win7 里用个winscp不行么?
x****d
发帖数: 1766
3
if the server allows, there are many ways
if the server does not allow, forget it.
for example, I have my own linux server, I can use usb drive, copy to cd,
or use network, scp, sftp, winscp, http download, or whatever I like you
name it method, but it has to be allowed on the server.
1 (共1页)
进入JobHunting版参与讨论
相关主题
操作系统调查请问linkedin connection的问题
Qualcomm 电面面经Linkedin上如何connect recruiter?
可以用笔记本来跑hadoop VM么? (转载)如何充分利用LinkedIn
从Linux到windows怎么破openings in DC (转载)
Re: 【JOBS】06.01 -- 06.30 (转载)一道l家的系统设计题目
【免费讲座】2/28 Session: Introducing SQL Server on Linux (转载)问一道screen的题
[合集] 一道 yahoo 面试题大家在os下都用什么编辑器?
G家店面(昂赛特设计题)如何设计一个itunes/google play购买物品的系统
相关话题的讨论汇总
话题: linux话题: server话题: scp话题: myusername话题: mypath