can't see mapped network drives

Here you can submit bugreports
Post Reply
luexeomni

can't see mapped network drives

Post by luexeomni »

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.
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: can't see mapped network drives

Post by admin »

I'm unable to investigate that until next week but I'll give it a top priority.

-steipal
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: can't see mapped network drives

Post by admin »

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
Guest

Re: can't see mapped network drives

Post by Guest »

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
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: can't see mapped network drives

Post by admin »

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
Post Reply