Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

dnnet

  • Remote and local file reader.
  • Remote and local file writer.

Use

  • In the dnnent file there are functions like dnnet.read(url,opts) and dnnet.write(url,opts) were url must be string and opts object of type {}.
" For Reading.
:call dnnet.read("ftp://hostname/path_to_file", {"user_name": "user", "user_password": "password"})
" For writing.
:call dnnet.write("ftp://hostname/path_to_file", {"user_name": "user", "user_password": "password"})

About

Vim (plugin) open online files on vim

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages