Configuration Mode Commands : SteelHead Configuration Commands : CIFS Prepopulation Support Commands : prepop share modify
  
prepop share modify
Modifies prepopulation settings for a share.
Syntax
prepop share modify {remote-path <remote-path> server-account <login>
server-password <password> interval <seconds> comment "<text-comment>" | start-time <date-and-time> | max-duration <seconds> |
max-sync-size <bytes> | syncing <true | false>}
Parameters
remote-path <remote-path>
Specifies the remote path of the share to be synchronized. Use the format '\\server\share'.
server-account <login>
Specifies the login, if any, required to access the share.
server-password <password>
Specifies the corresponding password, if any, to access the share.
interval <seconds>
Specifies the interval, in seconds, for subsequent synchronizations.
comment "<text-comment>"
Type a string to describe the share, for administrative purposes.
start-time <date-and-time>
Specifies a start time for synchronization in the format 'yyyy/mm/dd hh:mm:ss'.
max-duration <seconds>
Specifies the maximum duration, in seconds, for the synchronization to occur.
max-sync-size <bytes>
Specifies the maximum data size, in bytes, for data synchronized in a prepopulation operation. This is a data-size limit on the LAN side.
syncing true
Enables synchronization of a share.
syncing false
Disables synchronization of a share.
Usage
This command allows you to modify various setting for a share.
Example
amnesiac (config) # prepop share modify remote-path '\\10.11.61.66\backup' interval 68 start-time '2011/09/09 00:00:00'
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show prepop