How do you copy a class (from intelliJ) on to UNIX (using putty)
|
feedback
|
migrated from stackoverflow.com Jun 15 '10 at 16:38
This question came from our site for professional and enthusiast programmers.
|
Obviously you can copy and paste text, if you are talking source code. If you want to transfer files, use Connect with:
Enter you login name and password at the prompts. Show remote directory location with Change remote directory with Upload a file with:
| |||
|
feedback
|
|
PuTTY may not be able to copy files. Use OpenSSH for Windows instead. This contains scp, a program for copying files remotely. | |||||||
feedback
|
