easyaccess icon indicating copy to clipboard operation
easyaccess copied to clipboard

In python (at least) cannot upload file with "-" in the name, even with name= specified

Open erykoff opened this issue 7 years ago • 1 comments

If attempting to upload a file with a "-" in the name (as in any file with a DES tilename) from connection.append_table(filename, name=table_name), easyaccess complains Invalid table name, change filename or use --tablename. However, this happens even when you specify a valid tablename.

erykoff avatar Sep 01 '17 21:09 erykoff