<div class="gmail_extra"><div class="gmail_quote">On Thu, Dec 6, 2012 at 4:30 PM, Dave Woyciesjes <span dir="ltr"><<a href="mailto:woyciesjes@sbcglobal.net" target="_blank">woyciesjes@sbcglobal.net</a>></span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">    I've found 2 ways, for mounting a <a href="http://box.com" target="_blank">box.com</a> filespace on Linux. The first, through Nautilus works nice. The second uses devfs2 to mount into the filesystem.<br>




    Has anyone here actually done this? I'm running 12.04...<br>
<br>
<br>
<br>
<br>
How to Auto-Mount Box.net to Linux Desktop<br>
<<a href="http://maketecheasier.com/auto-mount-box-net-to-linux-desktop/2012/03/27" target="_blank">http://maketecheasier.com/<u></u>auto-mount-box-net-to-linux-<u></u>desktop/2012/03/27</a>><br>
<br>
Access <a href="http://box.com" target="_blank">box.com</a> (<a href="http://box.net" target="_blank">box.net</a>) from your Ubuntu<br>
<<a href="http://dev.modmancer.com/index.php/2011/12/17/access-box-com-box-net-from-your-ubuntu/" target="_blank">http://dev.modmancer.com/<u></u>index.php/2011/12/17/access-<u></u>box-com-box-net-from-your-<u></u>ubuntu/</a>><br>




<br>
<a href="https://duckduckgo.com/?q=box.com+sync+client+for+linux&t=canonical" target="_blank">https://duckduckgo.com/?q=box.<u></u>com+sync+client+for+linux&t=<u></u>canonical</a><span><font color="#888888"><br>

<br>
<br>
<br>
<br>
<br>
-- <br>
--- Dave Woyciesjes<br>
--- ICQ# 905818<br>
--- AIM - woyciesjes<br>
--- CompTIA A+ Certified IT Tech - <a href="http://certification.comptia.org/" target="_blank">http://certification.comptia.<u></u>org/</a><br>
--- HDI Certified Support Center Analyst - <a href="http://www.ThinkHDI.com/" target="_blank">http://www.ThinkHDI.com/</a><br>
            Registered Linux user number 464583<br>
<br>
"Computers have lots of memory but no imagination."<br>
"The problem with troubleshooting is that trouble shoots back."<br>
 - from some guy on the internet.<br>
        <br>
<br>
<br>
-- <br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com" target="_blank">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/<u></u>mailman/listinfo/ubuntu-users</a><br>
</font></span></blockquote></div><br><br>Being the creator of this program I think I'll just leave this here;<br><a href="https://github.com/sebastiansam55/boxlinux" target="_blank">https://github.com/sebastiansam55/boxlinux</a><br>



<br>It's a terminal program that will download all of your files from Box.com to a directory that you choose; most of the info is in the README but I'll just summarize here;<br><br>`boxlinux --setup` will set it up and auth you through the box website<br>



<br>`boxlinux -u FILENAME` will upload a file to either the root directory or with the addition of the `--dir FOLDERNAME` to that directory.<br><br>`boxlinux --sync` will download all of the files and folders into the directory setup with `--setup` <br>


There are also commands for downloading and listing files.<br>
<br>Right now it doesn't check for when a file changes or for when a file is removed<br><br>I'll add in deleting files and folders, also planning to add ability to make sharable links to files in your account, it was in previous versions but I recently changed a whole lot about the way the program works. Please don't hesitate to ask if you have any questions or bugs!<br>



<br>--<br>Sam Sebastian<br></div>