File: tramp-smb.el.html
Access functions for SMB servers like SAMBA or M$ Windows from Tramp.
Defined variables (22)
tramp-smb-acl-program | Name of SMB acls to run. |
tramp-smb-actions-get-acl | List of pattern/action pairs. |
tramp-smb-actions-set-acl | List of pattern/action pairs. |
tramp-smb-actions-with-share | List of pattern/action pairs. |
tramp-smb-actions-with-tar | List of pattern/action pairs. |
tramp-smb-actions-without-share | List of pattern/action pairs. |
tramp-smb-conf | Path of the "smb.conf" file. |
tramp-smb-connection-local-default-system-variables | Default connection-local system variables for remote smb connections. |
tramp-smb-connection-local-powershell-variables | Default connection-local powershell variables for remote smb connections. |
tramp-smb-errors | Regexp for possible error strings of SMB servers. |
tramp-smb-file-name-handler-alist | Alist of handler functions for Tramp SMB method. |
tramp-smb-matching-line | Regexp to delete from current buffer. |
tramp-smb-method | Method to connect SAMBA and M$ SMB servers. |
tramp-smb-options | List of additional options. |
tramp-smb-program | Name of SMB client to run. |
tramp-smb-prompt | Regexp used as prompt in smbclient or powershell. |
tramp-smb-server-version | Regexp of SMB server identification. |
tramp-smb-version | Version string of the SMB client. |
tramp-smb-winexe-program | Name of winexe client to run. |
tramp-smb-winexe-shell-command | Shell to be used for processes on remote machines. |
tramp-smb-winexe-shell-command-switch | Command switch used together with ‘tramp-smb-winexe-shell-command’. |
tramp-smb-wrong-passwd-regexp | Regexp for login error strings of SMB servers. |