I have a copier that will scan to folder on another file server.
On the local file server it fails the first time.
what can cause that?
3 Spice ups
Liberty73
(Liberty73)
2
How do you know that it fails? Are you getting an error message? What is the make and model of your copier/scanner?
vmcelwain
(Victor McElwain)
3
Yeah, most copiers can use Microsoft credentials and FTP. FTP sometimes is easier to setup because the account settings are straight forward. I use Filezilla server personally.
Regardless you need to tell us what printer it is.
paddy182
(Paddy182)
4
As Victor and Chris and said, can you let us know what model it is?
Few things you could check
Have you checked the DNS settings of the machine?
How are you mapping to the folder on the server? Are you using a UNC path?
I would agree on the suggestion that something in the DNS might be amiss. On the HP Enterprise products when you configure scan to folder you have the option to force the printer to verify the path before scanning. We typically turn this off to improve performance, but if you have a less than perfect network it might result more reliable scanning. Can’t speak for most other brands as we are strictly an HP Gold Partner and do not sell anything but.
Thank you for your questions.
-
it is a xerox 7855.
-
When I change the folder to another server it has no problems going through.
-
After the first try on the original folder it will go through and continue to go through until it has a break between and then it fails again on the first try.
-
This happens on two identical copiers on the same network.
-
The other copiers on the network scan to the folder without any problem.
Thank you. I will check this out.
Robert5205
(Robert5205)
8
If you’re using the server name, then it could be DNS. Check the record to see if it has two addresses being given out round-robin.
Check that the copier ip/mask/gateway is set correctly. That would eliminate a routing problem.
Does scanning happen only rarely? Could it be the MAC table entry in the switch is expiring? If so, it might take a few seconds for the switches to be able to find the server. If your scans go fail->ok->ok->ok, I’d look at L2. If you can make it happen repeatedly, try pinging the copier from the destination server to establish the MAC tables in the intervening switches, then scan. If it succeeds, it’s probably the MAC timeout.
1 Spice up