받기 소켓 스트림에서 데이터를 읽으려고 시간을 초과했습니다! FluentFTP를 사용하여 FTP에 연결할 때. 성공적인 연결을위한 Console.WriteLine("Configuring FTP to Connect to {0}", hostname);
ftp = new FtpClient(hostname,port,new NetworkCredential(user
FluentFTP 라이브러리의 UploadFiles 메서드에 문제가 있습니다. 이건 내 코드입니다 : var count = _client.UploadFiles(filesPaths, remotePath, true, true);
foreach(var path in filesPaths)
{
AddLog(string.Format("Uploaded Fi
FluentFTP를 응용 프로그램에 구현하고 있지만 FTP 서버의 폴더 내용을 나열 할 수 없습니다. 내가 FileZilla를 같은 FTP 응용 프로그램을 사용하는 경우 나는 분명 내 사용자 디렉토리에이 개 폴더가 있음을 볼 수 있습니다 아웃 폴더에 어떤 파일이 포함되어 있습니다,하지만 내가 목록을 검색 할 때 난 항상 FluentFTP를 사용하여 Out
패키지를 실행하는 동안 다음 오류 메시지가 표시됩니다. Could not load file or assembly 'FluentFTP, Version=19.1.2.0, Culture=neutral, PublicKeyToken=f4af092b1d8df44f' or one of its dependencies. The system cannot find the fi