Best way to copy a file from Windows machine to Linux machine using java

Bindu

My requirement is to copy a file that is on windows machine to Linux machine using the IP, User name and password of the windows machine using java code. I have the java code running on linux machine. I want to know the best way to achieve this. What is the procedure to achieve this?

Peter Lawrey

You can use JCIFS to access a Windows share from Java on Linux or Windows.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Copy file from linux to remote windows machine using staf

From Dev

how to copy a file over ssh from a remote machine?(linux to windows)

From Dev

Copy data/File from Windows to Linux machine or HDFS

From Dev

How to copy a file from a local machine to a linux server using bash

From Dev

Delete million of files from Windows machine using Java on Linux

From Dev

Java: Accessing Windows files from Linux machine

From Dev

Best way to remote restart Ubuntu from Windows machine

From Dev

Linux machine log in Windows machine using "ssh"?

From Dev

Using Linux machine as a monitor for a Windows machine

From Dev

Java code to copy files from one linux machine to another linux machine

From Dev

Java code to copy files from one linux machine to another linux machine

From Dev

How can I copy my git repository from my windows machine to a linux machine via usb drive?

From Dev

How to copy files from a Unix share to a Windows machine using ant?

From Dev

How to copy only file permissions and user:group from one machine and apply them on another machine in linux?

From Dev

How to use PSCP to copy file from Unix machine to Windows machine where target path has spaces?

From Dev

How to transfer a file from a remote linux machine using SCP with Mingw on Windows7

From Dev

How can I write to a file in linux using java code which runs on my windows machine?

From Dev

How to copy a file on remote machine using PySTAF

From Dev

List specific files on a remote windows machine from a linux machine using sftp

From Dev

How to copy file from a Vagrant machine to localhost

From Dev

How to mail a log file to yourself using PHP from a Windows machine ?

From Dev

what is absolute file path in windows machine using java?

From Dev

Easiest way to copy ssh key (Used for GIT) from one linux machine to another

From Dev

Access to a windows 7 machine from a linux machine on a LAN

From Dev

Access directory on Linux machine from a Windows 7 machine over WAN

From Dev

Could not fetch snmp values of a windows machine from linux machine

From Dev

How to copy files on remote Windows to local Linux on a Linux machine?

From Dev

Using a Windows BIOS update on a Linux machine

From Dev

Unable to ping a Windows machine from Linux

Related Related

  1. 1

    Copy file from linux to remote windows machine using staf

  2. 2

    how to copy a file over ssh from a remote machine?(linux to windows)

  3. 3

    Copy data/File from Windows to Linux machine or HDFS

  4. 4

    How to copy a file from a local machine to a linux server using bash

  5. 5

    Delete million of files from Windows machine using Java on Linux

  6. 6

    Java: Accessing Windows files from Linux machine

  7. 7

    Best way to remote restart Ubuntu from Windows machine

  8. 8

    Linux machine log in Windows machine using "ssh"?

  9. 9

    Using Linux machine as a monitor for a Windows machine

  10. 10

    Java code to copy files from one linux machine to another linux machine

  11. 11

    Java code to copy files from one linux machine to another linux machine

  12. 12

    How can I copy my git repository from my windows machine to a linux machine via usb drive?

  13. 13

    How to copy files from a Unix share to a Windows machine using ant?

  14. 14

    How to copy only file permissions and user:group from one machine and apply them on another machine in linux?

  15. 15

    How to use PSCP to copy file from Unix machine to Windows machine where target path has spaces?

  16. 16

    How to transfer a file from a remote linux machine using SCP with Mingw on Windows7

  17. 17

    How can I write to a file in linux using java code which runs on my windows machine?

  18. 18

    How to copy a file on remote machine using PySTAF

  19. 19

    List specific files on a remote windows machine from a linux machine using sftp

  20. 20

    How to copy file from a Vagrant machine to localhost

  21. 21

    How to mail a log file to yourself using PHP from a Windows machine ?

  22. 22

    what is absolute file path in windows machine using java?

  23. 23

    Easiest way to copy ssh key (Used for GIT) from one linux machine to another

  24. 24

    Access to a windows 7 machine from a linux machine on a LAN

  25. 25

    Access directory on Linux machine from a Windows 7 machine over WAN

  26. 26

    Could not fetch snmp values of a windows machine from linux machine

  27. 27

    How to copy files on remote Windows to local Linux on a Linux machine?

  28. 28

    Using a Windows BIOS update on a Linux machine

  29. 29

    Unable to ping a Windows machine from Linux

HotTag

Archive