Re: very slow copy on mount of WindowsXP shares - was Re: copy onto cifs-utils samba mount maxes out at 100KiB/s on 100Mib/s eth link

2013-04-19 Thread Zenaan Harkness
On 4/15/13, Zenaan Harkness z...@freedbms.net wrote: On 4/15/13, Zenaan Harkness z...@freedbms.net wrote: Again, here's my command (all one line): $ sudo mount -t cifs -o file_mode=0666,dir_mode=0777,setuids,credentials=mycreds //server.ip.address/git /x When I copy files from the /x/ mount

very slow copy on mount of WindowsXP shares - was Re: copy onto cifs-utils samba mount maxes out at 100KiB/s on 100Mib/s eth link

2013-04-14 Thread Zenaan Harkness
I realised my subject belied a little misunderstanding on my part. cifs-utils is now separate to samba. cifs-utils provides for kernel mount of windows (or samba) shares. Again, here's my command (all one line): $ sudo mount -t cifs -o file_mode=0666,dir_mode=0777,setuids,credentials=mycreds

Re: very slow copy on mount of WindowsXP shares - was Re: copy onto cifs-utils samba mount maxes out at 100KiB/s on 100Mib/s eth link

2013-04-14 Thread Zenaan Harkness
On 4/15/13, Zenaan Harkness z...@freedbms.net wrote: Again, here's my command (all one line): $ sudo mount -t cifs -o file_mode=0666,dir_mode=0777,setuids,credentials=mycreds //server.ip.address/git /x When I copy files from the /x/ mount to the /x/ mount, or within (both from and to) the

Slow copy

2005-12-15 Thread Graham Smith
Hi, This is perhaps one of the stranger questions to be asked but I'm looking for a utility that will copy a file slowly. Part of my ad hoc backup system is to copy the nightly backup tar file from our production machine onto another machine. The problem is that the production machine is not

Re: Slow copy

2005-12-15 Thread Clive Menzies
On (15/12/05 12:42), Graham Smith wrote: Hi, This is perhaps one of the stranger questions to be asked but I'm looking for a utility that will copy a file slowly. Part of my ad hoc backup system is to copy the nightly backup tar file from our production machine onto another machine. The

Re: Slow copy

2005-12-15 Thread Hugo Vanwoerkom
Graham Smith wrote: Hi, This is perhaps one of the stranger questions to be asked but I'm looking for a utility that will copy a file slowly. Part of my ad hoc backup system is to copy the nightly backup tar file from our production machine onto another machine. The problem is that the

Re: Slow copy

2005-12-15 Thread Ronny Aasen
On Thu, 2005-12-15 at 12:42 +, Graham Smith wrote: Hi, This is perhaps one of the stranger questions to be asked but I'm looking for a utility that will copy a file slowly. Part of my ad hoc backup system is to copy the nightly backup tar file from our production machine onto

Re: Slow copy

2005-12-15 Thread Alvin Oga
On Thu, 15 Dec 2005, Ronny Aasen wrote: On Thu, 2005-12-15 at 12:42 +, Graham Smith wrote: Hi, This is perhaps one of the stranger questions to be asked but I'm looking for a utility that will copy a file slowly. Part of my ad hoc backup system is to copy the nightly

Re: Slow copy

2005-12-15 Thread Derrick Hudson
On Thu, Dec 15, 2005 at 12:42:18PM +, Graham Smith wrote: | Hi, | | This is perhaps one of the stranger questions to be asked but I'm looking for | a utility that will copy a file slowly. [...] | What I am basically looking for is a version of cp with a max copy rate | argument. I would