Welcome to the Linux Foundation Forum!
Unable to copy file from Linux to Windows
hahagal
Posts: 3
Hi, I have a Linux platform and Windows XP platform. I have created a shared folder on Windows. I am unable to copy file from linux to my shared folder in Windows. My command is as follow:
cp
cp file.txt smb:///Deploy
0
Comments
-
Have you confirmed that your Linux based distribution is properly configured to communicate with the windows smb shared directory?0
-
May I know how can I check if my Linux is configured properly to communicate with Windows?0
-
It would help if we knew more about what Linux distro you are running, but, whatever distro it is, it needs samba to communicate with windows.
Do you have samba installed?
Do you have smb (or smbd) enabled in the services section. In Gnome I have a Services menu in System --> Administration. If you have that in your distro you can check to see (1) if it's there and if it is (2) if it's enabled.
I'm sorry I don't actively use samba, but a quick way to check would be to type "service smb on". I use Fedora with Gnome, and, if I type that phrase, there is no reply if samba is installed and the smb daemon is running. If it is not installed I get an error message.
If you don't have samba installed, you can go to your administration menu, click on add/remove software, search for samba then install it.
Since I don't know what distro or Window Manager you are using I can't be more precise in my instructions than that.
LOL..this is under Suse Enterprise, my dumb. If your using Gnome in Suse, the above should work the same as in Fedora.0 -
Mine is Linux SUSE Enterprise 10. From what I saw in the system services, there is one called "smb". But is not enabled.. will it affect anything if I enabled it?0
-
This may be a silly question, but wouldn't it be much easier to use a GUI which has drag-and-drop capabilities? In Mint or Ubuntu, I just use the Nautilus file manager.
Lee0 -
The SMB or Samba service sets your system up to share directories and printers with windows computers through the windows sharing protocol. Once you have your system properly confirgured to communicate with a windows smb shared directory then you can mount it to any directory in your Linux file system that you wish. Once that is setup you can use a GUI or CLI utility to move and copy files.0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 750 Linux Foundation IT Professional Programs
- 373 Cloud Engineer IT Professional Program
- 169 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 4 DevOps & GitOps IT Professional Program
- 99 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 2 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 5 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 1 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 769 Linux Distributions
- 81 Debian
- 68 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 107 Mobile Computing
- 18 Android
- 74 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 393 Off Topic
- 121 Introductions
- 182 Small Talk
- 29 Study Material
- 965 Programming and Development
- 310 Kernel Development
- 637 Software Development
- 986 Software
- 378 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)