Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7544999
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T08:49:03+00:00 2026-05-30T08:49:03+00:00

In FileZilla, I can select a file on a remote site and drag it

  • 0

In FileZilla, I can select a file on a remote site and drag it onto my desktop. After I ‘drop’ the file on my desktop, FileZilla starts streaming the file.

I want to achieve similar functionality using WPF – is this possible and how can it be done?

Below is a snippet which shows how to drag a local file to the desktop using it’s file path. My scenario is different in that the file is not physically available when DragDrop.DoDragDrop is called.

//FileDetails holds information about where the file is downloaded from.
FileDetails fileDetails = (FileDetails)listView.ItemContainerGenerator.
    ItemFromContainer(listViewItem);

DataObject dragData = new DataObject(DataFormats.FileDrop, fileDetails);
DragDrop.DoDragDrop(listViewItem, dragData, DragDropEffects.Copy);
//At this point control goes to the OS.

Ideally I’d like to detect the ‘drop’ event with information about where the drop occured. Another option might be to pass a StreamWriter in to DoDragDrop() and write the bytes into it as they are received.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T08:49:04+00:00Added an answer on May 30, 2026 at 8:49 am

    Have a look at this:

    Creating something from nothing [Developer-friendly virtual file implementation for .NET!] – The blog of dlaa.me

    I think that does what you require.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can i connect to my ec2 instance through filezilla..? thanks
Possible Duplicate: How can I stop Filezilla changing my linebreaks? For some reason Filezilla
I have uploaded the file.css file on server with filezilla and also with cpanel.
I have a pdf file which I am uploading to my server. I can
Possible Duplicate: How can I stop Filezilla changing my linebreaks? SFTP from within PHP
I have connected to a server via SFTP using FileZilla and accepted adding the
When I connect to my private ftp account via filezilla : What does it
The listFiles() method of org.apache.commons.net.ftp.FTPClient works fine with Filezilla server on 127.0.0.1 but returns
I'm downloading via FTP some files with chinese names (BIG5 encoded), and Filezilla displays
I'm trying to speed up my site and found this site: http://www.computingunleashed.com/speed-up-wordpress-ultimate-guide-to-make-sites-super-fast.html , which

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.