When i set up my watch folders or i try to submit files to workflow i can't see my mapped networkd drives, i can see them fine in explorer but not in FFASTRANS.
Any idea?
Best regars
J.
can't see mapped network drives
Re: can't see mapped network drives
I'm unable to investigate that until next week but I'll give it a top priority.
-steipal
-steipal
Re: can't see mapped network drives
Ok, I cannot seem to recreate the issue one Win10/8/7. FFAStrans sees my mapped drives on all three systems. Keep in mind that the file-requesters used in FFAStrans are just standard windows APIs so if it appears in exlorer, it sould also appear in the requesters, which basically are exlorer windows sort of.
-steipal
-steipal
Re: can't see mapped network drives
Hi. What about connecting automaticaly to network CIFS/samba shares? Shares who need to enter a user and a password?
It is possible?
best regards,
laur
It is possible?
best regards,
laur
Re: can't see mapped network drives
Currently there are no support for that in FFAStrans but in theory you could pull it of by adding a "Command executor"-node prior to the delivery node using the following command:
%comspec% /c "net use \\myserver\myshare /user:myusername mypassword"
-steipal
%comspec% /c "net use \\myserver\myshare /user:myusername mypassword"
-steipal