Click here to Skip to main content
15,921,169 members
Home / Discussions / C#
   

C#

 
AnswerRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
OriginalGriff23-Jun-11 0:26
mveOriginalGriff23-Jun-11 0:26 
GeneralRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
surender.m23-Jun-11 0:39
surender.m23-Jun-11 0:39 
AnswerRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
OriginalGriff23-Jun-11 0:48
mveOriginalGriff23-Jun-11 0:48 
GeneralRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
surender.m23-Jun-11 0:54
surender.m23-Jun-11 0:54 
AnswerRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
OriginalGriff23-Jun-11 1:00
mveOriginalGriff23-Jun-11 1:00 
GeneralRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
surender.m23-Jun-11 1:10
surender.m23-Jun-11 1:10 
AnswerRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
OriginalGriff23-Jun-11 1:18
mveOriginalGriff23-Jun-11 1:18 
GeneralRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
surender.m23-Jun-11 2:03
surender.m23-Jun-11 2:03 
sorry for the wrong communication.

i will explain it clearly.

Consider machinA and machineB.
- A & B are located on different domains.
- B is having a network share path(ex: \\192.168.10.12\d$)
- Now i want to transfer a file abc.txt from machineA to share path on MachineB.

I am trying with File.copy() method bt was failed with longon failure as the servers are located on different domains.

So, is there a way that if i know MachineB logon account(domain,username&password) can i be able to transfer file??

pls guide me a way to achieve this.
No Defeat Is Final Until You Stop Trying!.......

GeneralRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
Pete O'Hanlon23-Jun-11 2:39
mvePete O'Hanlon23-Jun-11 2:39 
GeneralRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
surender.m23-Jun-11 3:02
surender.m23-Jun-11 3:02 
GeneralRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
Pete O'Hanlon23-Jun-11 3:07
mvePete O'Hanlon23-Jun-11 3:07 
GeneralRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
surender.m23-Jun-11 19:13
surender.m23-Jun-11 19:13 
RantRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
Mario Majčica23-Jun-11 4:13
professionalMario Majčica23-Jun-11 4:13 
GeneralRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
surender.m23-Jun-11 19:11
surender.m23-Jun-11 19:11 
Questionreduce of picture to fit panel size Pin
Eddie198722-Jun-11 23:57
Eddie198722-Jun-11 23:57 
AnswerRe: reduce of picture to fit panel size Pin
OriginalGriff23-Jun-11 0:24
mveOriginalGriff23-Jun-11 0:24 
GeneralRe: reduce of picture to fit panel size Pin
mahendren29-Jun-11 2:05
mahendren29-Jun-11 2:05 
QuestionPainting issue while running two different threads Pin
Piyush Vaishnav22-Jun-11 23:29
Piyush Vaishnav22-Jun-11 23:29 
AnswerRe: Painting issue while running two different threads Pin
Dave Kreskowiak23-Jun-11 2:36
mveDave Kreskowiak23-Jun-11 2:36 
AnswerRe: Painting issue while running two different threads Pin
BobJanova23-Jun-11 4:44
BobJanova23-Jun-11 4:44 
QuestionTextBoxes, ListView, DataGrid or something else? Pin
TheBlindWatchmaker22-Jun-11 13:31
TheBlindWatchmaker22-Jun-11 13:31 
AnswerRe: TextBoxes, ListView, DataGrid or something else? Pin
Mycroft Holmes22-Jun-11 14:11
professionalMycroft Holmes22-Jun-11 14:11 
GeneralRe: TextBoxes, ListView, DataGrid or something else? Pin
TheBlindWatchmaker22-Jun-11 14:40
TheBlindWatchmaker22-Jun-11 14:40 
GeneralRe: TextBoxes, ListView, DataGrid or something else? Pin
Mycroft Holmes22-Jun-11 14:49
professionalMycroft Holmes22-Jun-11 14:49 
GeneralRe: TextBoxes, ListView, DataGrid or something else? Pin
Wayne Gaylard22-Jun-11 20:59
professionalWayne Gaylard22-Jun-11 20:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.