LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Ftp to remote machine(solaris) from windows box (https://www.linuxquestions.org/questions/linux-newbie-8/ftp-to-remote-machine-solaris-from-windows-box-783646/)

malickhat 01-20-2010 10:31 PM

Ftp to remote machine(solaris) from windows box
 
Hi,
this is the problem i'm facing i'm in a windows server and i need to get file from a remote solaris,but i can't telnet or ftp it to directly i have to go via another solaris server ,it goes like this windowsbox-proxyserver-mainserver
How can i get the file ,any idea guys
once if i logged in my mainserver i can ftp it

feinbein 01-21-2010 12:25 AM

Quote:

Originally Posted by malickhat (Post 3834428)
but i can't telnet or ftp it to directly i have to go via another solaris server ,it goes like this windowsbox-proxyserver-mainserver

Hi malickhat,
if you have ssh-access to your proxy you could try and use a tunnel via ssh.

http://www.ehow.com/how_2036605_create-ssh-putty.html
cu
Christian

kingston 01-21-2010 12:40 AM

how do you connect via ftp to the solaris machine? via command prompt? or any utilities like WinFTP?
tell me about the windows os and solaris os?

malickhat 01-21-2010 01:11 AM

Quote:

Originally Posted by feinbein (Post 3834527)
Hi malickhat,
if you have ssh-access to your proxy you could try and use a tunnel via ssh.

http://www.ehow.com/how_2036605_create-ssh-putty.html
cu
Christian

I can't install or remove and software in my windows box (no permission) so no way of using putty only command prompt has to be done

malickhat 01-21-2010 01:12 AM

Quote:

Originally Posted by kingston (Post 3834544)
how do you connect via ftp to the solaris machine? via command prompt? or any utilities like WinFTP?
tell me about the windows os and solaris os?

No GUI tools only command prompt like ftp i.p and login details

chrism01 01-21-2010 01:29 AM

What you/we need to know is which machines have what client and/or server SW eg ssh, ftp etc.
For ftp (like ssh), it depends where the 'client' and 'server' SW sections are...
The other qn is whether both ends of the chain can see the same dir on the middle system.

malickhat 01-21-2010 01:55 AM

Quote:

Originally Posted by chrism01 (Post 3834593)
What you/we need to know is which machines have what client and/or server SW eg ssh, ftp etc.
For ftp (like ssh), it depends where the 'client' and 'server' SW sections are...
The other qn is whether both ends of the chain can see the same dir on the middle system.

My client machine is windows
my middle system is Solaris
my end server is solaris
i can ftp to middle
i can ssh&ftp from middle to server

chrism01 01-21-2010 06:02 PM

Sounds like the right SW is available.
Can both end point systems see the middle point dir?
Can your user login on the start & middle systems access the same dir?

If so, you can ftp start to middle, then login to middle and ftp (or scp) to end point.

feinbein 01-22-2010 12:22 AM

Quote:

Originally Posted by malickhat (Post 3834578)
I can't install or remove and software in my windows box (no permission) so no way of using putty only command prompt has to be done

Maybe try with putty-portable? If you have permission to use an USB-Stick.


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