Page 1 of 1

How can I identify which file in a flow wants to mount a server ?

Posted: Tue Jul 02, 2013 4:34 am
by MitchSharpe
Hello all,



I am building an archiving flow to move jobs off 1 local server via our internal network to another server in another suburb. I also want to zip each job folder, which I found a bit difficult to start, but now seem to have what I want. But now I am getting a warning pop up asking to mount a server which is not reachable from this location every now and then. The server does exist - these files were on it until 12 months ago - and I can find no aliases to the server, at this moment but a Unix Executable that might be an issue ?



Yes I am on Apple OS X.



Mitch



How can I identify which file in a flow wants to mount a server ?

Posted: Tue Jul 02, 2013 4:21 pm
by dkelly
Have you written a script or are you just using the standard flow elements? What external application are you calling?

How can I identify which file in a flow wants to mount a server ?

Posted: Wed Jul 03, 2013 1:04 am
by MitchSharpe
No scripts just straight Switch (11) workflow ...



Have done some additional searching inside the Input files/folders - 800Gb of them... and have found a number of Folder and file Aliases which if opened (well try to open) they throw up the "cant mount server 192.168.x.x" error as seen on the switch machine.



Only thing I can surmise is that for some reason switch is trying to find the originals from the aliases instead of just copying the aliases over ?



Thankyou for your reply dkelly !