Displaying 20 results from an estimated 2000 matches similar to: "help with sharing files between windows 7 and linux"
2014 Jun 09
1
Cannot mount a remote volume after system upgrade
openSUSE v13.1
linux 3.11.10-11-desktop x86_64
samba 4.1.6
I recently upgraded an openSUSE server from v12.3 to v13.1. In the
older version there was no problem about mounting a remote volume
offered by an ancient OS/2 system. Now there is.
Trying to mount it by command line:
root:/home/sma-user3x> mount /t2
Retrying with upper case share name
mount error(6): No such device or address
2016 Jul 11
0
server not using utf8-mode with Synology client
Jeremy Allison schreef op 12-07-2016 0:58:
> On Mon, Jul 11, 2016 at 11:41:24PM +0200, Xen wrote:
>> I wrote here how my filenames are getting mangled when getting sent
>> or received to the server.
>>
>> Server: current Ubuntu lookalike.
>>
>> Client: Older Synology diskstation with probably a modified
>> mount.cifs.
>>
>> When I send
2024 Jan 30
1
permission denied with windows acls
On Mon, 29 Jan 2024 16:42:20 -0800
Peter Carlson via samba <samba at lists.samba.org> wrote:
>
> On 1/29/24 13:08, Rowland Penny via samba wrote:
> > On Mon, 29 Jan 2024 12:51:37 -0800
> > Peter Carlson via samba<samba at lists.samba.org> wrote:
> >
> >
> >> Just did a quick test, the big T comes after setting permissions in
> >>
2015 Jan 06
1
Symbolic links not visible on osx 10.10
Since I do not see my last messages in the samba mail archive (I replied
myself), here's the last one I sent with some more information (so
hopefully they arrive now for everybody?):
I just found out this is not only happening on the osx clients by
mounting the share on the server:
All this below happens on an linux arch server mounting the own share:
mount //ip.addr/Programs ./tmp -o
2016 Jul 11
4
server not using utf8-mode with Synology client
On Tue, Jul 12, 2016 at 01:19:37AM +0200, Xen wrote:
> Jeremy Allison schreef op 12-07-2016 0:58:
> >On Mon, Jul 11, 2016 at 11:41:24PM +0200, Xen wrote:
> >>I wrote here how my filenames are getting mangled when getting sent
> >>or received to the server.
> >>
> >>Server: current Ubuntu lookalike.
> >>
> >>Client: Older Synology
2015 Jan 23
4
No symlink support on SMB2 and SMB3?
Hello,
I am using Samba version 4.2.0rc4-GIT-4701d74.
When using a connection in protocol smb2 or smb3, the unix client says
symlinks are not supported, for example:
# mount //ip.addr/Programs ./tmp -o vers=3.0
# cd tmp
# ln -s bla blub
ln: failed to create symbolic link ?blub?: Operation not supported
# mount
//ip.addr/Programs on /mnt/tmp type cifs
2018 Jun 15
2
Slow write performance CIFS mount
Hi,
I have detected a very low performance with cp command or any write
with CIFS mount (Netapp Storage), <15mb/s. Read performance is similar
Local disk perofrmance is correct >100mb/s
fstab entry is :
//netapp/resource$/folder /mnt/test cifs
username=u,password=p,domain=dom,iocharset=utf8,uid=1001,gid=1000,dir_mode=0700,file_mode=0700,auto
Server is SLES 12 SP3 with latest updates
2017 Apr 30
0
Symbolic links not visible on osx 10.10
Hi,
I'm replying to this post (as I wasn't subscribed to the list until
now). Is there any progress on this issue (not being able to see
symbolic links as such on a SMB3_02 share mounted with macOS)?
It looks to me like this is one of the last showstoppers left for samba
being able to be a full replacement for netatalk, since vfs_fruit is
otherwise doing a good job.
Best Wishes,
2020 Apr 23
2
CIFS VFS: in dmesg when Linux accesses eComStation's (OS/2) FAT filesystem shares
Items in dmesg when FAT share's are accessed from web browser:
CIFS VFS: bogus file nlink value 0
When accessed from FC/L (OFM (orthodox filemanager)):
CIFS VFS: illegal date, month 0 day: 0
When the share is initially mounted:
CIFS: Attempting to mount //hostname/E
Use of the less secure dialect vers=1.0 is not recommended unless required for
access to very old servers
CIFS VFS: Send error
2013 Aug 09
1
[CIFS] mount error(13): Permission denied
This is from
mount <mountpoint>
on openSUSE 13.1m3 running 3.10.1 desktop kernel. The mountpoint and fstab
entries are identical and working in openSUSE 12.3 on same system. I just
spent several hours on IRC and elsewhere trying to figure this out before
thinking to try booting something other than 13.1. :-(
Fstab entry (redacted):
//HOST/share /mountpoint cifs
2017 Aug 08
0
Smbclient cant transer large files
Hi,
>>The same drive can be mounted and accessed easily with cifs://vienas01.andritz.com/HIPASE on /media/HIPASE_Q type cifs
>>(rw,nosuid,nodev,relatime,vers=1.0,cache=strict,username=<snip>,domain=<snip>,uid=1000,forceuid,gid=1000,forcegid,addr=172.24.180.161,\
>>
2012 Aug 16
1
CIFS mount intermittently unavailable: cifs_mount failed w/return code = -5
I have a debian machine called "debian" and a windows XP machine
called "server". I have a permanent mounted read-only share called
\\server\doc. My /etc/fstab looks like this:
//server/doc /opt/chroot/mnt/server cifs
credentials=/root/.smbmount,username=medical,uid=medical,file_mode=0755,dir_mode=0755,noserverino
0 0
This works well most of the time but at times I get a
2010 Apr 30
1
Cannot mount Windows 7 share with CIFS Error 112 Host is down
Hi. I just got a new Windows 7 Home Edition computer and am unable to mount its shares on my Linux system.
I'm running Fedora 11, samba 3.4.7
I have no trouble mounting shares from XP systems on the network using the mount command below.
I can access the Windows 7 share with no problems using smbclient on Linux.
The Windows 7 share is accessible from the XP systems.
Here is the mount
2019 Apr 29
2
permission denied while compile linux kernel on samba share
Hi,
I have no issues uncompressing Linux kernel tarball on the samba share but
getting Permission denied while compilation. What could cause this issue?
init/calibrate.o: Permission deniedinit/calibrate.o: failedmake[1]: ***
[init/calibrate.o] Error 1make[1]: *** Waiting for unfinished jobs.... CC
fs/autofs/inode.ofs/autofs/init.o: Permission deniedfs/autofs/init.o:
failedmake[2]: ***
2020 Apr 24
2
CIFS VFS: in dmesg when Linux accesses eComStation's (OS/2) FAT filesystem shares
Jeremy Allison via samba composed on 2020-04-23 09:24 (UTC-0700):
> On Thu, Apr 23, 2020 at 02:59:18AM -0400, Felix Miata via samba wrote:
>> Items in dmesg when FAT share's are accessed from web browser:
>> CIFS VFS: bogus file nlink value 0
> nlink should never be zero. If an SMB server
> returns that, then the CIFSFS client will have
> to fake it to 1 at least.
2002 Sep 02
1
incomplete smbmount smbfs Win98SE iso8859-1 translation in kernel 2.4.18
I'm getting only partial iso8859-1 translation from an smbfs mount from
my Win98SE machine. The smbfs mounted file system shows most lower-case
accented characters fine; but, it substitutes underscores for most of
the upper-case accented characters (and a few lower-case ones too):
# uname -a
Linux elm 2.4.18-8.1mdkian3 #7 Sat Aug 17 15:19:44 EDT 2002 i686 unknown
(Mandrake 8.2 Linux with all
2013 Jan 13
0
unable to access shares on Windows 98 machine
I have installed Ubuntu 12.04.1 LTS on a new laptop. Everything seems
great, except...
I have this old Windows 98 machine that I treat as a server (no remarks,
please). I've had it for a long time. When I access the shares from the
Ubuntu 12.0.4 machine, a lot of files and directories that I know are
there do not show up.
I've tried just browsing to the shares in nautilus, places
2020 Apr 23
0
CIFS VFS: in dmesg when Linux accesses eComStation's (OS/2) FAT filesystem shares
On Thu, Apr 23, 2020 at 02:59:18AM -0400, Felix Miata via samba wrote:
> Items in dmesg when FAT share's are accessed from web browser:
> CIFS VFS: bogus file nlink value 0
nlink should never be zero. If an SMB server
returns that, then the CIFSFS client will have
to fake it to 1 at least.
> When accessed from FC/L (OFM (orthodox filemanager)):
> CIFS VFS: illegal date, month 0
2020 Apr 24
0
CIFS VFS: in dmesg when Linux accesses eComStation's (OS/2) FAT filesystem shares
On Fri, Apr 24, 2020 at 04:31:53AM -0400, Felix Miata via samba wrote:
> Jeremy Allison via samba composed on 2020-04-23 09:24 (UTC-0700):
> >> CIFS: Attempting to mount //hostname/E
> >> Use of the less secure dialect vers=1.0 is not recommended unless required for
> >> access to very old servers
> >> CIFS VFS: Send error in QFSAttributeInfo = -95
>
>
2016 Jul 11
2
server not using utf8-mode with Synology client
On Mon, Jul 11, 2016 at 11:41:24PM +0200, Xen wrote:
> I wrote here how my filenames are getting mangled when getting sent
> or received to the server.
>
> Server: current Ubuntu lookalike.
>
> Client: Older Synology diskstation with probably a modified mount.cifs.
>
> When I send utf-8 it gets received as dos.
>
> "é" for instance is #c3a9 in utf-8, and