Gilles Pion <[EMAIL PROTECTED]> writes:

> [tramp version 2.1.12]
> I think there is  somewhere a too much optimistic assumption regarding short
> tracks taken when tramp-local-host-p is true

> 14:43:16 tramp-send-command (6) # cp -f /home/getlogs/.profile
> /tmp/U501680/tramp.303186uYe
> 14:43:16 tramp-wait-for-regexp (6) # 
> cp: /tmp/U501680/tramp.303186uYe: Permission denied

Looks like /tmp/U501680 hasn't enough permissions. Is it your local
temp directory? Does it have write permissions for the world?

> (defun tramp-local-host-p (vec) nil )

(defalias 'tramp-local-host-p 'ignore)

> Gilles

Best regards, Michael.



_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to