Displaying 20 results from an estimated 10000 matches similar to: "File size limit?"
2001 Feb 16
7
large file support
Hi,
I have RH6.2 with kernel 2.4.1smp, create file 2GB on the ext2fs not
problem, but copy datafile>2GB over smb not function:( , where is mistake ?
thank you
jirka
2003 Nov 24
4
files over 2 GB in size?
Is there a way in samba to create files greater then 2GB in size? I'm
tarring some stuff to a samba share (from one linux server to another,
share mounted using smbmount) and I get an error "File size limit
exceeded" and the size of the file is 2147483647 bytes. Is there anyway
to create files larger then 2GB on a samba mounted share? If so, how?
2003 Nov 28
2
smbfs size limit
Hello, Samba-users,
please don?t beat me, but I have to ask this question here, as I
haven?t found an answer I can rely on until now.
I am working on a solution for a backup-problem and one possible
solution could be the use of smbfs/smbmount.
I am testing that now, mounting a WinXPHome(sorry, testing ...)-share
which is 20GB of size (8GB used) to my linux-box. The linux-box is a
bit more
2003 Jul 05
1
smbmount 2GB file size limit ?
Hi,
I'm running RH9 with kernel 2.4.20 and Samba 2.2.8a.
I can copy files larger than 2GB from Windows to Linux
and vice versa through Samba.
However, when I copy >2GB files from one Linux machine
to another (using smbmount to mount) I get "File size
limit exceeded" when 2GB is reached.
It looks like the problem is with smbmount.
Is there a 2GB file size limit with
2002 Jun 05
2
smbmount and 2GB limit.
Hi,
I am mounting a windows 2000 share on a linux box (2.4.18) using smbmount
(2.2.2). I can create files >2Gb on both the systems, but I can't copy a
file >2Gb from the linux box over the smbmount. The file size limit is
exceeded and the "cp" command core-dumps.
Has anyone solved this problem?
I had installed the samba binary rpms; is there a patch-n-compile solution
2004 Dec 13
3
smbfs Unicode patch for 2.4.x kernel
Hi,
I'm looking for a patch to the redhat 2.4 kernel to add Unicode
support to smbfs. My particular version is 2.4.26. I searched the list
archives and found someone named Urban Widmark claimed to have a patch
for 2.4.18, but his URL is outdated.
If anyone has this patch, please let me know -- this would help me
greatly. Thanks!
- Julian
2003 Jul 01
4
2GB limit in Samba?
Hi.
Is there such a limit to 2GB in samba 2.2.8a-1? I get a "File imit exceeded"
when I try to tar or cp smth to a smbmount. On both machines I can
successfully do dd if=/dev/zero and create a file of 3GB, I can also tar
-cvf it but no cp to smb. RH8 if it matters...
2002 Oct 30
2
codepage-conversion for smbclient
Hi list,
I've browsed through the archives, but I didn't find a answer for
this:
I use smbclient to access a windowsNT 4.0 server.
I get only '?' for filenames which contains Umlauts.
F.e., a file called "Verkn?pfung" is displayed as "Verkn?pfung".
I use following mount-string:
mount.smbfs //SERVER/Share /home/xxx -o rw noexec nosuid nodev user
codepage
1998 Nov 17
6
smbfs
Hi-
I'm working on a graphical interface to smbclient/smbmount/smbumount.
As part of its operation, it will mount shares in directories under a
user's home directory.
I've run into a bit of a problem regarding the distributions of the
mount utilities, specifically on Redhat 5.1/5.2. They are shipping an
RPM with smbfs 2.0.1, which is known to have a security hole... so it
should
2002 Aug 14
2
Newbie problem with smbmount & >2GB files
If I use smbmount and copy a file > 2GB in size, I get an error: "8720 File
Size Limit Exceeded"
I'm using kernel 2.4.18 (smp) with Redhat 7.3.
Can anyone help me with this?
Thanks,
Mick
e-ssociate
EPSON (UK) Ltd.
Tel 01442 227374
www.epson.co.uk
2002 Oct 16
4
does smbmount use keepalive and/or smb.conf?
Greetings,
I don't know how common an issue this is as I haven't
found much in the list archives that was helpful to
me, so I'm hoping for some pointers.
FYI, we have samba 2.3.3a-6 running on the 2.4.18-10
kernel.
There seems to be an issue with smbfs mounts at times
where connectivity may be lost (e.g. Win share becomes
unavailable) causing local processes such as lsof or
ps,
2005 Mar 03
3
Mounting directories below share level
>From my investigations, and searching the archives, it seems that smbfs can
only mount shares, and not directories under the share
i.e.
smbmount //host/share /mnt works
smbmount //host/share/directory /mnt doesn't work
Our W2K3 server has user home directories in a tree where there are no user
rights to the next node up the tree (level1), which is the directory on the
share,
i.e.
1999 Apr 18
2
SMBFS in 2.2.x
'lo all
Im wondering if anyone is getting the same problem with smbfs as i am
with the 2.2.x kernels
when i try to smbmount a share i get the following on the screen
"SMBFS: need mount version 6"
and also on the telnet shell or actual shell
"mount error: Invalid argument
Please look at smbmount's manual page...."
the mans have nothing
i revert back to 2.0.x and it
2003 Oct 27
54
smbmount
I try to understand how works SMBMOUNT, by reading the man page. Could you
please send me an exemple, to help me to understand ? tahnks and bye
--
Eric Rapilly, 24 rue des jeaunauds, ROMEGOUX 17250
05 46 92 88 90
2008 Feb 18
12
cifs verses smbfs for Linux clients
I am somewhat confused...
I understand that the preferred method to mount a Samba share with a Linux client is to use "mount -t cifs" rather than "mount -t smbfs".
I get the impression that smbfs is samba.org developed code where as cifs is from elsewhere. Thus the point of confusion. Why is samba.org not developing the preferred code in this case?
A sub question to that
2002 Jul 19
6
problems mounting smbfs
I've spent the last 2 days trying to get smbfs to mount via fstab.
Using redhat 7.3 and the latest samba as of 7/17/02.
I can mount from the command line using smbmount as follows:
smbmount //localhost/wwwshare /smbwww -o username=smbuser,password=xxxxxxxx
I can not mount from the command line using:
mount -t smbfs -o username=smbuser,password=xxxxxxxx //localhost/wwwshare /smbwww
The
1999 Nov 11
5
[smbfs] Timing problems with kernel 2.2.x?
[Note: This has been posted to linux-kernel and was ignored. Since
smbfs is maintained by the samba team, I am retrying here]
Hi!
To maintain and install packages from CD-ROM to my Debian/GNU Linux
system, I use Debian's apt package. Since my Linux box is stowed away
in a closet, I use an smbfs mount to mount the CD-ROM drive from my
Windows desktop machine to the Linux box.
This used to
2002 Sep 04
3
Probably a stupid question about smbfs and smb.conf.
This seems like it should have an obvious answer, but I haven't seen a
clear word one way or the other in the man pages or other documentation
that I have read - is smbmount's behavior in any way governed by the
smb.conf file?
The reason I ask is one of the other sysadmins here has been trying to
figure out ways to improve smbfs performance, and he came across the
speed.txt file in
2004 Feb 24
2
Deleted files
Thought my troubles were fixed, but files disappeared again and reappeared
after a few dozen rsync cycles.
I am mapping a Win2K directory to Linux with Samba. That mounted directory
is then Rsynced to another Linux box on a schedule (Linux to Linux, because
I can't run rsync on the windows machine).
For some unknown reason, several thousand files are periodically (after
several days) deleted