if the system kernel doesn`t support cifs, how to copy file from windows share folder to linux. Any method can copy the file from windows share folder without cifs or mount?
Asked
Active
Viewed 189 times
2 Answers
1
Some possible options: webserver, ftp server, samba server, ntfs or fat floppy disk or usb drive, winscp.....

AMADANON Inc.
- 5,753
- 21
- 31
0
Use smbclient (it's like a simple FTP client for SMB, part of the samba package)