Re: File Transfers

2002-01-03 Thread Seneca Cunningham
Dan <[EMAIL PROTECTED]> wrote: > I would suggest that you look into making a ethernet-serial connector. I > won't swear that this can be done...but I would expect that you can find > the pin-outs for a standard 10bT connection and match them to the > pin-outs for the DB9 connector and make a cross

Re: File Transfers

2002-01-03 Thread Seneca Cunningham
frank <[EMAIL PROTECTED]> wrote: > Assumming you can get some sort of ethernet connection, install apache/some > web server on the computers you want files off. This how I transfered files > off my brother's winblose box, just needed him to enable tcp/ip, and install > the windows apache off a comp

Re: File Transfers, taken from Re: an XFree86 problem, an xscreensaver problem, followed by anEnlightenment problem

2001-12-15 Thread Seneca Cunningham
Karsten M. Self wrote: > on Fri, Dec 14, 2001 at 09:02:07PM -0500, Seneca Cunningha([EMAIL PROTECTED]) > wrote: > > > Before anyone tells me to convert the Windows computer, I am not > > allowed to change _anything_ about that computer. > > Define "change". > > If you want to set yourself up so t

Re: File Transfers

2001-12-15 Thread Gary Turner
On Fri, 14 Dec 2001 22:21:15 -0500, Seneca Cunningham wrote: >I wish that the solution were so simple as this.. > >Osamu Aoki <[EMAIL PROTECTED]> wrote: > >> Hi, $0.00 solutions below: >> >> On Fri, Dec 14, 2001 at 09:02:07PM -0500, Seneca Cunningham wrote: >>> I am looking for a fast and reliable

Re: File Transfers

2001-12-15 Thread Osamu Aoki
On Fri, Dec 14, 2001 at 11:31:32PM -0500, Seneca Cunningham wrote: > If this goes on much longer, after exams I'll attempt to fix my possible > answer to this problem that partially works in some DOS environments with a > serial cable. All I need to do is get the files to transfer properly. > Curre

Re: File Transfers

2001-12-15 Thread Osamu Aoki
Please post message by respecting THREADING uning good MUA, please :) On Fri, Dec 14, 2001 at 10:21:15PM -0500, Seneca Cunningham wrote: > I wish that the solution were so simple as this.. > > On Fri, Dec 14, 2001 at 09:02:07PM -0500, Seneca Cunningham wrote: > >> I am looking for a fast and relia

Re: File Transfers, taken from Re: an XFree86 problem, an xscreensaver problem, followed by anEnlightenment problem

2001-12-15 Thread Osamu Aoki
On Fri, Dec 14, 2001 at 09:43:40PM -0800, Karsten M. Self wrote: > See above WRT borrowing hardware. Depending on your location, you may > be able to "buy" a solution and take it back to the store for a return. > Or at least an exchange. Check policies first. Your credit card may > offer you som

Re: File Transfers, taken from Re: an XFree86 problem, an xscreensaver problem, followed by anEnlightenment problem

2001-12-14 Thread Karsten M. Self
on Fri, Dec 14, 2001 at 09:02:07PM -0500, Seneca Cunningham ([EMAIL PROTECTED]) wrote: > I am looking for a fast and reliable method for transferring files between > systems. > In response to the listed options, I have no access to a CD burner, I > have no working Ethernet cards, and currently it

Re: File Transfers

2001-12-14 Thread Seneca Cunningham
Carl Fink <[EMAIL PROTECTED]> wrote: > Does the Windows box have a modem? Does your Debian laptop have one? > I've done modem-to-modem file transfers before. Okay, this was so > long ago they were both running MS DOS 3.3, but it should still work. > > Can you *borrow* two external modems for a f

Re: File Transfers

2001-12-14 Thread Carl Fink
On Fri, Dec 14, 2001 at 10:50:10PM -0500, Seneca Cunningham wrote: > But enough about the tight budget of a student. The Debian computer happens > to use PCMCIA cards, unlike the connected computer, a Windows98 machine, > with a built in ethernet port, that I am not allowed to alter in any way, >

Re: File Transfers

2001-12-14 Thread Seneca Cunningham
Hardware and budgetary issues add difficulty to finding a fast and reliable method for transferring files between systems... Carl Fink <[EMAIL PROTECTED]> wrote: > On Fri, Dec 14, 2001 at 10:21:15PM -0500, Seneca Cunningham wrote: > > [snip] > > > The amusing part about getting an ethernet card i

Re: File Transfers

2001-12-14 Thread Carl Fink
On Fri, Dec 14, 2001 at 10:21:15PM -0500, Seneca Cunningham wrote: [snip] > The amusing part about getting an ethernet card is that I have 2 that are > physically compatible with my Debian computer, but both of them are broken. [another] > Any more ideas for two awkward computers in an awkward

Re: File Transfers

2001-12-14 Thread Seneca Cunningham
I wish that the solution were so simple as this.. Osamu Aoki <[EMAIL PROTECTED]> wrote: > Hi, $0.00 solutions below: > > On Fri, Dec 14, 2001 at 09:02:07PM -0500, Seneca Cunningham wrote: >> I am looking for a fast and reliable method for transferring files between >> systems. > ... >> In respons

Re: File Transfers, taken from Re: an XFree86 problem, an xscreensaver problem, followed by anEnlightenment problem

2001-12-14 Thread Osamu Aoki
Hi, $0.00 solutions below: On Fri, Dec 14, 2001 at 09:02:07PM -0500, Seneca Cunningham wrote: > I am looking for a fast and reliable method for transferring files between > systems. ... > In response to the listed options, I have no access to a CD burner, I have > no working Ethernet cards, and cu

Re: file transfers to Win2K

2000-05-04 Thread Ross Boylan
ftp is probably a good choice. Samba works too, but I have been told, and have found that it's relatively inefficient--lower throughput that ftp. In scripts running from NT 4 or 5 I've noticed that MS shares tend to drop after a period of inactivity. While this is fine, they don't get reconnecte

Re: file transfers to Win2K

2000-05-03 Thread Jens B. Jorgensen
Additionally you could use smbclient. This allows batch transfers as well and you wouldn't have to run an FTP server on the target machine. [EMAIL PROTECTED] wrote: > Hiya > > what would be the best way to routinely (ie. daily) transfer 500MB worth of > image files from a linux system to a Windo

[OT] Re: file transfers to Win2K

2000-05-02 Thread Brad
On Tue, May 02, 2000 at 03:52:00PM +1200, [EMAIL PROTECTED] wrote: > > what would be the best way to routinely (ie. daily) transfer 500MB worth of > image files from a linux system to a Windows 2000 or NT? This reminds me of an old joke: Customer: "What's the fastest way to move 500 megabyt

Re: file transfers to Win2K

2000-05-02 Thread Brian May
> "kmself" == kmself writes: kmself> FTP is an old reliable. Just make sure you transfer files in "binary" mode, and not "ascii" ;-). (unless, of course, they really are ascii). kmself> ...but FTP should fit the bill. What other alternatives kmself> were you considering/are av

Re: file transfers to Win2K

2000-05-02 Thread kmself
On Tue, May 02, 2000 at 03:52:00PM +1200, [EMAIL PROTECTED] wrote: > Hiya > > what would be the best way to routinely (ie. daily) transfer 500MB worth of > image files from a linux system to a Windows 2000 or NT? > > would ftp be the best choice or is it prone to bad behaviour if > unsupervised?

Re: file transfers and the PIII - solved!

1999-07-08 Thread Jef Elliott
> Are there any known concerns with the PIII chip and Linux? > Thanks Thanks to everyone for the responses. A new kernel (2.2.9) has done the trick, as far as the networking issues go. Anyone know if a kernel version can have any sort of effect on applications running on a machine? O

Re: file transfers and the PIII

1999-07-07 Thread Jonathan Hall
I would investigate the network card, hard disks, etc... I really doubt it's the CPU's fault. On Tue, 6 Jul 1999, Jef Elliott wrote: > > Just joined the list - looks to be a good resource. Hope > someone can offer some insight or advice. > > > Are there any known concerns with t

RE: file transfers and the PIII

1999-07-06 Thread Sean 'Shaleh' Perry
On 06-Jul-99 Jef Elliott wrote: > > Just joined the list - looks to be a good resource. Hope > someone can offer some insight or advice. > > > Are there any known concerns with the PIII chip and Linux? > > Nope, other than it runs really fast (-: > We run Debian on