473,385 Members | 1,863 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

sharing files(very urgent)

i have one windows application.(accessing files one machine to another
machine)

and also having one shared folder in my machine and one shared folder in
others machine. so, my task is how to move files, copy to these folders.
plzzzz . if u find soluction then forward to me immeadiately .plzzz . it is
urgent .
--
Message posted via http://www.dotnetmonster.com
Sep 23 '05 #1
1 1195
Hello sreenu k via DotNetMonster.com,

string path1 = @"\\?ompName1\ShareFolder\FileName";
string path2 = @"\\?ompName2\ShareFolder\FileName";

File.Copy(path1, path2)

s> i have one windows application.(accessing files one machine to
s> another machine)
s>
s> and also having one shared folder in my machine and one shared folder
s> in others machine. so, my task is how to move files, copy to these
s> folders.
s>
s> plzzzz . if u find soluction then forward to me immeadiately .plzzz .
s> it is urgent .
s>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/members/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Sep 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: dSchwartz | last post by:
What I think I'm looking for is a way (in XSL stylesheet) to get the contents of a directory. How can this be accomplished? more detailed: /root index.aspx xsl_style.xsl /xml...
2
by: Tim Blizard | last post by:
I know this topic has been discussed before but I couldn't find any thread more recent than about 18 months and was interested in what conclusions people had come to recently. Invariably 3...
6
by: Macisu | last post by:
Hi I need to open flat files using C#. I need to work very fast, but when I used StreamReader, This is very slow. Anybody knows how to work FILES very fast using C#. I need to read 3 millions...
1
by: sreenu k via DotNetMonster.com | last post by:
i have one windows application.(accessing files one machine to another machine) and also having one shared folder in my machine and one shared folder in others machine. so, my task is how to...
8
by: ginnisharma1 | last post by:
Hi All, I am very new to C language and I got really big assignment in my work.I am wondering if anyone can help me.........I need to port compiler from unix to windows and compiler is written...
1
by: Suresh | last post by:
Hi All, I am using DB2 UDB 8.1 on linux platform. I want to import or read .asc file from DB2 stored procedure. This file contains encryption and decryption key in multiple lines. I have...
1
by: mtanq | last post by:
My project is an ASP-based web page, with C# as the language of choice. I have written a simple tree view that displays the structure of a file system mounted as 'MVFS' (On my system, it's W:/)....
3
by: mra | last post by:
Hi I Need Help For Uploading And Down Loading Files Using Internet Tansfer Control. When Assign The Name Of File In A Variable, It Does Not Execute The State Change Event. When I Give The File Name...
4
by: AAaron123 | last post by:
I found some files under: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\...my solution\.. Do you know what they are:
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.