1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 02:10:46 -08:00
emacs/lisp/net
Michael Albinus f405756811 Implement `copy-directory-create-symlink' for remote files
* lisp/net/tramp-sh.el (tramp-sh-handle-copy-directory):
Implement `copy-directory-create-symlink'.  (Bug#10897)

* test/lisp/net/tramp-tests.el (tramp-test15-copy-directory):
Extend test.
2021-08-22 20:44:54 +02:00
..
ange-ftp.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
browse-url.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
dbus.el
dictionary-connection.el
dictionary.el
dig.el Allow `C-u M-x dig' to ask for a query type 2021-06-24 18:51:38 +02:00
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el In files that use allout use it for all headings 2021-06-30 22:17:01 +02:00
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eww.el Merge branch 'feature/context-menu' 2021-08-17 11:11:35 +03:00
gnutls.el
goto-addr.el Add new context-menu options for menus "File At Point" and "Version Control". 2021-07-27 23:48:07 +03:00
hmac-def.el
hmac-md5.el
imap.el
ldap.el
mailcap.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mairix.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
net-utils.el
netrc.el
network-stream.el
newst-backend.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
nsm.el
ntlm.el
pop3.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
puny.el
quickurl.el
rcirc.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
rfc2104.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el
secrets.el
shr-color.el
shr.el Add faces for shr heading elements (bug#49433) 2021-07-06 17:06:17 +02:00
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
soap-inspect.el
socks.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
telnet.el
tramp-adb.el Improve connection type `pipe' for remote processes 2021-08-12 20:09:48 +02:00
tramp-archive.el Code cleanup wrt file locks 2021-07-08 21:13:40 +02:00
tramp-cache.el Replace some `string-match-p' calls in Tramp 2021-08-11 15:34:43 +02:00
tramp-cmds.el Replace some `string-match-p' calls in Tramp 2021-08-11 15:34:43 +02:00
tramp-compat.el Tramp string-search and string-replace compatibility functions 2021-08-10 15:05:51 +02:00
tramp-crypt.el Preserve backward compatibility in Tramp 2021-07-14 18:36:14 +02:00
tramp-ftp.el
tramp-fuse.el Implement file locks for remote files (Bug#49261) 2021-07-07 18:36:53 +02:00
tramp-gvfs.el Tramp string-search and string-replace compatibility functions 2021-08-10 15:05:51 +02:00
tramp-integration.el
tramp-rclone.el Add remote-file-name-inhibit-locks 2021-07-13 19:50:05 +02:00
tramp-sh.el Implement `copy-directory-create-symlink' for remote files 2021-08-22 20:44:54 +02:00
tramp-smb.el Replace some `string-match-p' calls in Tramp 2021-08-11 15:34:43 +02:00
tramp-sshfs.el Make remote file locks more robust 2021-07-18 16:58:52 +02:00
tramp-sudoedit.el Adapt tramp-sudoedit.el for better testing 2021-07-26 09:55:30 +02:00
tramp-uu.el
tramp.el Some adaptions for Tramp's security key detection. 2021-08-22 14:50:19 +02:00
trampver.el Change Tramp version to "2.5.2-pre" 2021-07-30 17:19:29 +02:00
webjump.el
zeroconf.el