Script for put command with file extension

Advertisement

drlachlansmith
Joined:
Posts:
1
Location:
NSW

Script for put command with file extension

Hi, I try to use the put command to specific file extension (*.zip), it never work. Can you help with that please (the script as below)?
put   "C:\Users\Lachlan Smith\Desktop\syntest home"   "/syn2 soure "

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,646
Location:
Prague, Czechia

Re: Script for put command with file extension

So what did you try? What is "/syn2 soure "?
The code should be as simple as:
put   "C:\Users\Lachlan Smith\Desktop\syntest home\*.zip" "/target/path/"

Reply with quote

Advertisement

You can post new topics in this forum