samir saidi <[email protected]> writes: > Hello team,
Hi, > When I try to update and save the file using TRAMP I have this error > in buffer zone: > TZ=UTC: command not found > export: command not found It looks like the target machine does not run a bourne-shell compatible shell. What is your default shell on the remote host? Which shell is started by /bin/sh? In the recent tramp.el code there is a comment, that the default shell (ksh93) of OpenSolaris is buggy. The workaround is applied for SunOS 5.11. You seem to run SunOS 5.8 on your remote machine; maybe you need a similar workaround? Btw, Tramp 2.1.9 is pretty old; the recent version is Tramp 2.1.20. > Thanks, > > Samir SAIDI Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
