Avatar of Rupert Eghardt
Rupert EghardtFlag for South Africa

asked on 

Looking for an application to auto-move or copy files

Hi Guys,

I am looking for a small app that can move files from a "source" folder to a destination folder on a network drive, once a file is present in the source folder.

We have a scanning device, putting documents in a folder, these documents must be moved to a network location as they arrive in the network scanning folder.

NB:  The scanner is not able to scan to a network folder directly.
Printers and ScannersNetworkingPeripherals

Avatar of undefined
Last Comment
Alan
ASKER CERTIFIED SOLUTION
Avatar of Alan
Alan
Flag of New Zealand image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of Rupert Eghardt

ASKER

Thanks Alan,

The folder is sitting on C: drive of a PC connected to the scanner.

Please explain symbolic link?
Avatar of Alan
Alan
Flag of New Zealand image

Did you read the link?

It means that the scanner drops the file into what it sees as a local folder, but is actually on a network drive.

Alan.
Avatar of Rupert Eghardt

ASKER

Thank you!  Apologies I missed the link the first time round.

I think this will do the trick, let me test and revert back.
Avatar of Alan
Alan
Flag of New Zealand image

Cool.  Let me know how it goes.

Alan.
Avatar of hdhondt
hdhondt
Flag of Australia image

If Alan's suggestion does not do the job for you, another way is to use a small batch file that looks for files in the target directory and moves them. For example:

:startpoint
move /y x:\path1\*.* y:\path2
ping 1.2.3.4 -n 1 -w 1000
Goto startpoint

Open in new window


Run this on on a PC/server that can access both directories. The ping command is to give a delay of 1 s. It will try to ping an unreachable address (1.2.3.4) for 1000 ms. After that the file loops back to the beginning. Set it to start when the PC is powered up. You probably need to run it with administrator privileges.
Avatar of Lee W, MVP
Lee W, MVP
Flag of United States of America image

If you can save the files to a server, then you can likely configure something with the File Server Resource Manager - FSRM - to do this for you.  See:
https://docs.microsoft.com/en-us/windows-server/storage/fsrm/fsrm-overview
Avatar of sarabande
sarabande
Flag of Luxembourg image

at the pc where the local c drive is located you should open the explorer, then click to 'This PC' node in the left tree list. the explorer then will offer a button 'Connect To Network Drive". this can be used to permanently assign a new driver letter, say Z:, to any shared folder at the network (if the destination folder is not a share yet, you have to define it at the server to be shared). you can also store the needed user credentials such that the connection will be renewed automatically after login. if you did so, the scanner could/should be configured to use the new drive Z:  for to store the scanned files.

Sara
Avatar of Alan
Alan
Flag of New Zealand image

Hi Rupert,

Did the sym link work?

Alan.
Networking
Networking

Networking is the process of connecting computing devices, peripherals and terminals together through a system that uses wiring, cabling or radio waves that enable their users to communicate, share information and interact over distances. Often associated are issues regarding operating systems, hardware and equipment, cloud and virtual networking, protocols, architecture, storage and management.

102K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo