Commit 55fa951d authored by Cristiano Urban's avatar Cristiano Urban
Browse files

Modified README.txt.

parent d9908e1f
Loading
Loading
Loading
Loading
+3 −6
Original line number Diff line number Diff line
@@ -98,12 +98,9 @@ For example, suppose we have a hot storage mounted on /mnt/hot_storage/users and
Our user folder will be, for example, /mnt/hot_storage/users/curban.

On the transfer node you will find a directory called 'test_import' containing some data to be used for an import
test. Copy that data in your user folder with:
test.

cd /home/test_import
cp -r * /mnt/hot_storage/users/curban/

First of all, launch vos_import without any argument:
First of all, launch vos_import without any argument in order to see how to use it:

client@28970a09202d:~$ vos_import 

@@ -133,7 +130,7 @@ EXAMPLE
    
client@28970a09202d:~$

Now, return on the client and launch the import command:
Now, launch the import command to import the 'testdir' directory:

client@28970a09202d:~$ vos_import /mnt/hot_storage/users/curban/testdir curban