Menu

MiGFSIntro

Anonymous

Introduction

Once you start seriously using MiG as a user you may end up deciding that that manipulating and using the files in your MiG home directory is cumbersome whether you use the web interface or user scripts. There's a third option available to Linux/UNIX users in that case: the FUSE based SSHFS (and the old deprecated MiGFS). With FUSE and SSHFS or MiGFS you can locally mount your MiG home directory like any other file system and manipulate files and directories with the tools you prefer. This may include moving files around in your file manager or editing your input files in Emacs or whatever editor you prefer.

SSHFS (recommended)

We recommend the SSHFS solution for mounting your MiG home since it is well tested and performs better than the old MiGFS solution!

Requirements

You need a Linux/UNIX operating system with FUSE support and a working sshfs installation to get MiG sshfs-mounted: SSHFS

For Mac OS X users there's the OSXFUSE which works with SSHFS. Please refer to the (OSX)FUSE page for instructions on setting up FUSE if you haven't already got it working in e.g. GMailFS or SSHFS. With most recent Linux distributions you simply need to install a fuse-utils package if it is not already installed and load the fuse kernel module .

Instructions

First make sure sshfs works with any UNIX account you have with ssh access. You can also try with localhost if you don't have access to remote systems. All the remaining instructions for setting up and using sshfs with MiG are included in the ssh settings section of your MiG Settings page.

MiGFS (deprecated)

If you have problems with sshfs access to MiG you can try out the old fuse and MiG user scripts based MiGFS instead. We recommend using the newer sshfs solution as sshfs is more efficient and widely used, but the instructions for MiGFS are kept as a fall back solution.

Requirements

You need a Linux/UNIX operating system with FUSE support and a working (python) MiG user scripts setup to get MiGFS running. Please refer to the FUSE instructions in the corresponding sshfs section above.

Getting the code

Stable releases of MiGFS are available from Downloads, but for the more adventurous it is also possible to grab the latest development version directly from Source.

Instructions

Simply download the version that you want and unpack it if necessary. Now all the detailed instructions for setting up and testing the code is available in the included README file.


Related

Wiki: FrontPage
Wiki: Home
Wiki: UserTopics
Wiki: UsingJobFiles
Wiki: WelcomePage
Wiki: WikiSidebar

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.