google-code-export / yabi

Automatically exported from code.google.com/p/yabi
0 stars 1 forks source link

Selecting a directory of files not working #252

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Choose select file
2. Select a directory of fasta files
3. Add blast

What is the expected output? What do you see instead?
Expect 1 blast task for each file. Instead get copying error.

RCopying scp://<snip>blasttest/ to scp://<snip>/blasttest (3)/1 - select file/ 
failed: (-1, '500 Internal Server Error', "Tried to POST 
priority=100&yabiusername=<snip>&dst=<snip>%2Fblasttest+%283%29%2F1+-+select+fil
e%2F&src=scp<snip>blasttest%2F to https://192.168.1.96:9001/fs/rcopy.\nRemote 
response was:\n(-1, '404 Not Found', 'Tried to GET 
http://192.168.1.96:9001/fs/ls?priority=100&yabiusername=<snip>&recurse=true&uri
=scp<snip>w%2Fblasttest%2F.\\nRemote response was:\\nNo such file or 
directory\\n', 404)")

Original issue reported on code.google.com by amacgregor on 26 Jul 2012 at 8:20

GoogleCodeExporter commented 9 years ago
Fixed on tszabo in 65c4ba0b572f.

Original comment by szab...@gmail.com on 15 Aug 2012 at 1:13