Dear all, I've a question about FTP upload of data. The data uploaded via ftp are placed in the directory ftp_upload_dir defined in universe_wgsi.uni After the uploading, when a user select the data to import in its history, galaxy copy the file in the dir file_path (defined in universe_wgsi.uni). In this manner we have two copy of the same file, and with NGS data this not the best solution... I try to set the ftp_upload_dir and the file_path with the same path but galaxy copy the file in a dir called 000. In my ftp_upload_dir / file_path so I have: - user1@mail.com - user2@mail.com - 000 How can I avoid this duplication ? All the Best Alessandro -- ****************************** Alessandro Albiero Bioinformatics Lab CRIBI-Padua University Viale G. Colombo, 3 35121 Padova-Italy http://genomics.cribi.unipd.it http://genomics.cribi.unipd.it/index.php/User:Albiero Phone. +39. 049 827-6165 Fax. +39. 049 827-6159 ********************************
it shouldn't copy the file, it should move it, so there's no duplication. what's the ownership and permission of the file after upload? and don't use the database/files/ folder! On Thu, Oct 13, 2011 at 9:09 AM, alessandro albiero < alessandroalbiero@gmail.com> wrote:
galaxy copy the file in the dir file_path (defined in universe_wgsi.uni).
In this manner we have two copy of the same file,
participants (2)
-
alessandro albiero
-
Edward Kirton