Tagged Questions
0
votes
0answers
567 views
How to mount Windows shared folder on Redhat
Case::
I have to mount the windows shared folder on redhat directory /mnt or anywhere elese.
This is the Windows shared folder Path
D:\Analytics\Data\DownLoad This path will be mounted on Redhat so ...
0
votes
1answer
546 views
Networking with Linux and Windows 7 using Samba
I've installed Samba on my Arch Linux, and I wanted to share files with Windows 7 on other PC via local network. I want it to work both ways, i.e. Windows can read and write freely without any ...
3
votes
2answers
696 views
smbclient alternative for large files
I'm using smbclient to transfer a set of large files (80GB) nightly from a Linux system to a Windows share. Lately, for whatever reason, I've been getting I/O timeouts:
cli_push returned ...
5
votes
3answers
2k views
How to share files between Linux and Windows?
I am wondering, is there any way to easily share a folder between Linux and Windows?
4
votes
2answers
657 views
Copy from linux to windows every minute
I currently quickly setup a way to copy files from my linux machine to a windows share that multiple people can access, but I'm looking for a better way.
In Windows 7, I made a folder accessible to ...
3
votes
1answer
231 views
Sharing Linux Printer to windows
I want to share the printer connected to Linux with Windows machine, so that windows-user can print to this Linux printer.
How can I do this ?
P.S. I followed the ...
5
votes
3answers
398 views
Which filesystem to use for a partition shared with a parallel windows instalation?
On my new PC I want to install both Linux and Windows, each on their own rather small partition, and put the big rest of the 1 TB HDD in a further partition (plus swap). Which filesystem should I use? ...
3
votes
3answers
322 views
File sharing with Windows
I have a small home network consisting of two computers. One is running Windows 7 and the other Ubuntu 10.04. Neither computer is permanently on.
I am trying to set up file sharing between the two. ...