954,242 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Transfering files from Linux to Windows

I am not able to transfer files to ans from Linux machine to Windows machine as its not recognizing Windows file path. Plz help me out.

raephel
Newbie Poster
14 posts since Mar 2008
Reputation Points: 10
Solved Threads: 1
 

I'm giving this command to download file from Windows to Linux :

ftp> get c:/vikram/abc.txt /home/xyz.txt

And m getting error as :

local: /home/xyz.txt remote: c:/vikram/abc.txt
200 PORT command successful.
550 c:/vikram/abc.txt: The system cannot find the file specified.

Where I'm lacking !!!

raephel
Newbie Poster
14 posts since Mar 2008
Reputation Points: 10
Solved Threads: 1
 

I would try FileZilla from the Windows side. Being a GUI, you will see exactly where the files are and the path will become obvious.

CRMatthews
Newbie Poster
3 posts since Jul 2007
Reputation Points: 10
Solved Threads: 0
 

I'm trying to do this programatically through java code. Being application deployed at Linux would it be possible to download files from Windows to Linux using Java codes ?

raephel
Newbie Poster
14 posts since Mar 2008
Reputation Points: 10
Solved Threads: 1
 

Are you running the ftp client on Windows or Linux?

rubberman
Posting Virtuoso
1,559 posts since Mar 2010
Reputation Points: 277
Solved Threads: 178
 

Yes, m running FTP client on Linux machine.

raephel
Newbie Poster
14 posts since Mar 2008
Reputation Points: 10
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: