<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://library.morph.zone/index.php?action=history&amp;feed=atom&amp;title=Shell_Commands%2FSmb2FS</id>
		<title>Shell Commands/Smb2FS - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://library.morph.zone/index.php?action=history&amp;feed=atom&amp;title=Shell_Commands%2FSmb2FS"/>
		<link rel="alternate" type="text/html" href="https://library.morph.zone/index.php?title=Shell_Commands/Smb2FS&amp;action=history"/>
		<updated>2026-05-03T09:41:52Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://library.morph.zone/index.php?title=Shell_Commands/Smb2FS&amp;diff=4293&amp;oldid=prev</id>
		<title>JPV: Created page with &quot;'''Smb2FS''' - Mounts a samba share (SMB2/3)  DOMAIN=WORKGROUP/K, USER=USERNAME/K, PASSWORD/K, CHANGECASE/S, CASE=CASESENSITIVE/S, OMITHIDDEN/S, QUIET/S, ASKPASSWORD=AP/S, POP...&quot;</title>
		<link rel="alternate" type="text/html" href="https://library.morph.zone/index.php?title=Shell_Commands/Smb2FS&amp;diff=4293&amp;oldid=prev"/>
				<updated>2023-05-19T11:19:57Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Smb2FS&amp;#039;&amp;#039;&amp;#039; - Mounts a samba share (SMB2/3)  DOMAIN=WORKGROUP/K, USER=USERNAME/K, PASSWORD/K, CHANGECASE/S, CASE=CASESENSITIVE/S, OMITHIDDEN/S, QUIET/S, ASKPASSWORD=AP/S, POP...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Smb2FS''' - Mounts a samba share (SMB2/3)&lt;br /&gt;
&lt;br /&gt;
DOMAIN=WORKGROUP/K, USER=USERNAME/K, PASSWORD/K, CHANGECASE/S, CASE=CASESENSITIVE/S, OMITHIDDEN/S, QUIET/S, ASKPASSWORD=AP/S, POPUPONERRORS/S, CLIENT=CLIENTNAME/K, SERVER=SERVERNAME/K, DEVICE=DEVICENAME/K, VOLUME=VOLUMENAME/K, CACHE=CACHESIZE/N/K, DEBUGLEVEL=DEBUG/N/K, TZ=TIMEZONEOFFSET/N/K, NETBIOS/S, TRANSLATE=TRANSLATIONFILE/K, NETBIOSNAMESERVICEPORT/N/K, PORT=NETBIOSSESSIONPORT/N/K, SERVICE/A&lt;br /&gt;
&lt;br /&gt;
A more detailed documentation can be found on the SYS:MorphOS/Locale/Help/english/SmbFS.txt file.&lt;br /&gt;
&lt;br /&gt;
Smb2FS also accepts the URL format as an argument:&lt;br /&gt;
 smb://[&amp;lt;domain;][&amp;lt;username&amp;gt;@]&amp;lt;host&amp;gt;[:&amp;lt;port&amp;gt;]/&amp;lt;share&amp;gt;/&amp;lt;path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
 Smb2FS WORKGROUP=example VOLUME=Net: USER=morphosuser PASSWORD=example SERVICE=//sambaserver/sharedfiles&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Tips for quitting the command if you've started it as a background process:&lt;br /&gt;
&lt;br /&gt;
* With the [[Shell_Commands/UnMount|UnMount]] command from the shell.&lt;br /&gt;
* If you have used the default device name for a samba share, you can unmount the share with the Eject [[Screenbar_Modules|screenbar module]].&lt;br /&gt;
* Right-clicking a share icon on the desktop and selecting ''Eject''.&lt;br /&gt;
* It can be quitted from the shell by finding out the process number with the [[Shell_Commands/Status|Status]] command and giving that number to the [[Shell_Commands/Break|Break]] command.&lt;br /&gt;
* If you want to do the previous operation automatically for example in a script, you can use the following command (including all the apostrophes and alikes): ''Break `Status COM &amp;quot;Smb2FS '//sambaserver/sharedfiles'&amp;quot;`''&lt;br /&gt;
* Any program which can send a CTRL-C signal to the program can quit it, for example the TaskManager program.&lt;/div&gt;</summary>
		<author><name>JPV</name></author>	</entry>

	</feed>