LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 04-15-2005, 12:20 PM   #1
klyshi
LQ Newbie
 
Registered: Apr 2005
Posts: 4

Rep: Reputation: 0
copying between remote linux to windows


Hi,

I have my computer at school but I cannot access from outside the schools network (because of firewall).

However, there is a linux web server running in our school ( where I have account )which can be accessed from outside. I use putty.exe software to login to this linux web server and from there I use rlogin command to access my linux computer.

My problem is that I don’t know how to transfer files from my linux computer to my local windows computer at home.

I know that I can use scp command and it would go like

scp root@myRemoteIp:/myDir whatAboutLocal???

Please help
 
Old 04-15-2005, 12:41 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
If it was me I'd probably create an ssh tunnel to your computer on the school lan - just map port local port 22 to remote port 22 on the ip address of your linux box when you start the connection to the webserver. There is a gui function to do it in putty - the cli command is:
ssh -L 22:ip.of.linux.box:22 -l webserveruser -N ip.of.school.webserver

Then you can use something like winscp on windows - just connect to 127.0.0.1 once you have the tunnel up.
 
Old 04-16-2005, 02:19 AM   #3
tyler0123
Member
 
Registered: Aug 2003
Posts: 134

Rep: Reputation: 16
can you ssh into the linux box once you connect to the web server. ssh in from the webserver? or you could rsync your data to the webserver then pscp it from there. i apologize if i am wrong.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
copying files from linux to windows Nigel Robinson Linux - Newbie 11 07-27-2005 02:41 PM
Copying and Pasting from KDE to a remote Windows session gowanstl27 Linux - Software 2 11-22-2003 06:24 PM
scp copying from Linux to windows richard3403 Linux - Networking 2 11-06-2003 07:31 AM
copying files from linux to windows jonnypop00 Linux - Newbie 2 09-17-2003 04:32 PM
copying files from windows to linux susyq78 Linux - Newbie 6 08-10-2003 09:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration