Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Software
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Software Questions about use, installation, or configuration of software running on SUSE Linux

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 25-May-2004, 12:43
Dralan
Guest
 
Posts: n/a
Default

For some reason I cannot send files more than 2 gigabytes in size over a mounted smb share whether I copy in the console or through the KDE file browser. Is this a protocol limit or a Linux implementation limit?
  #2 (permalink)  
Old 25-May-2004, 14:07
Vir@s
Guest
 
Posts: n/a
Default

It is a protocol limit which is because of the windows protocol. After all it is no good idea to use files bigger than 2 GB under windows, exactly for that reason
  #3 (permalink)  
Old 25-May-2004, 20:05
Dralan
Guest
 
Posts: n/a
Default

Well I am actually trying to transfer a 4 gig file from one linux box to a linux server. I tried rz/sz but apparently zmodem over tcp suffers from the same limitation. My next thought would be ftp but that would mean I have to implement something that I really don't want to put on the server, and I'm afraid I'll run into the same limitation there. Does anyone have any other suggestions short of attaching a serial cable and waiting for the next 5 years for the transfer to finish?

I suppose I could split the file in two with dd and then put it back together with the same tool on the other side, but this is not very practical. There must be a better way!
  #4 (permalink)  
Old 25-May-2004, 20:30
69_rs_ss
Guest
 
Posts: n/a
Default

You can try to rsync the files over. If you want to try that I'll post how I do it when I get home. I actually backed up my storage hard drive of 175GB to another 175GB drive.
  #5 (permalink)  
Old 25-May-2004, 20:39
storm
Guest
 
Posts: n/a
Default

login with ssh and use scp
  #6 (permalink)  
Old 25-May-2004, 20:40
Dralan
Guest
 
Posts: n/a
Default

This is just one huge file though. You may have backed up 175 gigabytes of files, but were any individual files in that backup in excess of 2 gigabytes? Will rsync handle a file over 2GB?
  #7 (permalink)  
Old 25-May-2004, 20:43
Dralan
Guest
 
Posts: n/a
Default

Quote:
Originally posted by storm@May 26 2004, 02:39
login with ssh and use scp
I'll give that a try. This looks a lot like sz/rz though, but I guess it's a totally different project. Hopefully this doesn't have a 2GB limit as well!
  #8 (permalink)  
Old 26-May-2004, 18:25
Dralan
Guest
 
Posts: n/a
Default

Awesome! scp did the trick. Thanks.

I had created some bootable CD's with a small linux environment, dd, gzip, smb, ftp, and nfs networking utilities. I wrote a bunch of scripts where when you booted from the CD, you could restore images from any of the above mentioned servers, or push images up. I kept running into that 2GB barrier, however using gzip usually kept the images (this was used mostly for fresh installs) below 2GB compressed. This was amazingly fast, and I'll have to see if I can dig up the CD and incorporate scp into this to eliminate the 2GB barrier.

Right now I was trying to push my DVD image of SuSE 9.1 to a small PC I have which does not have a DVD and I'm too lazy to copy the contents of all 6 CDs.

Thanks again!
  #9 (permalink)  
Old 26-May-2004, 19:01
storm
Guest
 
Posts: n/a
Default

Np and thank you for giving some feedback
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2