Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

i can't use at with ftp command line

Status
Not open for further replies.

cantubas

Programmer
Jan 8, 2004
45
FR
ftp> open d
002) ready.
Name (d:loic): xxxxxx
331 Password required for xxxxx
Password:xxxxx
ftp> site exec echo "try.sh" | at now
200-echo try.sh | at now
200 (end of 'echo try.sh | at now')
ftp> ...


but when i'm doing "at -l" i have noting...
 
i have 2 unix sytem and i want to lunch programm on the other system with a conection by ftp
 
ftp is not the tool to do this
try ssh, rsh or other tools

don't forget, RTFMP
:) guggach
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top