Computing.Net > Forums > Programming > Select file and move to another pc

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.

Select file and move to another pc

Reply to Message Icon

Name: alwaysk2
Date: October 25, 2008 at 08:26:50 Pacific
OS: Windows 2003
CPU/Ram: 8GHZ/8GB
Product: IBm
Comment:

Hi all,

I want to make a batch file in for below stated tasks.

we have different files which automatically generated by server on a particular location. (time is not fixed when it gets generated)
we need to go to that location and need to move that file (it can be .zip file or any other file, it is also not fixed) to a different location. if its a .zip file that we need to extract it and need to find and replace the same file on different server.

So I want to make above stated task automated by making a batch file.

what the file will do when it will run

1. automatically shows the defined location's files and provides selection of file or files. (single file or multiple files).
2. user selects any file or files from the list and it moves the only selected files to another predefined location.
3. if it is .zip file than it will ask me to extract it by using 7zip open source program which comes with command line zip (please note that I can only use 7zip software as per my company rules)

that's it, nothing else as the tasks after extracting I already have finished encoding it.

I hope I am not asking or demanding more.

thanks for your help in advance.

K2™
System/Network Engineer



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


write a batch that calls ... Batch Progress Bar!



Post Locked

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


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Select file and move to another pc

rename files and folder to lowercase with b www.computing.net/answers/programming/rename-files-and-folder-to-lowercase-with-b/19161.html

VB6 - sending message to another PC www.computing.net/answers/programming/vb6-sending-message-to-another-pc/11938.html

Batch File Commands (HELP PLZ!) www.computing.net/answers/programming/batch-file-commands-help-plz/16063.html