"emacs user" <[EMAIL PROTECTED]> writes: > when I use the scp method to transfer files, it asks for the password > and starts transferring the file. However, tramp then echos "sending > password" during the entire file transfer operation. This isn't > really a bug, but it would be nice to have the echo area say > "transferring file" and perhaps even giving a percentage information, > as is done by ange-ftp.
Tramp says already "Transferring %s to file %s..." when `tramp-verbose' is greater or equal 5. I've changed that to a message which appears always. Progress reports while copying files is on the todo list. No idea when it will be implemented. Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
