LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   SFTP Help (https://www.linuxquestions.org/questions/linux-newbie-8/sftp-help-563333/)

nexisrocks 06-20-2007 09:49 PM

SFTP Help
 
I need to transfer files from my computer (would that be the local host?) to a remote server which I connect to with ssh using X11 tunneling. I would like to do it through SFTP, however I cannot figure out how to locate the files on my computer -- I have been logging onto the remote server then logging onto SFTP using the username/password of the remote server (ace-net).

Would I use the put or get command to take files from my computer? And how do I locate the files on my computer? Is there a special command I must use? The files I need are located in the directory C:\CBM .

Any help is appreciated!

MensaWater 06-20-2007 10:08 PM

C:\CBM implies you are on a Windows (or less likely a DOS) system.

Rather than using sftp from Windows you should download WinSCP and use it to login to the remote system. You use the same user and password as you do for ssh. WinSCP will give you Explorer type windows where you can drag the files from your local system to the remote one just as you would as if you were doing it from one folder to another on the local system.

nexisrocks 06-21-2007 08:57 AM

Oh, perfect - thank you!

Yeah, I'm on a Windows machine but the remote server I'm working with is a Linux machine.

MensaWater 06-21-2007 09:11 AM

Right. That's what I use WinSCP for - doing scp/sftp transfers from Windoze to Linux (or vice versa - once you open the WinSCP connection you can drag the files from remote to local too).


All times are GMT -5. The time now is 01:55 AM.