how to browse a remote directory using ftp client
C#
4
Posts
3
Posters
1
Views
1
Watching
-
Hi,I am connected to an ftp server(cerberus ftp server, listening at port 21). I am having a trouble connecting to server while uploading a file,also need to know how to browse directory of a remote client(pc) :)
-
Hi,I am connected to an ftp server(cerberus ftp server, listening at port 21). I am having a trouble connecting to server while uploading a file,also need to know how to browse directory of a remote client(pc) :)
-
I hope this link would be useful FTP File in C# contains a c# function to upload a file in c# ----------------- logiclabz