Linux - How to transfer files between systems (such as Windows and Linux)

About

To transfer file from others system (such as windows) to a Linux server, you have several ways:

  • the use of the file protocol ftp or sftp. (See winscp as software)
  • with the help of Samba
  • from OEL Linux, you can also use the functionality “Connect to server”

Possibilties

ftp / sftp Windows Software

Many GUIs exist for windows platforms, that allow ftp manipulations to send files securely from a windows client to a linux ssh server.

  • winscp. Originally, SCP is a command line utility that can copy files (including recursive directories) from one ssh host to another.
  • filezilla

With Samba

Connect to server functionality

From OEL Linux:

Linux Oel Connect To Server





Discover More
Map Of Internet 1973
File Transfer - SCP (Secure Copy)

scp is build above a SSH. Scp permits to copy file locally but also remotely (between two computers). Scp is also a protocol. See Secure copy. Originally, SCP is a command line utility that can copy...
Bash Liste Des Attaques Ovh
Linux - File

Linux file management See Using Parameters Expansion Removal From a path string where the file does not exist dirname returns the first parent of an existing path file. ...
Card Puncher Data Processing
Linux / Unix

Linux is an open source software and anyone can take it and create this own Linux (of distribution). It's why you can find a lot of distribution on the market : Red Hat Oracle Enterprise Linux (which...



Share this page:
Follow us:
Task Runner