[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] FTP in a strange way



scottb at pixel-group.com wrote:
> 
> All the way from left field ....
> There are three machines A, B & C
> All alow anynimous ftp
> Function I want to do is
> Ftp from A to B and sent a file to C without having to ftp from from B to C
> Question I have is
> What is the command to send the file to B from C (its not Put)

Anything wrong with:

Machine A: ~> ftp B
...login...
get file
close
open C
...login...
put file

??? 

-- Joe
"I should like to close this book by sticking out any part of my neck
 which is not yet exposed, and making a few predictions about how the
 problem of quantum gravity will in the end be solved."
 --- Physicist Lee Smolin, "Three Roads to Quantum Gravity"

---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
sent to listmaster at ale dot org.