<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.reddnet.org/mwiki/index.php?action=history&amp;feed=atom&amp;title=LoRS_Instructions_-_Uploading%2FDownloading_Files</id>
	<title>LoRS Instructions - Uploading/Downloading Files - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.reddnet.org/mwiki/index.php?action=history&amp;feed=atom&amp;title=LoRS_Instructions_-_Uploading%2FDownloading_Files"/>
	<link rel="alternate" type="text/html" href="https://www.reddnet.org/mwiki/index.php?title=LoRS_Instructions_-_Uploading/Downloading_Files&amp;action=history"/>
	<updated>2026-05-25T01:36:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://www.reddnet.org/mwiki/index.php?title=LoRS_Instructions_-_Uploading/Downloading_Files&amp;diff=3012&amp;oldid=prev</id>
		<title>Managanj: New page: {| align=&quot;right&quot; | __TOC__ |} #Setting Up LoRS #Uploading/Downloading Files #Other Commands  == Uploading Files == *Enter ...</title>
		<link rel="alternate" type="text/html" href="https://www.reddnet.org/mwiki/index.php?title=LoRS_Instructions_-_Uploading/Downloading_Files&amp;diff=3012&amp;oldid=prev"/>
		<updated>2008-01-16T16:52:54Z</updated>

		<summary type="html">&lt;p&gt;New page: {| align=&amp;quot;right&amp;quot; | __TOC__ |} #&lt;a href=&quot;/mwiki/index.php/LoRS_Instructions&quot; title=&quot;LoRS Instructions&quot;&gt;Setting Up LoRS&lt;/a&gt; #Uploading/Downloading Files #&lt;a href=&quot;/mwiki/index.php/LoRS_Instructions_-_Other_LoRS_Commands&quot; title=&quot;LoRS Instructions - Other LoRS Commands&quot;&gt;Other Commands&lt;/a&gt;  == Uploading Files == *Enter ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
| __TOC__&lt;br /&gt;
|}&lt;br /&gt;
#[[LoRS Instructions|Setting Up LoRS]]&lt;br /&gt;
#Uploading/Downloading Files&lt;br /&gt;
#[[LoRS Instructions - Other LoRS Commands|Other Commands]]&lt;br /&gt;
&lt;br /&gt;
== Uploading Files ==&lt;br /&gt;
*Enter the &amp;quot;lors-0.82.1&amp;quot; directory and the &amp;quot;local&amp;quot; subdirectory (the LoRS commands are also in the local/bin subdirectory):&lt;br /&gt;
&amp;lt;pre&amp;gt; $ cd ~/lstore/lors-0.82.1/local&amp;lt;/pre&amp;gt;&lt;br /&gt;
*To upload to a depot (dansdepot in these examples), copy it to this directory from an existing location (ask someone!). This allows LoRS to access the depot you want to upload into. &lt;br /&gt;
*The basic command to upload a file is:&lt;br /&gt;
&amp;lt;pre&amp;gt; $ ./lors_upload &amp;lt;filename&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
*We will use the following options: (see ./lors_upload --help for all the options available)&lt;br /&gt;
**--xndrc dansdepot (specifies the depotlist for this upload)&lt;br /&gt;
**--depot-list (uses only depots in the ~/.xndrc file)&lt;br /&gt;
**-n OR --none (turns off end2end services)&lt;br /&gt;
**-d 10d OR --duration=10d (specifies storage time in sec (s), min (m), hrs (h), or days (d))&lt;br /&gt;
**-f OR --samename (creates the exNode file by appending .xnd to the original filename)&lt;br /&gt;
*Putting these together, upload using this command:&lt;br /&gt;
&amp;lt;pre&amp;gt; $ ./lors_upload --xndrc dansdepot --depot-list -n -d 10d -f filename&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Again, other options are explained in:&lt;br /&gt;
&amp;lt;pre&amp;gt; $ ./lors_upload --help&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Error lists are available in the local/doc/lors directory. I used:&lt;br /&gt;
&amp;lt;pre&amp;gt; $ cd ~/lstore/lors-0.82.1/local/doc/lors&lt;br /&gt;
 $ emacs lors__error_8h.html&amp;lt;/pre&amp;gt;&lt;br /&gt;
*In the HTML tab of the emacs window I selected View Buffer Contents, which opens the file in HTML format&lt;br /&gt;
&lt;br /&gt;
== Downloading Files ==&lt;br /&gt;
*To download a file from the depot, re-enter the ~/.../lors-0.82.1/local/bin subdirectory and use the basic command:&lt;br /&gt;
&amp;lt;pre&amp;gt; $ ./lors_download &amp;lt;filename.xnd&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
*As with the upload tool, options are available using:&lt;br /&gt;
&amp;lt;pre&amp;gt; $ ./lors_download --help&amp;lt;/pre&amp;gt;&lt;br /&gt;
*The -o option allows you to download to a specific file:&lt;br /&gt;
&amp;lt;pre&amp;gt; $ ./lors_download -o yesitcan.txt canitdothis.xnd&amp;lt;/pre&amp;gt;&lt;br /&gt;
*This command will download the contents of canitdothis to a file named yesitcan.txt. You can also download to a file in a different directory by specifying the file's path after the -o option.&lt;br /&gt;
*If you see this error, make sure you use &amp;lt;filename&amp;gt;'''.xnd''' in the command line:&lt;br /&gt;
&amp;lt;pre&amp;gt; lstat(directorychange) error:No such file or directory&lt;br /&gt;
 deserialize failed! : directorychange&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Managanj</name></author>
	</entry>
</feed>