Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Problems with "copy" from URL in STATA 18

    Hi all,
    since a few weeks, I have a problem in STATA 18 when using the copy command for copying from URL. E.g. the following code produces an Error message.
    Code:
    copy https://download.bls.gov/pub/time.series/pc/pc.data.01.aggregates aggregates.txt, replace
    When running in STATA 18, I get the following messsage:
    . copy https://download.bls.gov/pub/time.se....01.aggregates aggregates.txt, replace
    (file aggregates.txt not found)
    r(679);
    In STATA 17 and older versions the command works properly.

    Were there any changes in the copy command or how STATA handles URL and how can I get it working?

    Thanks for any advise,

    Christoph
    Last edited by Christoph Reiss; 19 Jul 2023, 11:08.

  • #2
    I just tried it and it works for me. Make sure you're running the latest update. If you are running the latest update and continue to have issues, please contact Stata tech support.
    Last edited by Chinh Nguyen (StataCorp); 19 Jul 2023, 13:29.
    -Chinh Nguyen

    Comment


    • #3
      My version of Stata 18 is updated to October 2023, but I am facing exactly the same issue as Christoph's.

      Comment


      • #4
        deleted - multiple posts by accident

        Comment


        • #5
          deleted - multiple posts by accident

          Comment

          Working...
          X