Guest User

Untitled

a guest
Jun 19th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. # base folder path to look for watch folders
  2. BASE_FOLDER_PATH = '\\\\192.168.222.50\main-content-backup'
  3.  
  4.  
  5. ap '%s' % Settings::BASE_FOLDER_PATH
  6. ap path
  7. "\\\\192.168.222.50\\main-content-backup"
  8.  
  9. Notice the \\ now before main-content-backup
Add Comment
Please, Sign In to add comment