<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://hacking-printers.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=77.181.223.192</id>
		<title>Hacking Printers - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://hacking-printers.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=77.181.223.192"/>
		<link rel="alternate" type="text/html" href="http://hacking-printers.net/wiki/index.php?title=Special:Contributions/77.181.223.192"/>
		<updated>2026-06-22T13:30:10Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.26.4</generator>

	<entry>
		<id>http://hacking-printers.net/wiki/index.php?title=SMB&amp;diff=233</id>
		<title>SMB</title>
		<link rel="alternate" type="text/html" href="http://hacking-printers.net/wiki/index.php?title=SMB&amp;diff=233"/>
				<updated>2017-01-28T10:24:43Z</updated>
		
		<summary type="html">&lt;p&gt;77.181.223.192: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In the Windows world, you can print directly (without any ‘printer drivers’ interfering and converting the file) on a shared printer as follows:&lt;br /&gt;
&lt;br /&gt;
 C:\&amp;gt; copy /b file \\server\printer&lt;br /&gt;
&lt;br /&gt;
...where &amp;lt;code&amp;gt;server&amp;lt;/code&amp;gt; can be the printer itself, if it supports direct printing over SMB or a separate computer system and &amp;lt;code&amp;gt;printer&amp;lt;/code&amp;gt; is the name of the printer share. In the UNIX world, you can directly send a file to a printer using either the ''smbclient'' or the ''smbspool'' command from the samba(7) suite:&lt;br /&gt;
&lt;br /&gt;
 smbclient [-N|-U user] //server/printer -c &amp;quot;print file&amp;quot;&lt;br /&gt;
 smbspool smb://[user:pass]@server/printer 0 user title 1 &amp;quot;&amp;quot; file&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
→ ''Related aricles:'' [[Fundamentals#High-level_overview|Fundamentals]], [[Attack carriers]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>77.181.223.192</name></author>	</entry>

	</feed>