Hi,
I was not able to upload fastq.gz files from my PC (size around 1.5 Gb) to the usegalaxy.eu. I tried it many times with different files; the message was: Warning: Upload request failed. (0)
Is it possible to fix it somehow?
Hi @CC_Tue
To Upload
larger files to Galaxy, or multiple files in batch, from a local computer – try using FTP.
-
General FTP Help: Galaxy FTP Upload - Galaxy Community Hub
-
GTN tutorials, start here: Galaxy Training!
Note that the FTP URL differs by the server and is linked to an activated, existing registered account at that server (email plus password). The connection can be resumed if it stalls out due to an interrupted or slower internet upload speed. The latter is common for home networks (usually optimized for data download speeds).
I added some tags to your post that cover related Q&A and troubleshooting.
Hope that helps!
Dear jennaj
thanks a lot, I will try this possibility (need to learn first, as I am new to FTP).
I hope it will work.
Few tips: Install and try using a simple application like Filezilla
. All default settings should work fine. At the top, type in the target server’s URL for FTP then your email + password (same as used to log into Galaxy at that server) and click on the button for “quick connect”. Certificate pop-ups can be reviewed and accepted. Then it is as simple as navigating to the files on your computer on the left side and dragging them over to the server on the right side. The transfer status will be reported in the bottom tabs.
Don’t quit out of the application or let your computer “sleep” until the full data transfer is completed. Should a connection drop or a file partially transfer: click on quick-connect again, accept server certificate pop-ups, then click on “resume transfer”.
You can get fancier with a command-line function/string or by custom pre-configuring an FTP application (instructions are in the links I sent before), but that isn’t needed for most public Galaxy servers.
Dear jennaj,
It is working!
Again many thanks for your help and best wishes!
Hi!
I already tested all options with FTP transfer files for Galaxy EU but Filezilla showed a critical error and I cannot connect with Galaxy EU server, here it is an Screenshot of this error.
I check several times my password and is correct, since i can login into galaxy server with chrome without any problem
Hi Diego,
there is an interval of time between when you create an account in the web interface and when that account is replicated into the FTP server.
I checked, and it’s now correctly present into the FTP server.
Please make another try
Hello,
I have the same problem: I want to upload fastq.gz files (1.5-2.5GB each) to usegalaxy.eu and get the warning upload request failed. It works fine for smaller sized files (~500MB).
I tried using FileZilla using galaxy.uni-freiburg.de as server, as well as ftp.usegalaxy.eu
Using this galaxy.uni-freiburg.de, I get a timeout connection error. For ftp.usegalaxy.eu, I get the following:
Status: | Auflösen der IP-Adresse für ftp.usegalaxy.eu |
---|---|
Status: | Verbinde mit 132.230.223.103:21… |
Status: | Verbindung hergestellt, warte auf Willkommensnachricht… |
Antwort: | 220-incoming.galaxyproject.eu FTP server |
Antwort: | |
Antwort: | Unauthorized access is prohibited |
Antwort: | 220 FTP Server ready. |
Befehl: | USER (my email address) |
Antwort: | 550 SSL/TLS required on the control channel |
Fehler: | Herstellen der Verbindung zum Server fehlgeschlagen |
I would appreciate any help.
Hi tsa.s,
the instruction for using our FTP service are on Galaxy Europe | FTP service instructions
Please take a look at the manual and make sure you are following all the directions.
Hi,
it seems to work now. I missed entering port 21 and had to try both TLS options (eplicit FTP over TLS worked).
Thanks for the fast help.