How to copy files from windows to linux?
3 answer(s)
Answer # 2 #
- Use a USB drive formatted with FAT32/NTFS. 2. Copy files from Windows to the USB, then mount the USB on Linux and copy files. 3. Alternatively, use network sharing (Samba) or tools like WinSCP for transferring over network.