0
votes
votes
1 answers
FTP Remote path and get file properties in C#
Any one please guide me to get remote file properties from ftp server,i can access the directory and files name via "ftp://servername/directoryname" through web request class and through ftp.list directory method.but to get the fi ...
