You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Wiki <wi...@apache.org> on 2015/01/09 03:19:32 UTC

[Commons Wiki] Trivial Update of "VfsExampleShell" by BerndEckenfels

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification.

The "VfsExampleShell" page has been changed by BerndEckenfels:
https://wiki.apache.org/commons/VfsExampleShell?action=diff&rev1=1&rev2=2

  = Commons VFS Example Shell =
- 
  This page shows some examples to configure the classpath and use the VFS Example Shell.
  
  All examples expect to be started from within the Apache Commons VFS source directory (refering to build artifacts as well as external dependencies in a local maven repository). Linux/Unix commands are marked with `$` prompt, for sample Windows command you see a `C:vfs>` prompt.
@@ -19, +18 @@

  Info about default manager "org.apache.commons.vfs2.impl.StandardFileSystemManager":
    Provider Schemes: [res, ram, file, tmp, smb]
     Virtual Schemes: [gz, zip, war, par, ear, jar, sar, ejb3]
+ > ls smb://Domain\User:PASSWORD@host/Users/
+ Administrator/
+ All Users/
+ User/
+ desktop.ini
  }}}
- 
  Using the ftp(s) provider:
  
  {{{
@@ -40, +43 @@

  README.html
  RELEASE_NOTES.txt
  binaries/
- source/}}}
+ source/
+ }}}
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org