Re: [newbie] file size limit

2005-03-11 Thread Trygve Seljeflot
On Thursday 10 March 2005 11:56, SnapafunFrank wrote:
 Duncan Anderson wrote:
  Trygve Seljeflot wrote:
  I'm usin fish in Konqueror, smaller files is no problem.
 
  OK, well I think that uses scp. Try using the command line. At a bash
  prompt, try setting the ulimit:
 
  ulimit -f unlimited
 
  Then use scp, or run konqueror from the shell prompt.
 
  I think that should work. (I stand to be corrected, though.)
 
  I wonder if KDE imposes some limits?

 I'm running kde and the limit is unlimited ~ so not kde.

  I don't use it. I use WindowMaker.
 
  cheers
  Duncan
OK, setting the ulimit:  ulimit -f unlimited tells me unlimited, but the copy 
still stops at 2 GB :-(

-- 
Trygve Seljeflot
Registered Linux user #301296


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] file size limit

2005-03-11 Thread Trygve Seljeflot
On Friday 11 March 2005 11:49, et wrote:
 On Friday 11 March 2005 04:49 am, Trygve Seljeflot wrote:
  On Thursday 10 March 2005 11:56, SnapafunFrank wrote:
   Duncan Anderson wrote:
Trygve Seljeflot wrote:
I'm usin fish in Konqueror, smaller files is no problem.
   
OK, well I think that uses scp. Try using the command line. At a bash
prompt, try setting the ulimit:
   
ulimit -f unlimited
   
Then use scp, or run konqueror from the shell prompt.
   
I think that should work. (I stand to be corrected, though.)
   
I wonder if KDE imposes some limits?
  
   I'm running kde and the limit is unlimited ~ so not kde.
  
I don't use it. I use WindowMaker.
   
cheers
Duncan
 
  OK, setting the ulimit:  ulimit -f unlimited tells me unlimited, but the
  copy still stops at 2 GB :-(

 file size limits are often a function of the filesystem, I seem to
 recall,,, what file system and version are you attempting to write to,
 also, how big is /temp?

MDK 10.1rc1-x86_64, filesystem is ext3,  /tmp is 4.3 GB 1% used.

-- 
Trygve Seljeflot
Registered Linux user #301296


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] file size limit

2005-03-09 Thread Trygve Seljeflot
Can anybody tell me how to increase the file size limit in MDK 10.1 ?
When copying an dvd.iso image from one machine to another, it stops at 2.0 GB, 
61%.
-- 
Trygve Seljeflot
Registered Linux user #301296


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] file size limit

2005-03-09 Thread Trygve Seljeflot
On Wednesday 09 March 2005 19:23, Mikkel L. Ellertson wrote:
 Trygve Seljeflot wrote:
  Can anybody tell me how to increase the file size limit in MDK 10.1 ?
  When copying an dvd.iso image from one machine to another, it stops at
  2.0 GB, 61%.

 How are you doing the copy? If you are copying to a Samba share, I think
 there is something you have to set in Samba for files larger the 2G. (I
 remember reading something about it the other day, but I can not
 remember the details.)

 Mikkel
By fish, from home/user on PC1 to home/user PC2, both runnimg MDK 10.1
-- 
Trygve Seljeflot
Registered Linux user #301296


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] file size limit

2005-03-09 Thread Trygve Seljeflot
On Wednesday 09 March 2005 20:21, Duncan Anderson wrote:
 Trygve Seljeflot wrote:
 Can anybody tell me how to increase the file size limit in MDK 10.1 ?
 When copying an dvd.iso image from one machine to another, it stops at 2.0
  GB, 61%.

 If you type ulimit -f at the command line, what does it say? If it
 says UNLIMITED, then your system file size limit should be limited
 only by the file system.

[EMAIL PROTECTED] trygvese]# ulimit -f
1000
on PC1 (the one to recieve the file)
(after editing /etc/security/limits.conf on both PC's)
but on PC2 i git unlimited .
 /etc/security/limits.conf is equal on both PC's so it must be another place 
to up the limit ?

 I am running 10.1 and I created a file of 3GB as a test and there was no
 problem.

 The problem must have to do with the program used to perform the copy or
 something like that.

 Can you give us some more details?

 cheers
 Duncan
I'm usin fish in Konqueror, smaller files is no problem.
-- 
Trygve Seljeflot
Registered Linux user #301296


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] File associations

2004-10-30 Thread Trygve Seljeflot
Can anybody help ?

Brosing files w/Konqueror as root I right-clicked on on a .cfg file to set 
default acton to always open w/kedit.
After that, when I click on a directory (as root) I get an error message 
saying that KDEinit could not launch kedit.
Where is the right placeto correct this stupid mistake ?
Looking thru System/Configuration/KDE/Components/File associations does'nt 
help.
b.t.w. Konqueror as user works as normal.
I'm running 10.1 CE

-- 
Trygve Seljeflot
Registered Linux user #301296


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] File associations

2004-10-30 Thread Trygve Seljeflot
On Saturday 30 October 2004 21:14, Anne Wilson wrote:
 On Saturday 30 Oct 2004 18:43, Trygve Seljeflot wrote:
  Can anybody help ?
 
  Brosing files w/Konqueror as root I right-clicked on on a .cfg file to
  set default acton to always open w/kedit.
  After that, when I click on a directory (as root) I get an error message
  saying that KDEinit could not launch kedit.
  Where is the right placeto correct this stupid mistake ?
  Looking thru System/Configuration/KDE/Components/File associations
  does'nt help.

 Are you sure?  That's where I'd look.  IIRC the last time someone had a
 similar problem the solution was there under 'inode'.

 Anne
Well, as a newbie i'm never sure ;-) , but you're right, after loggin in as 
root and doin the config everything works OK.

Thanks alot.

-- 
Trygve Seljeflot
Registered Linux user #301296


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com