Re: psftp problem

From: Jacob Nevins (jacobn_at_chiark.greenend.org.uk)
Date: 11/28/05


Date: 28 Nov 2005 15:56:26 +0000 (GMT)

This isn't a question about terminals. Followups set.

Tom Linden <tom@kednos.com> writes:
>can't get !cd to work, I remain in directory from which psftp was launched

"!cd" probably only changes the directory of the ephemeral command
interpreter subprocess that was created to execute it. You want "lcd".