Re: [newbie] transferring files from linux to windows

2000-08-11 Thread Kit Goins
no man, I need to do, just the opposite... linux to windows On Sun, 06 Aug 2000, you wrote: On Sun, 6 Aug 2000, KompuKit wrote: Is there a way to transfer webpages (i.e. html,gif,jpg,) over to windows...BUT, leave the "type case" untouched? I think that mcopy would do what you need. the

Re: [newbie] transferring files from linux to windows

2000-08-10 Thread Larry Hignight
KompuKit wrote: Is there a way to transfer webpages (i.e. html,gif,jpg,) over to windows...BUT, leave the "type case" untouched? I could have swore that I answered this one already ... anyway, just do this from the command line mkdir /home/username/temp mv (filenames) temp perhaps

Re: [newbie] transferring files from linux to windows

2000-08-10 Thread Anthony
"cp -r /the/path/to/files/to_be/copied /the/destination/path" has always worked for me. Is there a way to transfer webpages (i.e. html,gif,jpg,) over to windows...BUT, leave the "type case" untouched? Anthony http://binaryfusion.net Computers are not intelligent. They only think they are.

Re: [newbie] transferring files from linux to windows

2000-08-10 Thread Paul
On Tue, 8 Aug 2000, Ricardo [iso-8859-1] Núñez wrote: Paul wrote: I think that mcopy would do what you need. the Mtools are a package to make copying from FAT16/32 drives to EXT2 drives easy. Paul How could I use mtools to copy to a Windows partition instead of a floppy disk? Very simple:

Re: [newbie] transferring files from linux to windows

2000-08-09 Thread Ricardo Núñez
KompuKit wrote: Is there a way to transfer webpages (i.e. html,gif,jpg,) over to windows...BUT, leave the "type case" untouched? In other words, upon trying to transfer these types of files to windows...using copy/paste method...in KFM... it completes the exchange...but when I go look

Re: [newbie] transferring files from linux to windows

2000-08-08 Thread Renaud OLGIATI
I have (had ?) somewhere on my Gates of Hell box a small utility that allowed you to change the case of all files in a given directory, and could recurse for all sub-dirs. Puts everything in Ucase, Lcase or even Lcase with the first letter in Ucase. chgcse25.zip Contact me off-list if you

Re: [newbie] transferring files from linux to windows

2000-08-08 Thread =*=
This is one area in which "convenient" graphical tools are brain-dead. If you do these things on a command line you will not have this problem. An example. Suppose you have a Linux directory called /home/kompukit/Web and a Windows directory called C:\Html, which is mounted by Linux as

Re: [newbie] transferring files from linux to windows

2000-08-07 Thread Paul
On Sun, 6 Aug 2000, KompuKit wrote: Is there a way to transfer webpages (i.e. html,gif,jpg,) over to windows...BUT, leave the "type case" untouched? I think that mcopy would do what you need. the Mtools are a package to make copying from FAT16/32 drives to EXT2 drives easy. Paul -- Babies

[newbie] transferring files from linux to windows

2000-08-06 Thread KompuKit
Is there a way to transfer webpages (i.e. html,gif,jpg,) over to windows...BUT, leave the "type case" untouched? In other words, upon trying to transfer these types of files to windows...using copy/paste method...in KFM... it completes the exchange...but when I go look at the files in Windows