Compiling C++ Remotely with SSH on Windows XP

  • Context: C/C++ 
  • Thread starter Thread starter Math Is Hard
  • Start date Start date
  • Tags Tags
    C++ Windows
Click For Summary
SUMMARY

This discussion focuses on compiling C++ files remotely using SSH on Windows XP. The recommended SSH client is PuTTY, specifically version 0.59, which supports SSH tunneling and can be run from a flash drive for portability. Additionally, WinSCP and FileZilla are suggested for secure file transfers. These tools facilitate remote compilation and file management in a school lab environment.

PREREQUISITES
  • Understanding of C++ programming
  • Familiarity with SSH protocols
  • Basic knowledge of Windows XP operating system
  • Experience with file transfer protocols (FTP/SFTP)
NEXT STEPS
  • Install and configure PuTTY 0.59 for SSH access
  • Learn how to use WinSCP for secure file transfers
  • Explore SSH tunneling techniques with PuTTY
  • Research remote compilation processes for C++ on Linux servers
USEFUL FOR

Students, developers, and IT professionals looking to compile C++ code remotely using SSH on Windows XP, as well as those needing secure file transfer solutions.

Math Is Hard
Staff Emeritus
Science Advisor
Gold Member
Messages
4,663
Reaction score
36
I would like to use SSH to compile my C++ files remotely in my school's lab. I have never done this before, but I understand that I need an SSH client.
So I looked at these:
http://www.openssh.com/windows.html

I am on Windows XP. Is there one you would recommend?
thanks.
 
Last edited by a moderator:
Technology news on Phys.org
PuTTy http://www.chiark.greenend.org.uk/~sgtatham/putty/
(and you can run it off a flash drive, in case you have to use another computer).
PuTTy also supports ssh tunneling.
UPDATE: 2007-01-24 PuTTY 0.59 is released!

..and I use WinSCP and FileZilla for secure file transfers.
 
Last edited:

Similar threads

  • · Replies 0 ·
Replies
0
Views
3K
Replies
14
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
0
Views
860
Replies
6
Views
3K
  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
6K
Replies
4
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K