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-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to