I'm attempting to upload a 7GB csfasta file into galaxy by pointing at a local file system path within the Admin interface using the dataset management forms.  I am unable to get this to work.  It worked fine for other large file tipes (fastq), but this is failing for me and I can't figure out why.  The only error i'm finding is partial:

Traceback (most recent call last): File "/home/perin/galaxy-dist/tools/data_source/upload.py", line 308, in ? __main__() File "/home/perin/galaxy-dist/tools/data_source/upload.py", line 300, in __main__ add_file( dataset, json_file, output_pat

Any ideas?

Juan Perin