ftpclient 0.5.0 copy "ftpclient: ^0.5.0" to clipboard
ftpclient: ^0.5.0 copied to clipboard

discontinuedreplaced by: ftpconnect
outdated

A simple dart FTP Client Library to interact with FTP Servers

0.5.0 #

  • List files and directories in current directory

0.4.0 #

  • Fixed Issue #1 (FTP Servers not sending a space after the status code)

0.3.0 #

  • Rename files and folders
  • Delete files
  • Error correction for file download & upload
  • Timeout for response from server

0.2.0 #

  • Change Transfer mode (default is binary)
  • Set Remote file name
  • Small performance optimization
  • Download Files

0.1.0 #

  • Initial version
  • Connect to an FTP Server with Authorization
  • Get current directory
  • Change directory
  • Make directory
  • Delete directory
  • Upload file (in binary mode)
12
likes
0
pub points
70%
popularity

Publisher

verified publishernexific.com

A simple dart FTP Client Library to interact with FTP Servers

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

path

More

Packages that depend on ftpclient