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:
Articles Related
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: