#1
|
|||
|
|||
Problems with FTP
I'm trying to do an FTP get with wild cards (in binary mode) but I get an error:
Error transferring file(s) '/mydir/myfile*': Unable to access file on server (/mydir/myfile*: No such file or directory. ) Step 'Get files' failed There are only two files myfile.so and myfiled.so If I do them as two separate steps it works fine. Any ideas what is going wrong? |
|
|