9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] use of ftp considered harmful?
@ 2002-10-20  4:11 andrey mirtchovski
  2002-10-20  7:25 ` matt
  2002-10-20  7:27 ` matt
  0 siblings, 2 replies; 7+ messages in thread
From: andrey mirtchovski @ 2002-10-20  4:11 UTC (permalink / raw)
  To: 9fans

hi, please bear with me for a second...

i'm running into the folowing problem trying to ftp a large file off
my p9 machine -- when i type 'cp myfile /n/ftp' the ftp user level
file server starts writing it into /tmp/ftpXXXXXX. the problem
is that this file takes too long to write (~10 minutes, ~400MB,
yes, p9 is not the fastest kid in the bunch) and by the time
the whole file is written to tmp and ftpfs attempts to actually
put it across to the other side, the ftp connection has timeouted.

do you consider this a desing problem or a consequence of just
how things are in p9?

andrey



^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [9fans] use of ftp considered harmful?
@ 2002-10-20  7:46 Geoff Collyer
  2002-10-20  9:26 ` matt
  0 siblings, 1 reply; 7+ messages in thread
From: Geoff Collyer @ 2002-10-20  7:46 UTC (permalink / raw)
  To: 9fans

Isn't this what ftpfs -k is for?  (Admittedly, -k isn't mentioned in
the SYNOPSIS of ftpfs(4), but it is described in the text below.)



^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [9fans] use of ftp considered harmful?
@ 2002-10-20  9:41 Geoff Collyer
  2002-10-20 10:22 ` matt
  0 siblings, 1 reply; 7+ messages in thread
From: Geoff Collyer @ 2002-10-20  9:41 UTC (permalink / raw)
  To: 9fans

ftpfs apparently only pings under -k between transfers, not during
them, which should of course be sufficient.  Who made this crock of an
ftpd that keeps hanging up on you?



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-10-20 10:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-20  4:11 [9fans] use of ftp considered harmful? andrey mirtchovski
2002-10-20  7:25 ` matt
2002-10-20  7:27 ` matt
2002-10-20  7:46 Geoff Collyer
2002-10-20  9:26 ` matt
2002-10-20  9:41 Geoff Collyer
2002-10-20 10:22 ` matt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).