Quantcast
Channel: Alex FTPS Client
Browsing all 114 articles
Browse latest View live
↧

Commented Issue: Mocking capabilities [8722]

Hello,I am coding a project using Alex FTPS Client as a library to provide FTP capabilities.I use MoQ to unit test my code, but i can't mock FTPSClient. The problem is most of mocking libraries need...

View Article


Commented Issue: Mocking capabilities [8722]

Hello,I am coding a project using Alex FTPS Client as a library to provide FTP capabilities.I use MoQ to unit test my code, but i can't mock FTPSClient. The problem is most of mocking libraries need...

View Article


Created Issue: CheckFeature to test command availability [8729]

Hello,Due to the different ftp server implementing different command sets, I think it could be interesting to have CheckFeature() publically available. in FTPSClient.cs +public bool CheckFeature(string...

View Article

Commented Issue: FEAT 211 No extension supported [8218]

I have a server that responds to the FEAT command with "211 No extension supported", causing System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of...

View Article

Closed Issue: Unable to parse the directory list: String was not recognized...

I've been testing the AlexFTPS component to do some automated FTP directory synchronization and I wanted something that would support FTPS as well as plain FTP. My initial tests were against a...

View Article


Reopened Issue: Unable to parse the directory list: String was not recognized...

I've been testing the AlexFTPS component to do some automated FTP directory synchronization and I wanted something that would support FTPS as well as plain FTP. My initial tests were against a...

View Article

Commented Issue: Mark Exception class as serializable [8352]

When serialize the exception, i got bellow errorError Details-----------------------------------------------------------------Type : System.ApplicationExceptionMessage : Unhandled Exception:...

View Article

Created Unassigned: 260-380% transfer speed performance *increase* over WAN...

FTP throughput is sensitive to tcp window scaling if there is any latency (>10ms) on the route. I made the below changes and got a speed up from 283 KBps to 1017 KBps for a single upload stream with...

View Article


Created Unassigned: GetFile only overwrite part of a file [8821]

So if you transfer a file over the top of an existing file of the same name in 'Image' mode it will write over the top of the file. This is well and good unless you remove content from the source file,...

View Article


Commented Unassigned: GetFile only overwrite part of a file [8821]

So if you transfer a file over the top of an existing file of the same name in 'Image' mode it will write over the top of the file. This is well and good unless you remove content from the source file,...

View Article

Commented Unassigned: GetFile only overwrite part of a file [8821]

So if you transfer a file over the top of an existing file of the same name in 'Image' mode it will write over the top of the file. This is well and good unless you remove content from the source file,...

View Article

New Post: Does this FTP library support to Put file with FTPStream?

Does this FTP library support to Put file with FTPStream?Updated: (Found Solution) using (FTPStream ostream = client.PutFile(/full/or/relative/path/to/file)) { try { string data = "Testing data";...

View Article

New Post: Does FTPS support filestream upload and download?

Hi , I am using FTPS library provided but i wanted FTPS to support filestream upload and download? Can this be done. Thanks, Sanjit

View Article


New Post: How to know the size of files?

Hello, I'm also very interested by the "Size" attribute from the DirectoryListItem. Can you tell me when a compiled dll will be available? Thanks, Sebastien

View Article

New Post: ERROR: The handle is invalid.

Hi, I am trying to upload file to FTPS using sql server master..xp_cmdshell . But it is giving ERROR: The handle is invalid. But I could upload files using same command from the command prompt. Please...

View Article


Created Unassigned: GetDirectoryList [8976]

Hi,In __DirectoryListParser__ class for the method> public static IList<DirectoryListItem> GetDirectoryList(string datastring)When I try to get the directory list from my ftp server, it...

View Article

Created Unassigned: Resume Upload file issue [9024]

hi sir/all, we are using AlexPilotti.FTPS.Client dll for our upload of our file to a certain folder. everything works fine if there is no disconnection, if there is disconnection then we recieve...

View Article


New Post: Why does AlexFTPS complaints "WARNING: SSL/TLS remote certificate...

" A remote certificate chain error means that the certificate CN is ok, but the CA which issued the certificate is not trusted. The certificate you are using is a self signed certificate generated by...

View Article

New Post: Bandwidth utilization

Hi Alex, Thanks for the wonderful library ! When we try to upload with connections with low transfer rate (as shown by speedtest), the transfer rate achieved with the library matches. But if the user...

View Article

New Post: Using MLSD to get directory listing instead of LIST (to get hours...

Hi, I noticed that the CreationTime lacks the hour, min, second (always set to zero). Basically, it seems the LIST command doesn't output this info. Filezilla client does show this info against the...

View Article
Browsing all 114 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>