Search found 53 matches

by ring4life70
Thu Oct 26, 2023 10:03 am
Forum: Usage, tips and tricks
Topic: Archive workflow
Replies: 29
Views: 11130

Re: Archive workflow

the problem is the destination, if i use a particular network drive as destination, the process hangs and does not move forward, but if i use a local drive or a different network drive, robocopy work fine without any issue :-(
by ring4life70
Tue Oct 24, 2023 3:29 pm
Forum: Usage, tips and tricks
Topic: Archive workflow
Replies: 29
Views: 11130

Re: Archive workflow

Hi, I am trying to include in the target path the archive creation date, but if i use the variable date: cmd /C "C:\Windows\System32\Robocopy.exe "%s_source%" "\\192.168.100.1\RemoteArchive2\[MASTER ARCHIVE]\%s_original_folder%\%i_original_day%_%i_original_mon%_%i_original_year%\...
by ring4life70
Mon Sep 18, 2023 8:36 am
Forum: Usage, tips and tricks
Topic: Archive workflow
Replies: 29
Views: 11130

Re: Archive workflow

Thanks Emcodem,
you have convinced me :-) the new version of FastCopy would be a good alternative, let me do some test and eventually I will get back to you.
thanks again for your time
by ring4life70
Wed Sep 13, 2023 5:10 am
Forum: Usage, tips and tricks
Topic: Archive workflow
Replies: 29
Views: 11130

Re: Archive workflow

thanks Emcodem, below are my answers how many files are being archived at once in folder mode, is it like above 100? [/i]no more than 100 do we have to expect lots of stuff going on at once? e.g. multiple paralell archive processes are started on monday morning as weekly routine? I prefer to start t...
by ring4life70
Tue Sep 12, 2023 10:24 am
Forum: Usage, tips and tricks
Topic: Archive workflow
Replies: 29
Views: 11130

Re: Archive workflow

:-) Absolutely yes, I am here and I am so curious to figure out how to complete this workflow.

Thanks
by ring4life70
Mon Sep 11, 2023 1:31 pm
Forum: Usage, tips and tricks
Topic: Archive workflow
Replies: 29
Views: 11130

Re: Archive workflow

it would be great to create this part of the workflow as well :-)
by ring4life70
Mon Sep 11, 2023 10:43 am
Forum: Usage, tips and tricks
Topic: Archive workflow
Replies: 29
Views: 11130

Re: Archive workflow

thanks again Emcodem, using a Conditional node as start node as you suggested I was able to create two separate workflow branches, one for files and one for folders, and the workflow works exactly as I expected. Concerning your question : How would you calculate what subfolder the file needs to be p...
by ring4life70
Fri Sep 08, 2023 1:21 pm
Forum: Usage, tips and tricks
Topic: Archive workflow
Replies: 29
Views: 11130

Re: Archive workflow

Thanks Emcodem, everything is fine now, I can confirm you that in my version there is no space between File and :. So this workflow is fine if I send a folder in the right side of the web interface, but if I want to send a single file (not a folder), it returns an error, is there any way to manage f...
by ring4life70
Fri Sep 08, 2023 7:40 am
Forum: Usage, tips and tricks
Topic: Archive workflow
Replies: 29
Views: 11130

Re: Archive workflow

Hi emcodem here below the screenshot
Screenshot 2023-09-08 at 9.34.42 AM.png
Screenshot 2023-09-08 at 9.34.42 AM.png (18.96 KiB) Viewed 2556 times
by ring4life70
Thu Sep 07, 2023 1:13 pm
Forum: Usage, tips and tricks
Topic: Archive workflow
Replies: 29
Views: 11130

Re: Archive workflow

Thanks Emcodem,

now the workflow with robocopy command works perfectly, however in the status of the webui the workflow return me an error on the last block (the check result), even if the copy was successful.

1st evaluation of "%s_files_copied% > 0" is " > 0"