简体   繁体   English

Putty,Xming,Gedit,Windows 8和Linux

[英]Putty, Xming, Gedit, Windows 8 and Linux

So I have Putty, Xming and Gedit installed on my Laptop (running Windows 8). 因此,我在笔记本电脑(运行Windows 8)上安装了Putty,Xming和Gedit。 I have accessed some files from my university by using putty so I can view the c files from Uni but how do I compile files I have saved in gedit/send the files to the university server or what not. 我已经使用腻子从大学访问了一些文件,因此可以从Uni中查看c文件,但是如何编译已保存在gedit中的文件/将文件发送到大学服务器或其他?

Basically I have a file/program/gedit thing saved to my laptop but how do I compile it if putty is connected to the university computers. 基本上,我将文件/程序/ gedit东西保存到笔记本电脑中,但是如果将腻子连接到大学计算机,我应该如何编译它。 Also I have gcc on my laptop I think. 我想我的笔记本电脑上也有gcc。 As you can probably guess I am doing a computing course as an elective. 您可能会猜到我正在选修计算机课程。

Have you tried using psftp which comes bundled usually with PuTTY? 您是否尝试过使用通常与PuTTY捆绑在一起的psftp You can use that to transfer files to back to your university machine. 您可以使用它来将文件传输回您的大学计算机。

Alternatively you can use pscp which should also be bundled. 另外,您可以使用pscp ,它也应捆绑在一起。

If you prefer GUI, try Swish which allows you to access your remote files via Windows Explorer. 如果您更喜欢GUI,请尝试Swish ,它允许您通过Windows资源管理器访问远程文件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM