Dear Wiki user,

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

The following page has been changed by KenTanaka:
http://wiki.apache.org/jakarta-commons/SimpleSftpFileDownload

------------------------------------------------------------------------------
  This is a basic example to use VFS to retrieve files from a remote system 
using the SFTP protocol. Files matching a specified regular expression are 
retrieved.
  
  = Example Configuration =
- For the purposes of this example the remote system is named 
"'''sftpremote.example.com'''". The files that will be retrieved are in a 
directory named '''/data/source/fires" and 
+ For the purposes of this example the remote system is named 
"'''sftpremote.example.com'''". The files that will be retrieved are in a 
directory named '''/data/source/fires''' and the files are named 
'''smoke'''''!YearMoDy'''''_wkt.txt'''. The data file for March 25, 2008 is 
named "smoke20080325_wkt.txt".
  
+ The downloaded files will be received in the local directory 
'''/extra/data/fires/smoke'''.
+ 
+ Connect to the remote sftpremote.example.com system using the login "smokey" 
and password "bear".
  
  = Key Concepts =
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to