Hello all, i hope i can get some help. I zipped a folder and uploaded it to the BF server via the software distribution wizard. I have the sha, size name etc and i can create a task to the client that i want to “copy” the zip file to but i cannot get the folder to move out of the __Download folder.
I tried to copy it manually out of there but when i tried to extract it, there was no files detected as if it was empty? I dont know if i am missing something or perhaps am going the wrong way about this.
I uploaded the zip folder to BF, and the prefetch details are as below:
prefetch 38d334450079994f2551f296428d0cd014bf47f1 sha1:38d334450079994f2551f296428d0cd014bf47f1 size:1944552626 http://xx.xx.xxx.com:52311/Uploads/38d334450079994f2551f296428d0cd014bf47f1/test.zip.tmp sha256:dadd86ddc60410aa0ec1681b3595d836a155daec552338cd2c341ef2f5feb230
extract 38d334450079994f2551f296428d0cd014bf47f1
I took this and changed it to this to distribute the zip to the client machines
prefetch test.zip sha1:38d334450079994f2551f296428d0cd014bf47f1 size:1944552626 http://xx.xx.com:52311/Uploads/38d334450079994f2551f296428d0cd014bf47f1/test.zip.tmp
//copy from download to user desktop
copy __Download\test.zip C:\users\user\desktop\
Because of the limitation with access to this client, i cannot just point from one share to another to copy the files, i have to host the files on the BF server.