File: tramp-smb.el.html

Access functions for SMB servers like SAMBA or M$ Windows from Tramp.

Defined variables (22)

tramp-smb-acl-programName of SMB acls to run.
tramp-smb-actions-get-aclList of pattern/action pairs.
tramp-smb-actions-set-aclList of pattern/action pairs.
tramp-smb-actions-with-shareList of pattern/action pairs.
tramp-smb-actions-with-tarList of pattern/action pairs.
tramp-smb-actions-without-shareList of pattern/action pairs.
tramp-smb-confPath of the "smb.conf" file.
tramp-smb-connection-local-default-system-variablesDefault connection-local system variables for remote smb connections.
tramp-smb-connection-local-powershell-variablesDefault connection-local powershell variables for remote smb connections.
tramp-smb-errorsRegexp for possible error strings of SMB servers.
tramp-smb-file-name-handler-alistAlist of handler functions for Tramp SMB method.
tramp-smb-matching-lineRegexp to delete from current buffer.
tramp-smb-methodMethod to connect SAMBA and M$ SMB servers.
tramp-smb-optionsList of additional options.
tramp-smb-programName of SMB client to run.
tramp-smb-promptRegexp used as prompt in smbclient or powershell.
tramp-smb-server-versionRegexp of SMB server identification.
tramp-smb-versionVersion string of the SMB client.
tramp-smb-winexe-programName of winexe client to run.
tramp-smb-winexe-shell-commandShell to be used for processes on remote machines.
tramp-smb-winexe-shell-command-switchCommand switch used together with ‘tramp-smb-winexe-shell-command’.
tramp-smb-wrong-passwd-regexpRegexp for login error strings of SMB servers.

Defined functions (49)

tramp-smb-action-get-acl(PROC VEC)
tramp-smb-action-set-acl(PROC VEC)
tramp-smb-action-with-tar(PROC VEC)
tramp-smb-call-winexe(VEC)
tramp-smb-delete-matching-lines(STRING)
tramp-smb-do-file-attributes-with-stat(VEC)
tramp-smb-file-name-handler(OPERATION &rest ARGS)
tramp-smb-file-name-p(VEC-OR-FILENAME)
tramp-smb-get-cifs-capabilities(VEC)
tramp-smb-get-file-entries(DIRECTORY)
tramp-smb-get-localname(VEC &optional SHARE)
tramp-smb-get-share(VEC)
tramp-smb-get-stat-capability(VEC)
tramp-smb-handle-add-name-to-file(FILENAME NEWNAME &optional OK-IF-ALREADY-EXISTS)
tramp-smb-handle-copy-directory(DIRNAME NEWNAME &optional KEEP-DATE PARENTS COPY-CONTENTS)
tramp-smb-handle-copy-file(FILENAME NEWNAME &optional OK-IF-ALREADY-EXISTS KEEP-DATE PRESERVE-UID-GID PRESERVE-EXTENDED-ATTRIBUTES)
tramp-smb-handle-delete-directory(DIRECTORY &optional RECURSIVE TRASH)
tramp-smb-handle-delete-file(FILENAME &optional TRASH)
tramp-smb-handle-expand-file-name(NAME &optional DIR)
tramp-smb-handle-file-acl(FILENAME)
tramp-smb-handle-file-attributes(FILENAME &optional ID-FORMAT)
tramp-smb-handle-file-local-copy(FILENAME)
tramp-smb-handle-file-name-all-completions(FILENAME DIRECTORY)
tramp-smb-handle-file-notify-add-watch(FILE-NAME FLAGS CALLBACK)
tramp-smb-handle-file-system-info(FILENAME)
tramp-smb-handle-file-writable-p(FILENAME)
tramp-smb-handle-get-home-directory(VEC &optional USER)
tramp-smb-handle-insert-directory(FILENAME SWITCHES &optional WILDCARD FULL-DIRECTORY-P)
tramp-smb-handle-make-directory(DIR &optional PARENTS)
tramp-smb-handle-make-process(&rest ARGS)
tramp-smb-handle-make-symbolic-link(TARGET LINKNAME &optional OK-IF-ALREADY-EXISTS)
tramp-smb-handle-process-file(PROGRAM &optional INFILE DESTINATION DISPLAY &rest ARGS)
tramp-smb-handle-rename-file(FILENAME NEWNAME &optional OK-IF-ALREADY-EXISTS)
tramp-smb-handle-set-file-acl(FILENAME ACL-STRING)
tramp-smb-handle-set-file-modes(FILENAME MODE &optional FLAG)
tramp-smb-handle-set-file-times(FILENAME &optional TIME FLAG)
tramp-smb-handle-shell-command(COMMAND &optional OUTPUT-BUFFER ERROR-BUFFER)
tramp-smb-handle-substitute-in-file-name(FILENAME)
tramp-smb-handle-write-region(START END FILENAME &optional APPEND VISIT LOCKNAME MUSTBENEW)
tramp-smb-kill-winexe-function()
tramp-smb-maybe-open-connection(VEC &optional ARGUMENT)
tramp-smb-notify-process-filter(PROC STRING)
tramp-smb-read-file-entry(SHARE)
tramp-smb-remote-acl-p(VEC)
tramp-smb-send-command(VEC COMMAND &optional NOOUTPUT)
tramp-smb-shell-prompt()
tramp-smb-shell-quote-argument(S)
tramp-smb-shell-quote-localname(VEC &optional SHARE)
tramp-smb-wait-for-output(VEC)

Defined faces (0)