Computing.Net > Forums > Networking > Store and Forward : Network

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Store and Forward : Network

Reply to Message Icon

Name: harrynimbler
Date: August 14, 2007 at 23:26:50 Pacific
OS: XP SP2
CPU/Ram: Intel
Comment:

I have an application which continuously writes small files to disk. I have set it to write to a network drive. On occasion, the application loses connection to the network drive (even if momentarily) and throws an error.

Is there an application which lets me write data to a local disk folder and periodically, say once every minute, move the (closed!) files on this folder to the network drive)?

Thanks for any suggestions. Much appreciated.



Sponsored Link
Ads by Google

Response Number 1
Name: Decker
Date: August 15, 2007 at 05:25:25 Pacific
Reply:

why not write a batch script?

copy x:\directory\file N:\folder

windows tasks can schedule it to run every minute but this is resource hungry

-D-

nosey aren't ya, readin me sig?


0

Response Number 2
Name: harrynimbler
Date: August 15, 2007 at 06:40:29 Pacific
Reply:

Thanks, but I also need to move the files, i.e. delete them from the local directory, but I do not want to move (or delete!) the open files, i.e. the files currently being written to by the application.

Thanks for the tip, anyway.


0

Response Number 3
Name: Curt R
Date: August 15, 2007 at 07:20:59 Pacific
Reply:

I'd use the "move" command, this removes the file from the original location.

Just to be sure, I quickly opened a word document and then opened a command prompt window and tried to "move" the file. The result was the following error message:

"The process cannot access the file because it is being used by another process"

So, you could make a batchfile using "move" and not have to worry about open files.

Just open a command prompt window and type: move /? for help info on the command itself.


0

Response Number 4
Name: wanderer
Date: August 15, 2007 at 08:56:14 Pacific
Reply:

"On occasion, the application loses connection to the network drive (even if momentarily) and throws an error."

Your focus should be on why you are losing network connectivity. Managed switch would tell you if your network is saturated or you have port errors.

Imagine the power if you knew how to internet search


0

Response Number 5
Name: harrynimbler
Date: August 15, 2007 at 08:57:01 Pacific
Reply:

Thanks for the help guys. Youre GREAT!


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon

problems with networking ... Windows Messenger can't l...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: Store and Forward : Network

store and forward mail server www.computing.net/answers/networking/store-and-forward-mail-server/29700.html

Network switch topology www.computing.net/answers/networking/network-switch-topology/25290.html

wired and wireless network www.computing.net/answers/networking/wired-and-wireless-network/26251.html