![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Apr 2008
Posts: 16
Rep Power: 0
![]() |
Ftp with System.Net.FtpWebRequest
I have the code to upload a file to a ftp sever.
I am just now trying to work out how files that have been uploaded can be deleted and how i can list the uploaded files using the same methods as the upload script (shown below) Also how to download files would come in handy too. vb.net Syntax (Toggle Plain Text)
|
|
|
|
|
|
#2 |
|
Not a user?
Join Date: Sep 2007
Posts: 292
Rep Power: 2
![]() |
Re: Ftp with System.Net.FtpWebRequest
I wouldn't expect an answer, seems nobody knows anything about this subject
Previous question unanswered Either that or nobody wants to answer my posts. ![]() I am currently trying to make a program using ftpwebrequest, and if I can figure it out, I'll let you know. |
|
|
|
|
|
#3 |
|
Not a user?
Join Date: Sep 2007
Posts: 292
Rep Power: 2
![]() |
Re: Ftp with System.Net.FtpWebRequest
This seems to be the meat of the upload and download operations:
MSDN Syntax (Toggle Plain Text)
|
|
|
|
|
|
#4 |
|
Newbie
Join Date: Apr 2008
Posts: 16
Rep Power: 0
![]() |
Re: Ftp with System.Net.FtpWebRequest
This may help- thanks.
If all else fails ill have to use an addin. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DOS FTP help? | Jabo | Other Programming Languages | 3 | Sep 7th, 2008 6:44 AM |
| perl ftp get file once,push x times | domquemo | Perl | 1 | Feb 15th, 2008 3:57 PM |
| FTP Help | mattireland | HTML / XHTML / CSS | 1 | Sep 22nd, 2007 9:22 AM |