Koozali.org: home of the SME Server

Is there a Max File Size Setting?

Offline Mjohnson

  • *
  • 172
  • +0/-0
Is there a Max File Size Setting?
« on: March 24, 2007, 01:56:54 PM »
I have never run into this before.  Using SME 7.1.2, I am attempting to copy a downloaded file (3+ gigs) to an I-bay.  The copy or move process stops at 2 Gigs, every time.

I have plenty of free space on the hard drive (87 + Gigs free).  

Is there a setting I need to adjust?

Thanks in advance

MJ
......

Offline bpivk

  • *
  • 908
  • +0/-0
    • http://www.bezigrad.com
Is there a Max File Size Setting?
« Reply #1 on: March 24, 2007, 04:51:53 PM »
Well what are you using to copy the file?
Do you copy it from LAN or internet?

Some more info would be great.
"It should just work" if it doesn't report it. Thanks!

Offline Mjohnson

  • *
  • 172
  • +0/-0
Is there a Max File Size Setting?
« Reply #2 on: March 24, 2007, 05:02:37 PM »
I am using Ubuntu as my desktop machine.  I have an I-Bay automounted to a desktop short cut.  I also have the 3 gig file on the desktop.

I have tried:

1.  Open the Ibay icon and "drag n drop" the file to copy it over.  The operation stops after 2 Gigs.

2.  Via a terminal window, tried both the copy and move commands.  Again the operation stops at 2 Gigs.

3.  Tried to download the file from the Ubuntu Computer saving the file to the I-Bay share.  Again the operation stopped after 2 Gigs.

The file I am working with is a DVD iso of a linux distribution.  Is it possible the fle type is an issue??  I am trying to put the file in a location I can access it in ordet to burn a copy to disk.

Thanks for your help.

MJ
......

Offline bpivk

  • *
  • 908
  • +0/-0
    • http://www.bezigrad.com
Is there a Max File Size Setting?
« Reply #3 on: March 24, 2007, 05:37:25 PM »
If this is about two computers on a lan (you didn't answer about this part) post a bug.

If it's for two computers trough the internet... it could be because the line gets droped. Windows has this issue that it drops when i transfer something to sme and the file was too big.
"It should just work" if it doesn't report it. Thanks!

Offline Mjohnson

  • *
  • 172
  • +0/-0
Is there a Max File Size Setting?
« Reply #4 on: March 24, 2007, 06:02:49 PM »
I posted a Bug Report

Again, thanks.

MJ
......

Offline dmay

  • *
  • 450
  • +0/-0
    • http://myezserver.com
Is there a Max File Size Setting?
« Reply #5 on: March 24, 2007, 06:28:46 PM »
Quote from: "Mjohnson"
I am using Ubuntu as my desktop machine.  I have an I-Bay automounted to a desktop short cut.  I also have the 3 gig file on the desktop.

This may be an issue with your desktop (Ubuntu) and depends on various pieces of the puzzle. Your kernel version, your samba version plus how you are mounting the server ibay onto your Ubuntu desktop.

If you are using the mount command and '-t smbfs' try adding the option '-o lfs' for large file system. You could also try mounting '-t cifs' or use smbclient instead of mount.

Darrell

Offline Mjohnson

  • *
  • 172
  • +0/-0
Is there a Max File Size Setting?
« Reply #6 on: March 24, 2007, 07:48:26 PM »
Thanks  Darrell

The lfs did the trick.

I was unaware of the limitation in Ubuntu.  Appreciate the quick and very helpful assist.

MJ
......